{
  "metadata": {
    "transaction_key": "deprecated",
    "request_id": "75e28411-9b0e-452e-b617-02ad7ae57b3b",
    "sha256": "bccaadef26f68b35b572c84933f64d0301084af563d04e71e11738ec53401dcb",
    "created": "2025-10-30T19:13:14.676Z",
    "duration": 2159.4712,
    "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": "Welcome to CDT's Tech Talks, where we dish on tech and Internet policy while also explaining what these policies mean to our daily lives. I'm Jamal Magby, and it's time to talk tech. Welcome to Tech Talk. Bye. CT. Team. As AI systems become more embedded in critical decisions, from health care to hiring, the need for transparency and trust has never been greater. But how do we document these powerful tools in a way that's both meaningful and actionable? In this episode, we'll welcome back Umang Bhat, assistant professor in trustworthy AI at the University of Cambridge, and welcome Amy Weinkauf, senior technologist for CDT as guest host. Together, they'll explore the evolving landscape of AI documentation, its role in responsible deployment, and how emerging standards can help developers, policymakers, and the public understand and govern machine learning models more effectively. Hi, everybody. I'm Amy Weinkauf. I'm a senior technologist and today's guest host for this episode of CDT's Tech Talks. Today, I'm lucky to be joined by Umank Bhat, a researcher at the University of Cambridge and coauthor of two papers that we're gonna discuss today. One entitled Feedback Logs, Recording and Incorporating Stakeholder Feedback into Machine Learning Pipelines, and Documenting Deployment with Fabric, a Repository of Real World AI Governance. Umang, welcome to the show. Yeah. Thank you for having me. Fantastic. Let's start from the top. Let's talk a little bit about AI documentation. Could you explain what AI documentation is and why people should care about it? Yeah. I think AI in general percolates every corner of society now. And I think of documentation as the breadcrumb trail that the AI corporations leave behind for the rest of us to pick up and understand what the corporations are eating. And documentation kind of gives us a purview into exactly what these corporations are working on and helps us put pressure on encouraging these organizations to provide us with transparency into the training data they're using, into the operational workflows that they've tended to consider, the the guardrails that they may or may not have instituted, and whatever, perhaps even regulation, they will subject their systems to during testing. So in some sense, it's our way of understanding how some of these really large multibillion parameter models, actually work in practice. And so I think of AI documentation as our window into their world. Yeah. That's an interesting answer. I feel like from that answer, I would infer two things about how you think about the utility of documentation, at least as provided to the public. One being accountability and the other being sort of public understanding of how systems function. Would you say those are, from your perspective, the two primary benefits of documentation, or are there other things that you think are useful as well? Yeah. I think that those two are the primary reasons in the explanation I just gave, but I do think that there are other reasons. So the documentation practices in the software community have been around for a long time, but they're insular in nature. And I think, at least in my head, when I think of the doc types of documentation that my group has been considering off late at Cambridge, these are mostly public facing pieces of documentation. So less so focused on reproducibility, which is a natural natural result of considerations of documentation around code use, around, model development more generally. But I think about that less in the context of our discussion today, but I think that that is another, nice benefit. Yeah. At CDT, we've done some research on AI documentation as well. We did a synthesis of existing proposed documentation frameworks and of empirical studies of their use. And in our analysis in 2024, to that date, we analyzed 37 different documentation frameworks for doing documentation of data, models, systems, and other elements. But I would say that both the two papers that we're gonna be discussing today take slightly different approaches to documentation. So maybe we could start with feedback logs. I Wonder if you could walk us through what feedback logs are and why you thought they filled a gap in the existing landscape of proposed documentation approaches. So feedback logs actually started as a way for us to consider how to make updates to models as a result of feedback that you might get from some participatory approach. And so from one piece of information or one piece of feedback per se from a stakeholder, there are lots of different changes a developer can make to the workflow or the underlying system. And we actually characterize this in a separate piece, and and took out a lot of that workout. So for example, if you had told someone that there might be fairness concerns with the classifier that they've chosen to deploy, your model developers have a few options. Some might be socio technical in nature and others are, actually concerned the model itself. So you might consider going and collecting more training data. You might consider taking a vast, taking a page from the vast literature around, regularizing for various properties you want. The equalized odds is a is a natural one where the likelihood of having a particular outcome conditioned on a protected attribute like race is equal. That is something you can control for. That might not be something a developer considers until a stakeholder informs them that this is an important consideration in this context. So in the settings where developers are reactive, we were hopeful that we could introduce a form of documentation that keeps track of the information that has been collected and the way it was incorporated. And we just wanted a living record of that. And naturally, there's a separate line of work that has that we were working on for quite some time around, well, how does a developer actually decide how to incorporate that information? Right? Because there's a design decision there. Right? If someone comes to you and says my model is broken, there are lots of ways of fixing it. Right? I might I might go out and procure a new model. I might go out and and encourage use in a in only specific context so you, narrow the use of the actual AI system itself to to prevent misuse. That's a policy effect it is effectively a policy change. It's not really changing the underlying characteristics of the model. It's always saying use it on Saturdays and Sundays and not during the weekdays. So how do you go about creating a breadcrumb trail again of how developers conscientiously incorporated the information that they were given by from stakeholders, whether it's those the internal stakeholders like your in like a CISO of an organization or a regulatory body who's come back and potentially delivered a light slap on the wrist to suggest that you might want to change your system. We never thought that there would be broad adoption of this mostly because there is a not it it is, not exactly clear whose incentives are at play with keeping track of this information. It is an audit trail in some sense, which means that you would need to report everybody you took advice from while building your model. You might not be interested in doing that as a corporation. And it's actually really difficult to justify some of these design decisions we find. So most people cannot really come up with a sensible justification for why they chose to regularize as opposed to collect more data. Right? It turns out to be something super, hard to it turns out to be something that you can't really justify. It's just a a whimsical decision, actually. Just for our audience at home who may not be familiar with these terms, can you explain, what regularization is? Yeah. So regularization would mean that I might care about properties that are not just performance of my model. I might care about properties like ensuring that my model is fair or my model acts similarly for similar people. And I might want that what we call smoothness constraint to exist on top of our models. K. So this means that if you were to change my age by one year, I would hope that my my loan application might not change very much. Okay? Maybe maybe we have a big jump from 17 to 18, but right after that, I I hope it wouldn't change too much. There are other considerations that ought to be at play. K? And so a way you can give a guarantee on this particular system would, would effectively require controlling for that behavior, and regularization lets us get that control. The beautiful thing about the large language model revolution we're in right now is that you might not need to explicitly regularize and control for these types of behaviors because we have access to large amounts of data. K? And when you have access to large amounts of data, these considerations, fall by the wayside. And so Right. And so this is something that you that that explanation, for example, might be something that someone would capture within a feedback Exactly. Exactly. And that that's exactly what we're after. Right? It's like that design decision needs to be documented somewhere. Right? Like, did you decide to to not regularize because you just assume you're gonna get access to lots of data in the future, or you are choosing to do this because there's some reason why, there you you would like to control for, for for this kind of smoothness constraints or these these fairness constraints or these robustness constraints, whatever you really care about having in your model. Like, right now, there's lots of talk about, thinking machines, but I've had a piece on the stochasticity of the responses from AI system. So how how likely is it for an AI system to respond in a similar way on subsequent on subsequent queries? There are various ways of controlling for this. This. But this is something you might care about. Right? You don't want your, large language model to respond differently in different circumstances to the same query. Right? And so so how would you go about controlling for that? There's a whole line of work there. We just want people to be transparent on their use of that large body of literature or the methodology even at a very high level, that might help them control for the things that people would care about for public understanding or accountability reason. Yeah. So for feedback logs in particular, it struck me reading the paper that there are two things that are interesting, and relevant to new ways of thinking about documentation. And I think those issues are at least partially separable. And one really pertains to this issue that you just discussed, Surly, about documenting and providing a trail that allows almost for a version control and understanding of how the system has evolved over time. And that can be really important as well for doing things like understanding evaluation results. Because if you look at the same evaluation results that OpenAI puts out for a model they released a year and a half ago and a model they re released today, you probably can't apples to apples compare those models. And the same is true for an open source model, even if you have much more access to how those models are built. So being able to understand, like, what were the changes and design decisions that can help us better contextualize things, including evaluations, but a bunch of other stuff as well, seems intuitive to me. And I would imagine that developers were pretty open to the utility of that particular facet of the documentation. But then there's a separate issue of incorporating stakeholder feedback, both getting stakeholder feedback and meaningfully incorporating it. And to me, I I understand how those are connected, but those also are sort of, like, separate needs. I'm curious if there were, you know, in your conversations with developers about this particular project, were there tensions there? How did they think about resource constraints? How did they think about the way their organizations already approached those two kinds of problems? Yep. This is a this is a really good point, and this is why I think the uptick of something like this is better in principle than in practice. The unfortunate part is that a lot of developers get a lot of feedback from a lot of people, and they choose and cherry pick what to incorporate generally. Absolutely. And so Yeah. This would create lit quite literally a list of things that they've learned along the way along with a list of changes that they made as a result. So until the community, which it may never get to this point, decides that it is okay having this backlog of participatory information that is not incorporated and isn't explicitly been, not even denounced, but just ignored, then I think you it's gonna be difficult to get to that point. And so as the adoption on some of these larger scale systems that are coming out of the hyperscalers increases, it's going to be harder and harder to incorporate every voice in the room. And so I can see on one hand what you're saying where we have a lots of really strong efforts around the world or even for within a certain organization specific organizations to collect lots of participatory information and say, here are all the changes that one has prioritizing or here are all the changes we should make. Prioritizing which changes to actually make along with which changes are actually plausible is is a separate question. And and I I kind of see them as sequential. And until there's a culture change, I imagine there'll always be a disconnect between the two. And and I think that makes it very difficult, because there's no one that who's accountable within these organizations for this type of work. And right now, the individual that's accountable for both of these has separate incentives. Right? One is is like an engineering director and the other is is maybe even someone who's involved with a bunch of, like, UX research, for example, is largely where you'll see a lot of this work work take place. Those who are in charge of your internal AB testing platform, for example, would be excited about that type of work. I wonder So you kinda went to the heart of a question that I was trying to ask, but not very directly. And so maybe I'll I'll put it to you here. It feels so you you mentioned already that feedback logs, it feels like a really good idea in theory, but difficult to implement in practice. At the same time, it offers sort of, like, an alternative vision where stakeholder input is valued and has an opportunity to impact the system. That is not where we are right now in the AI, and this is not how broadly most work in the industry functions. So I wonder, like, taking a broader lens on this, what do you think the value of this kind of scholarship is for offering these kinds of alternative visions that at present are probably implausible, but offer a way for other people to think about the technology that could be as opposed to the systems that are. We were hoping that this for those UX researchers internally, it becomes a way of speaking the language of developers to kind of provide a mapping exercise for the feedback you're providing to concrete changes that they expect to see. And I hope from that angle, like, this gives them a potential tool or even if they don't use this the library that are that that Matthew and my students wrote. Like, even if they don't end up using that, they're able to, like, at least think in this way where you can kind of take that extra step after you've done participatory research to kind of suggest what concrete changes one would like to see in a language that might help, developers prioritize this. One of the things that I am somewhat bullish on, which fell out of this, and again, is where we had actually started with this, is for developers to look at a piece of feedback and to consider that they're actually so there's a multiplicity in the changes I can make. And this is always never clear. Right? And they never had an ability to justify this. Right? It was very ad hoc ad hoc in a way that we didn't, hold that. We didn't have anybody to hold accountable. Right? And so I was hopeful, and some of the our initial results show for, like, vision classifiers. Like, there are two really drastically different changes you can make. You can change your training data in reasonable ways. You can change your training procedure in reasonable ways. You can change the way your model use and address the exact same piece of stakeholder feedback. And I hope that this alternate reality just encourages people to think about the workflows that they have, right, around incorporating this type of information back into the systems that they're developing, because it is not entirely clear which one is more effective. Some of them might have different costs. So if you have economic incentives, you'll just pick one and move on. But, it is not clear how to actually behave in each of these settings. So this even goes down for the simplest sparsity inducing classifier. So one of the things you might care about is instead of just being smooth, as I mentioned earlier for regularization, you might care about being sparse. So I don't wanna use a lot of different factors about the input to make a decision because that can be really complicated. I only want to consider your age and your body temperature potentially when deciding you have a weight even if I have access to you. It deciding if you have a fever. Right? As opposed to using your entire electronic health record. Right? I just need your body temperature. I want a sparse constraint. I want you to use one thing even if you have access to a million. And so we were able to show and it's quite straightforward to show that, like, even for this, like, old school seminal result in statistics, there are two different ways of accounting for that constraint. And so what that does is it hopefully helps developers think in a way of at least encouraging them to consider all options and justify them in potential ways that are meaningful. Yeah. That makes sense. Let's shift and talk a little bit about Fabric. Can you walk us through what the motivation for that project was and how it evolved over time? The thing that we're very excited about around Fabric is trying to celebrate the successes of AI use. Okay. The AI ethics community has done an incredible job over the last five years of document the documenting the incidents where AIs have harmed individuals, documenting the risks that are associated with AI systems. But as machine learning models and AI systems are deployed at scale, there is no library for someone who's deploying a system to pull from and see what a success story looks like. And so what we wanted to do is build a repository of successful current deployments of AI systems where we characterize the governance that one puts around the AI system. So I do not care if you're deploying a large language model or predictive even a even an old school digit you we had some a lot of individuals are really excited about just, vanilla logistic regression models that they had been deploying for a long time. But what we're interested in is what governance do you put around it? Where is their human oversight? Where is their institutional oversight? Can you characterize what types of governance you put in place on the individuals who have oversight over these systems? Can you characterize what your governance practices are around as an institution to look at this AI system and say, I have introduced an autonomous AI system or one that is semi autonomous. So it's only autonomous if it's confident. For example, this is a very classic one that you can see. And so one of the things that we're hoping to encourage is a discourse that talks about deployment. And I'm very bullish on deployment of AI systems becoming a site that is an art there for sure, but there's a science that underpins a successful use of an AI system. And there's a lot of excitement about use inspired AI, but that concerns the model itself. It doesn't tell you how to use it. So I might build a diagnostic system that can detect fractured femurs with a 100% accuracy. K? And AI scientists are very excited about getting that metric up. But when push comes to shove and you have to use this tool in practice, how do you do that? Right? Like, what is the workflow? Is there an iPad in the in the hospital, in the ER that someone can pick up and look at? And are there capabilities for overriding? Because if it's a 100% accurate every single time a doctor overrides it, you're by definition wrong. Right? Right. By definition, we've constructed an example. So what are those oversights? How what kind of training does that doctor have? What kind of governance do we put on the model itself? All of these questions need to be documented and answered. And, ideally, you can answer these questions at an abstract enough level where I don't really know need to know the IP of the model itself. A lot of model developers are very excited about keeping that information very close to their heart and not sharing it with the world. And I respect that. But you have, in some sense, a duty to share how you're using this tool and how where are their protections put in place for people? And so this was the motivation for Fabric, where we went out and collected a set of deployed use cases and came up with a design language that lets us think about the governance that we put in place both at the individual level, so for humans who are overseeing these systems, and at the institutional level thinking about how organizations who are adopting these tools put protections in place both for their own personal liabilities as well as for those of their customers. And a rich design language emerges. There are not a lot of interest there are not all too many ways that people deploy systems. It looks something like I might use it sometimes, and the setting the settings where I choose to use it might be some function of confidence, some function of the cost of a claim, for example, an insurance. Right? Like, I I don't care about autonomously and automatically processing claims that are under a $100. Who cares? Right? That's what most insurance companies told us. K? You're gonna you and if the AI system makes a mistake, again, who cares? Right? And so then but but in the settings where you do have potentially more high stakes examples, there are some really interesting patterns that emerge where organizations might have a separate inspection and an escalation pathway that they introduce, and they're all very arbitrary. And most machine learning models aren't trained with this arbitrary escalation pathway in place. So, an example of this is we saw traffic violation use case where you would automatically try to assign a violation, a traffic violation from a video feed. And so if the confidence of that system is high enough, the fine was automatically issued and sent via mail. But if it wasn't confident, which 70% were under this threshold, so there are very few that are being automatically processed in some sense, They had this absolutely obscure inspection pathway where an inspector would first be allowed to look at this feed and decide whether the violation that the AI assigned was right or wrong. They weren't allowed to change it. Okay. They were only allowed to say if it's right or wrong. And then if that person said right or wrong, then it went to another person who then had to say, is it right or wrong? And then, again, a third person had to check, is it right or wrong? And if all three agreed that the the system was right, then the fine would be issued. If any one of them said no, the fine wasn't issued. That's so interesting though, because it's like, you know, there are probably there are probably sort of almost evolutionary reasons why that system developed, but it wasn't necessarily like, here is what we think would be the best way to set up. So but so number one, I'm curious for this particular example if that is what people told you about how this system evolved. And number two, from the perspective of documentation, there are just a lot of ways that systems are developed and governed that are frankly embarrassing. So do you think there's, like, reticence about putting those things down in documentation artifacts? Like, what what do companies wanna do when it's not a concern about necessarily IP or possible legal recourse, but just like, hey. We know this is ad hoc hoc and not great, and therefore, we don't wanna, like, formalize it. So we got around this by basically encouraging anonymity of sharing those use cases. And eventually, we're gonna propose, like, an ecosystem that lets us share this information very publicly, and in a way that it kind of protects the identity of some of these organizations because even your financial organizations, like, maybe they're not using it for trading. They're using it for customer service. And in that setting, it's not even clear if this is a, if this is an airline or a hotelier and hospitality organization because the AI system that we're discussing is sufficiently broad. But I 100% agree that there are a lot of these artifacts that exist. And putting this down and getting a language around it just lets people see how ludicrous some of these AI use cases are. Like, for example, I you'll see a company that is obsessed with the accuracy of their particular system. Like, we're trying to get our accuracy up board level decision. Accuracy must be high. And then if you decide to procure an AI system that has, let's say, 80% accuracy in the next quarter, you're able to get 85, and then eventually you consider fine tuning and you get to nine 87. But at the end of the day, if you let a doctor or a individual look at that AI prediction and then decide on their own volition what to do, you're never gonna get that performance benefit ever, no matter what. There are a lot of concern. And until you see it in front of you, and until you're sitting in front of your board, and you see this saying, I am on we are on an AI adoption pathway. And in practice, this is just effectively pulling a new encyclopedia Britannica source for my employees. That just gives them yet another piece of information which they're allowed to override and still do something on their own. Which could still be valuable, but isn't the same thing as what people are expecting the system to do. And that's where the I used to work I used to do recommender systems research, and we'd go to the annual REXIS conference. And there would be people presenting new algorithms, and they're showing these marginal improvements in accuracy over the previous generation. And I remember sitting there with other people that actually were data scientists that deployed stuff in practice, and we'd look at each other and say, you know what? This is great. But honestly, if they just change the UI, it would have a much bigger impact. You know? And sometimes sometimes separating out those almost laboratory style experiments of isolating how how the model might perform from the reality of the context in which it's deployed. And and governance needs to be responsive to those realities. And so this is exactly your your this is the exact language that we're thinking about. Right? It's like trying to provide a language that lets people have this conversation without, a, feeling like they're behind in the adoption pipeline, but, b, makes this conversation not about the models themselves, but about the governance that surrounds it, right, and the workflow that you're using. And ideally, in the best case scenario, in a few years, we'll have a literal library of these types of workflows that organizations can use. So you have these artifacts of five inspectors that you've had moderating your content moderation tools for a long time, and you might have new escalation pathways that you can introduce in the face of, ever more capable AI system. Another thing that I like about this is really trying to ground this in real world practice, something that frequently frustrates me about the work that on the whole not to say this is true for any given effort, but on the whole, a lot of work in sort of the responsible AI, AI in society, that community and the research community doing work in that area has done a really great job of eliminating theories for how governance can be done well. What we have not always done a great job of is connecting that to evidence from practice. And it's really unfortunate because at this point, we have many best practices that are informed by very little evidence from practice. So I think something like this could be really powerful in helping people understand how some of those constraints from the operational environment factor into the governance choices people are making in both good and bad ways. 100%. On the basis of these two projects, what do you think are feasible steps that developers could take right now from a documentation perspective that would improve accountability, transparency, or some other outcome, something that is a piece of low hanging fruit that could be picked? I think even if organizations can start having a frank conversation about the internally internally, if they can come up with a mechanism for sharing their AI use cases outside of a registrar, like a registry, which many are starting to have. Right? It's taking it from a Salesforce DB to something that looks a little bit more like, a little bit more akin to this this idea of incorporating governance into that practice. I think that could be really exciting. And I think it needs to be a little bit stronger than just documentation. Right? Because this is not just commenting on having documentation. This is commenting on what your practices are around using these tools. So I think, like, concretely, it's actually decently free to do. Right? Like, this is it it's just asking your your PMs at your at your companies to basically suggest, you know, here's how we're gonna deploy this tool. And having a frank discussion about that from the get go. And I know that there's a lot of folks who who build technologies and then might be divorced from the way those technologies are used. But in some sense, that is the discussion that we need to have if we wanna have a sensible, grounded discussion about governance. Right? We need to know how people are deploying tools. And the question is, where does the burden fall for that information to be captured and then stored and located? And I'm hopeful that even if internally we can get corporations to start thinking about this, we can make a lot of progress with, with with understanding what our governance practices are for every model that's deployed. Yeah. Absolutely. What else are you excited about? What are you researching now? Like, what are the directions that you're Yeah. This is a lot of what we're we're we have a quite a handful of work in this space of, like, deployment as a science, and this effectively lets us start thinking about the ways in which people collaborate with systems. The natural question that falls out of this is I might choose to only use my model under certain conditions. My model might only be available to me under certain conditions. Yeah. So this leads to really interesting questions around how people incorporate, agents into their existing workflows. So we have quite a lot of work on orchestrating the use of an agent in practice, and going from there to understand what the effects are on individuals who are using those tools. So students who are using these, like, large language models in the classroom or doctors who are using these large language models to educate patients, not for diagnosis, but for patient education, where they themselves might be getting upskilled on a particular disease, for example. Right? Like, semaglutide is is a nice example of this. Doctors are just trying to understand, like, how Ozempic works and then going off and talking to their patients about it. So the use of LMS in that context for doctors is actually pretty high, and and from from some of our colleagues and collaborators. So what does that look like in terms of the collaboration framework that you provide, users with? And so we think about this in in a gamut of different domains. And then we have quite a lot of work on on evals. So what kinds of interactive evaluations can we What's an interactive evaluation? So an interactive evaluation is something ever so slightly different, not ever so slightly, quite literally the opposite of a static evaluation and benchmark that you're seeing in practice today. So, what happens if you watch a user interact with the large language model for a longer period of time? This is so important and, like, weirdly absent. The longitudinal effects of AI use are just and it's impossible to capture in a benchmark, actually, I would argue. And so it it's kind of like thinking about and watching. One of the examples of this that we've done so far is what happens if you watch a mathematician use a AI system to do theorem proving, but you let them use it for three days. You let them use it for a week. You let them use it for a few hours. These longitudinal interactions are not captured by static evaluations, but they give us access to a rich history of how we expect people to use these systems in practice. You get notions of over reliance for certain conditions, overdependence, which is very different from overreliance. Some would argue it's a precondition to depend on a system would mean you, you you pick the fentanyl up. Overreliance means you used the you were not take you were taking, insulin injections, not fentanyl injections when you needed to. Right? So are you taking vitamins or painkillers? And and that's the, the the analogy that we like to think of there. And what what does over reliance and overdependence look like on these longitudinal time horizons, which only which are only possible to study over long interactions and and effectively warrant interactive evaluation? Yeah. I'm really excited about that as well. It's something we've been talking about internally is especially in in conversations that we've had with subject matter experts on other forms of risk, they have raised that many of their concerns about AI systems really aren't things that emerge via sort of one one interaction with an AI system. They just they can't be they couldn't be detected. Those patterns wouldn't emerge over the course of a single exchange. And increasingly, there are evals that are multi turns, so they might look at, like, five interactions, but this still isn't the same thing as something that is happening over the course of days. And these are both probably where many of the benefits of the systems emerge, as well as where a lot of the risk patterns emerge and those things. It may not be impossible for them to be captured within quantitative metrics, but it's gonna take a lot of qualitative sort of analysis to figure out how that could reasonably be done, if at all. Yep. Exactly. And I think this is this is kind of where where we're at right now working with, behavioral con folks and and psychologists and folks who are, who have expertise in crafting these kinds of studies so that we as AI, researchers can kinda make kinda make progress here. Fantastic. Very excited about that. I'm excited about that too. Well, I think that will close us out. Hmong, it's been a pleasure speaking with you today. Yep. Thank you so much for having me. Thank you so much for coming. Thank you for listening to Tech Talks, presented by the Center for Democracy and Technology. I've been your host, Jamal Magdi. Tech Talks is edited by Jacob Kaufman and produced by Drew Courtney. Check out more of CDT's work by visiting us online at cdt.org and on various social media at syndemtech. That's syndemtech. Thanks for talking tech.",
            "confidence": 0.99904364,
            "words": [
              {
                "word": "welcome",
                "start": 2.24,
                "end": 2.6399999,
                "confidence": 0.9992816,
                "punctuated_word": "Welcome",
                "speaker": 0,
                "speaker_confidence": 0.3425728
              },
              {
                "word": "to",
                "start": 2.6399999,
                "end": 2.8799999,
                "confidence": 0.99986017,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.3425728
              },
              {
                "word": "cdt's",
                "start": 2.8799999,
                "end": 3.3799999,
                "confidence": 0.98081684,
                "punctuated_word": "CDT's",
                "speaker": 0,
                "speaker_confidence": 0.3425728
              },
              {
                "word": "tech",
                "start": 3.52,
                "end": 3.84,
                "confidence": 0.8082537,
                "punctuated_word": "Tech",
                "speaker": 0,
                "speaker_confidence": 0.3425728
              },
              {
                "word": "talks",
                "start": 3.84,
                "end": 4.3199997,
                "confidence": 0.8886441,
                "punctuated_word": "Talks,",
                "speaker": 0,
                "speaker_confidence": 0.3425728
              },
              {
                "word": "where",
                "start": 4.3199997,
                "end": 4.48,
                "confidence": 0.9987338,
                "punctuated_word": "where",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "we",
                "start": 4.48,
                "end": 4.64,
                "confidence": 0.9994936,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "dish",
                "start": 4.64,
                "end": 4.88,
                "confidence": 0.9964011,
                "punctuated_word": "dish",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "on",
                "start": 4.88,
                "end": 5.12,
                "confidence": 0.99861515,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "tech",
                "start": 5.12,
                "end": 5.52,
                "confidence": 0.99178517,
                "punctuated_word": "tech",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "and",
                "start": 5.52,
                "end": 5.7599998,
                "confidence": 0.9908742,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "internet",
                "start": 5.7599998,
                "end": 6.24,
                "confidence": 0.923064,
                "punctuated_word": "Internet",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "policy",
                "start": 6.24,
                "end": 6.74,
                "confidence": 0.9978709,
                "punctuated_word": "policy",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "while",
                "start": 6.7999997,
                "end": 7.04,
                "confidence": 0.8627944,
                "punctuated_word": "while",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "also",
                "start": 7.04,
                "end": 7.3599997,
                "confidence": 0.999889,
                "punctuated_word": "also",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "explaining",
                "start": 7.3599997,
                "end": 7.68,
                "confidence": 0.99234563,
                "punctuated_word": "explaining",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "what",
                "start": 7.68,
                "end": 7.9199996,
                "confidence": 0.99590105,
                "punctuated_word": "what",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "these",
                "start": 7.9199996,
                "end": 8.16,
                "confidence": 0.9996296,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "policies",
                "start": 8.16,
                "end": 8.66,
                "confidence": 0.999653,
                "punctuated_word": "policies",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "mean",
                "start": 8.72,
                "end": 8.96,
                "confidence": 0.9149584,
                "punctuated_word": "mean",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "to",
                "start": 8.96,
                "end": 9.12,
                "confidence": 0.98897636,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "our",
                "start": 9.12,
                "end": 9.28,
                "confidence": 0.9999037,
                "punctuated_word": "our",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "daily",
                "start": 9.28,
                "end": 9.679999,
                "confidence": 0.9999336,
                "punctuated_word": "daily",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "lives",
                "start": 9.679999,
                "end": 10.16,
                "confidence": 0.9997374,
                "punctuated_word": "lives.",
                "speaker": 0,
                "speaker_confidence": 0.604785
              },
              {
                "word": "i'm",
                "start": 10.16,
                "end": 10.48,
                "confidence": 0.99601007,
                "punctuated_word": "I'm",
                "speaker": 0,
                "speaker_confidence": 0.544182
              },
              {
                "word": "jamal",
                "start": 10.48,
                "end": 10.96,
                "confidence": 0.86422753,
                "punctuated_word": "Jamal",
                "speaker": 0,
                "speaker_confidence": 0.544182
              },
              {
                "word": "magby",
                "start": 10.96,
                "end": 11.36,
                "confidence": 0.887932,
                "punctuated_word": "Magby,",
                "speaker": 0,
                "speaker_confidence": 0.544182
              },
              {
                "word": "and",
                "start": 11.36,
                "end": 11.5199995,
                "confidence": 0.99988794,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.544182
              },
              {
                "word": "it's",
                "start": 11.5199995,
                "end": 11.759999,
                "confidence": 0.99906874,
                "punctuated_word": "it's",
                "speaker": 0,
                "speaker_confidence": 0.544182
              },
              {
                "word": "time",
                "start": 11.759999,
                "end": 11.92,
                "confidence": 0.99990654,
                "punctuated_word": "time",
                "speaker": 0,
                "speaker_confidence": 0.544182
              },
              {
                "word": "to",
                "start": 11.92,
                "end": 12.08,
                "confidence": 0.99948967,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.544182
              },
              {
                "word": "talk",
                "start": 12.08,
                "end": 12.48,
                "confidence": 0.9613431,
                "punctuated_word": "talk",
                "speaker": 0,
                "speaker_confidence": 0.544182
              },
              {
                "word": "tech",
                "start": 12.48,
                "end": 12.98,
                "confidence": 0.9765617,
                "punctuated_word": "tech.",
                "speaker": 0,
                "speaker_confidence": 0.544182
              },
              {
                "word": "welcome",
                "start": 20.615,
                "end": 21.115,
                "confidence": 0.9378587,
                "punctuated_word": "Welcome",
                "speaker": 1,
                "speaker_confidence": 0.15502357
              },
              {
                "word": "to",
                "start": 21.175,
                "end": 21.494999,
                "confidence": 0.99947494,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.15502357
              },
              {
                "word": "tech",
                "start": 21.494999,
                "end": 21.735,
                "confidence": 0.8943062,
                "punctuated_word": "Tech",
                "speaker": 1,
                "speaker_confidence": 0.15502357
              },
              {
                "word": "talk",
                "start": 21.735,
                "end": 22.235,
                "confidence": 0.86947095,
                "punctuated_word": "Talk.",
                "speaker": 1,
                "speaker_confidence": 0.15502357
              },
              {
                "word": "bye",
                "start": 22.375,
                "end": 22.875,
                "confidence": 0.95521086,
                "punctuated_word": "Bye.",
                "speaker": 1,
                "speaker_confidence": 0.15502357
              },
              {
                "word": "ct",
                "start": 23.335,
                "end": 23.835,
                "confidence": 0.66340894,
                "punctuated_word": "CT.",
                "speaker": 0,
                "speaker_confidence": 0.0
              },
              {
                "word": "team",
                "start": 23.895,
                "end": 24.395,
                "confidence": 0.6286363,
                "punctuated_word": "Team.",
                "speaker": 0,
                "speaker_confidence": 0.0
              },
              {
                "word": "as",
                "start": 26.05,
                "end": 26.369999,
                "confidence": 0.9807505,
                "punctuated_word": "As",
                "speaker": 0,
                "speaker_confidence": 0.69187844
              },
              {
                "word": "ai",
                "start": 26.369999,
                "end": 26.689999,
                "confidence": 0.99976164,
                "punctuated_word": "AI",
                "speaker": 0,
                "speaker_confidence": 0.69187844
              },
              {
                "word": "systems",
                "start": 26.689999,
                "end": 27.17,
                "confidence": 0.999154,
                "punctuated_word": "systems",
                "speaker": 0,
                "speaker_confidence": 0.69187844
              },
              {
                "word": "become",
                "start": 27.17,
                "end": 27.49,
                "confidence": 0.99968934,
                "punctuated_word": "become",
                "speaker": 0,
                "speaker_confidence": 0.69187844
              },
              {
                "word": "more",
                "start": 27.49,
                "end": 27.65,
                "confidence": 0.9987167,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.69187844
              },
              {
                "word": "embedded",
                "start": 27.65,
                "end": 28.05,
                "confidence": 0.99983394,
                "punctuated_word": "embedded",
                "speaker": 0,
                "speaker_confidence": 0.69187844
              },
              {
                "word": "in",
                "start": 28.05,
                "end": 28.289999,
                "confidence": 0.9940684,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.69187844
              },
              {
                "word": "critical",
                "start": 28.289999,
                "end": 28.689999,
                "confidence": 0.9996197,
                "punctuated_word": "critical",
                "speaker": 0,
                "speaker_confidence": 0.69187844
              },
              {
                "word": "decisions",
                "start": 28.689999,
                "end": 29.189999,
                "confidence": 0.79282427,
                "punctuated_word": "decisions,",
                "speaker": 0,
                "speaker_confidence": 0.69187844
              },
              {
                "word": "from",
                "start": 29.49,
                "end": 29.81,
                "confidence": 0.9992723,
                "punctuated_word": "from",
                "speaker": 0,
                "speaker_confidence": 0.69187844
              },
              {
                "word": "health",
                "start": 29.81,
                "end": 30.05,
                "confidence": 0.79552794,
                "punctuated_word": "health",
                "speaker": 0,
                "speaker_confidence": 0.69187844
              },
              {
                "word": "care",
                "start": 30.05,
                "end": 30.369999,
                "confidence": 0.99947995,
                "punctuated_word": "care",
                "speaker": 0,
                "speaker_confidence": 0.69187844
              },
              {
                "word": "to",
                "start": 30.369999,
                "end": 30.529999,
                "confidence": 0.9985207,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "hiring",
                "start": 30.529999,
                "end": 31.029999,
                "confidence": 0.99484116,
                "punctuated_word": "hiring,",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "the",
                "start": 31.41,
                "end": 31.65,
                "confidence": 0.9994729,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "need",
                "start": 31.65,
                "end": 31.81,
                "confidence": 0.99994695,
                "punctuated_word": "need",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "for",
                "start": 31.81,
                "end": 32.05,
                "confidence": 0.99993455,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "transparency",
                "start": 32.05,
                "end": 32.55,
                "confidence": 0.99991906,
                "punctuated_word": "transparency",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "and",
                "start": 32.77,
                "end": 32.93,
                "confidence": 0.9960069,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "trust",
                "start": 32.93,
                "end": 33.41,
                "confidence": 0.9999045,
                "punctuated_word": "trust",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "has",
                "start": 33.41,
                "end": 33.65,
                "confidence": 0.999793,
                "punctuated_word": "has",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "never",
                "start": 33.65,
                "end": 33.89,
                "confidence": 0.9999291,
                "punctuated_word": "never",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "been",
                "start": 33.89,
                "end": 34.05,
                "confidence": 0.9999428,
                "punctuated_word": "been",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "greater",
                "start": 34.05,
                "end": 34.45,
                "confidence": 0.98836786,
                "punctuated_word": "greater.",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "but",
                "start": 34.45,
                "end": 34.69,
                "confidence": 0.99896514,
                "punctuated_word": "But",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "how",
                "start": 34.69,
                "end": 34.85,
                "confidence": 0.99820805,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "do",
                "start": 34.85,
                "end": 34.93,
                "confidence": 0.99917644,
                "punctuated_word": "do",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "we",
                "start": 34.93,
                "end": 35.17,
                "confidence": 0.9998909,
                "punctuated_word": "we",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "document",
                "start": 35.17,
                "end": 35.65,
                "confidence": 0.9998462,
                "punctuated_word": "document",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "these",
                "start": 35.65,
                "end": 35.809998,
                "confidence": 0.998604,
                "punctuated_word": "these",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "powerful",
                "start": 35.809998,
                "end": 36.29,
                "confidence": 0.9999155,
                "punctuated_word": "powerful",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "tools",
                "start": 36.29,
                "end": 36.79,
                "confidence": 0.99976784,
                "punctuated_word": "tools",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "in",
                "start": 36.85,
                "end": 37.09,
                "confidence": 0.9978956,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "a",
                "start": 37.09,
                "end": 37.17,
                "confidence": 0.99978167,
                "punctuated_word": "a",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "way",
                "start": 37.17,
                "end": 37.41,
                "confidence": 0.99992406,
                "punctuated_word": "way",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "that's",
                "start": 37.41,
                "end": 37.65,
                "confidence": 0.999483,
                "punctuated_word": "that's",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "both",
                "start": 37.65,
                "end": 37.97,
                "confidence": 0.9997172,
                "punctuated_word": "both",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "meaningful",
                "start": 37.97,
                "end": 38.47,
                "confidence": 0.9998184,
                "punctuated_word": "meaningful",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "and",
                "start": 38.53,
                "end": 38.85,
                "confidence": 0.9997662,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "actionable",
                "start": 38.85,
                "end": 39.35,
                "confidence": 0.9959428,
                "punctuated_word": "actionable?",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "in",
                "start": 39.655,
                "end": 39.815,
                "confidence": 0.99927384,
                "punctuated_word": "In",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "this",
                "start": 39.815,
                "end": 39.975,
                "confidence": 0.9999608,
                "punctuated_word": "this",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "episode",
                "start": 39.975,
                "end": 40.475,
                "confidence": 0.9968122,
                "punctuated_word": "episode,",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "we'll",
                "start": 40.695,
                "end": 41.015,
                "confidence": 0.99865353,
                "punctuated_word": "we'll",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "welcome",
                "start": 41.015,
                "end": 41.335,
                "confidence": 0.9992136,
                "punctuated_word": "welcome",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "back",
                "start": 41.335,
                "end": 41.655,
                "confidence": 0.999861,
                "punctuated_word": "back",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "umang",
                "start": 41.655,
                "end": 42.055,
                "confidence": 0.9156109,
                "punctuated_word": "Umang",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "bhat",
                "start": 42.055,
                "end": 42.555,
                "confidence": 0.8110942,
                "punctuated_word": "Bhat,",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "assistant",
                "start": 42.614998,
                "end": 43.094997,
                "confidence": 0.95974016,
                "punctuated_word": "assistant",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "professor",
                "start": 43.094997,
                "end": 43.574997,
                "confidence": 0.9982089,
                "punctuated_word": "professor",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "in",
                "start": 43.574997,
                "end": 43.735,
                "confidence": 0.9320204,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "trustworthy",
                "start": 43.735,
                "end": 44.235,
                "confidence": 0.5989783,
                "punctuated_word": "trustworthy",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "ai",
                "start": 44.695,
                "end": 45.015,
                "confidence": 0.9991629,
                "punctuated_word": "AI",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "at",
                "start": 45.015,
                "end": 45.254997,
                "confidence": 0.99393576,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "the",
                "start": 45.254997,
                "end": 45.415,
                "confidence": 0.97901434,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "university",
                "start": 45.415,
                "end": 45.815,
                "confidence": 0.9937431,
                "punctuated_word": "University",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "of",
                "start": 45.815,
                "end": 45.975,
                "confidence": 0.99773324,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "cambridge",
                "start": 45.975,
                "end": 46.475,
                "confidence": 0.9448222,
                "punctuated_word": "Cambridge,",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "and",
                "start": 46.855,
                "end": 47.094997,
                "confidence": 0.9995573,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "welcome",
                "start": 47.094997,
                "end": 47.495,
                "confidence": 0.9992747,
                "punctuated_word": "welcome",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "amy",
                "start": 47.495,
                "end": 47.894997,
                "confidence": 0.9108328,
                "punctuated_word": "Amy",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "weinkauf",
                "start": 47.894997,
                "end": 48.394997,
                "confidence": 0.783607,
                "punctuated_word": "Weinkauf,",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "senior",
                "start": 48.614998,
                "end": 49.015,
                "confidence": 0.99838996,
                "punctuated_word": "senior",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "technologist",
                "start": 49.015,
                "end": 49.515,
                "confidence": 0.9974965,
                "punctuated_word": "technologist",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "for",
                "start": 49.655,
                "end": 49.894997,
                "confidence": 0.99923956,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "cdt",
                "start": 49.894997,
                "end": 50.394997,
                "confidence": 0.99519885,
                "punctuated_word": "CDT",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "as",
                "start": 50.454998,
                "end": 50.695,
                "confidence": 0.5698181,
                "punctuated_word": "as",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "guest",
                "start": 50.695,
                "end": 51.015,
                "confidence": 0.99662685,
                "punctuated_word": "guest",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "host",
                "start": 51.015,
                "end": 51.495,
                "confidence": 0.9919219,
                "punctuated_word": "host.",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "together",
                "start": 51.495,
                "end": 51.894997,
                "confidence": 0.88230217,
                "punctuated_word": "Together,",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "they'll",
                "start": 51.894997,
                "end": 52.135,
                "confidence": 0.9939987,
                "punctuated_word": "they'll",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "explore",
                "start": 52.135,
                "end": 52.614998,
                "confidence": 0.99881786,
                "punctuated_word": "explore",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "the",
                "start": 52.614998,
                "end": 52.774998,
                "confidence": 0.9997662,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "evolving",
                "start": 52.774998,
                "end": 53.254997,
                "confidence": 0.9994894,
                "punctuated_word": "evolving",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "landscape",
                "start": 53.254997,
                "end": 53.735,
                "confidence": 0.99993587,
                "punctuated_word": "landscape",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "of",
                "start": 53.735,
                "end": 53.975,
                "confidence": 0.9998499,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "ai",
                "start": 53.975,
                "end": 54.375,
                "confidence": 0.9998654,
                "punctuated_word": "AI",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "documentation",
                "start": 54.375,
                "end": 54.875,
                "confidence": 0.9980022,
                "punctuated_word": "documentation,",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "its",
                "start": 55.620003,
                "end": 55.86,
                "confidence": 0.96604383,
                "punctuated_word": "its",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "role",
                "start": 55.86,
                "end": 56.02,
                "confidence": 0.99974245,
                "punctuated_word": "role",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "in",
                "start": 56.02,
                "end": 56.34,
                "confidence": 0.975694,
                "punctuated_word": "in",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "responsible",
                "start": 56.34,
                "end": 56.82,
                "confidence": 0.99972683,
                "punctuated_word": "responsible",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "deployment",
                "start": 56.82,
                "end": 57.32,
                "confidence": 0.985172,
                "punctuated_word": "deployment,",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "and",
                "start": 57.620003,
                "end": 57.86,
                "confidence": 0.99962485,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "how",
                "start": 57.86,
                "end": 58.100002,
                "confidence": 0.9999267,
                "punctuated_word": "how",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "emerging",
                "start": 58.100002,
                "end": 58.58,
                "confidence": 0.9967487,
                "punctuated_word": "emerging",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "standards",
                "start": 58.58,
                "end": 59.06,
                "confidence": 0.99966335,
                "punctuated_word": "standards",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "can",
                "start": 59.06,
                "end": 59.3,
                "confidence": 0.9997323,
                "punctuated_word": "can",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "help",
                "start": 59.3,
                "end": 59.54,
                "confidence": 0.99989426,
                "punctuated_word": "help",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "developers",
                "start": 59.54,
                "end": 60.04,
                "confidence": 0.99779254,
                "punctuated_word": "developers,",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "policymakers",
                "start": 60.5,
                "end": 61.0,
                "confidence": 0.7860811,
                "punctuated_word": "policymakers,",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "and",
                "start": 61.38,
                "end": 61.620003,
                "confidence": 0.9998851,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "the",
                "start": 61.620003,
                "end": 61.78,
                "confidence": 0.9994135,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "public",
                "start": 61.78,
                "end": 62.28,
                "confidence": 0.9999746,
                "punctuated_word": "public",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "understand",
                "start": 62.34,
                "end": 62.84,
                "confidence": 0.9953778,
                "punctuated_word": "understand",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "and",
                "start": 62.9,
                "end": 63.06,
                "confidence": 0.99883753,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "govern",
                "start": 63.06,
                "end": 63.46,
                "confidence": 0.9738816,
                "punctuated_word": "govern",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "machine",
                "start": 63.46,
                "end": 63.86,
                "confidence": 0.99855536,
                "punctuated_word": "machine",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "learning",
                "start": 63.86,
                "end": 64.18,
                "confidence": 0.99991083,
                "punctuated_word": "learning",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "models",
                "start": 64.18,
                "end": 64.68,
                "confidence": 0.99974436,
                "punctuated_word": "models",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "more",
                "start": 64.74,
                "end": 64.9,
                "confidence": 0.9996307,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "effectively",
                "start": 64.9,
                "end": 65.4,
                "confidence": 0.9984882,
                "punctuated_word": "effectively.",
                "speaker": 0,
                "speaker_confidence": 0.803784
              },
              {
                "word": "hi",
                "start": 65.86,
                "end": 66.1,
                "confidence": 0.9589435,
                "punctuated_word": "Hi,",
                "speaker": 1,
                "speaker_confidence": 0.4635567
              },
              {
                "word": "everybody",
                "start": 66.1,
                "end": 66.5,
                "confidence": 0.9986701,
                "punctuated_word": "everybody.",
                "speaker": 1,
                "speaker_confidence": 0.4635567
              },
              {
                "word": "i'm",
                "start": 66.5,
                "end": 66.74,
                "confidence": 0.99967825,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.4635567
              },
              {
                "word": "amy",
                "start": 66.74,
                "end": 67.06,
                "confidence": 0.95274895,
                "punctuated_word": "Amy",
                "speaker": 1,
                "speaker_confidence": 0.4635567
              },
              {
                "word": "weinkauf",
                "start": 67.06,
                "end": 67.56,
                "confidence": 0.7157334,
                "punctuated_word": "Weinkauf.",
                "speaker": 1,
                "speaker_confidence": 0.4635567
              },
              {
                "word": "i'm",
                "start": 67.94,
                "end": 68.1,
                "confidence": 0.9976906,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.4635567
              },
              {
                "word": "a",
                "start": 68.1,
                "end": 68.18,
                "confidence": 0.9454534,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "senior",
                "start": 68.18,
                "end": 68.66,
                "confidence": 0.9833335,
                "punctuated_word": "senior",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "technologist",
                "start": 68.66,
                "end": 69.16,
                "confidence": 0.9993467,
                "punctuated_word": "technologist",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "and",
                "start": 69.3,
                "end": 69.54,
                "confidence": 0.9533221,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "today's",
                "start": 69.54,
                "end": 69.94,
                "confidence": 0.9998418,
                "punctuated_word": "today's",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "guest",
                "start": 69.94,
                "end": 70.340004,
                "confidence": 0.99934405,
                "punctuated_word": "guest",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "host",
                "start": 70.340004,
                "end": 70.66,
                "confidence": 0.9965031,
                "punctuated_word": "host",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "for",
                "start": 70.66,
                "end": 70.82,
                "confidence": 0.99938345,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "this",
                "start": 70.82,
                "end": 71.115,
                "confidence": 0.99995923,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "episode",
                "start": 71.195,
                "end": 71.395004,
                "confidence": 0.9986683,
                "punctuated_word": "episode",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "of",
                "start": 71.395004,
                "end": 71.595,
                "confidence": 0.999329,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "cdt's",
                "start": 71.595,
                "end": 72.095,
                "confidence": 0.9601099,
                "punctuated_word": "CDT's",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "tech",
                "start": 72.314995,
                "end": 72.634995,
                "confidence": 0.75469965,
                "punctuated_word": "Tech",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "talks",
                "start": 72.634995,
                "end": 73.134995,
                "confidence": 0.9785495,
                "punctuated_word": "Talks.",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "today",
                "start": 73.674995,
                "end": 74.075,
                "confidence": 0.8555013,
                "punctuated_word": "Today,",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "i'm",
                "start": 74.075,
                "end": 74.395,
                "confidence": 0.9829252,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "lucky",
                "start": 74.395,
                "end": 74.715,
                "confidence": 0.9939991,
                "punctuated_word": "lucky",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "to",
                "start": 74.715,
                "end": 74.875,
                "confidence": 0.99744934,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.74003893
              },
              {
                "word": "be",
                "start": 74.875,
                "end": 74.954994,
                "confidence": 0.9983419,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "joined",
                "start": 74.954994,
                "end": 75.274994,
                "confidence": 0.9985738,
                "punctuated_word": "joined",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "by",
                "start": 75.274994,
                "end": 75.595,
                "confidence": 0.9981688,
                "punctuated_word": "by",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "umank",
                "start": 75.595,
                "end": 75.994995,
                "confidence": 0.7181789,
                "punctuated_word": "Umank",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "bhat",
                "start": 75.994995,
                "end": 76.494995,
                "confidence": 0.81451577,
                "punctuated_word": "Bhat,",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "a",
                "start": 76.715,
                "end": 76.875,
                "confidence": 0.98653364,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "researcher",
                "start": 76.875,
                "end": 77.274994,
                "confidence": 0.9909146,
                "punctuated_word": "researcher",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "at",
                "start": 77.274994,
                "end": 77.515,
                "confidence": 0.99601775,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "the",
                "start": 77.515,
                "end": 77.595,
                "confidence": 0.97728044,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "university",
                "start": 77.595,
                "end": 78.075,
                "confidence": 0.99601585,
                "punctuated_word": "University",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "of",
                "start": 78.075,
                "end": 78.235,
                "confidence": 0.9918407,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "cambridge",
                "start": 78.235,
                "end": 78.735,
                "confidence": 0.99911815,
                "punctuated_word": "Cambridge",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "and",
                "start": 78.795,
                "end": 79.115,
                "confidence": 0.89705336,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "coauthor",
                "start": 79.115,
                "end": 79.615,
                "confidence": 0.8432332,
                "punctuated_word": "coauthor",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "of",
                "start": 80.075,
                "end": 80.235,
                "confidence": 0.9915752,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "two",
                "start": 80.235,
                "end": 80.555,
                "confidence": 0.99367297,
                "punctuated_word": "two",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "papers",
                "start": 80.555,
                "end": 80.955,
                "confidence": 0.99853706,
                "punctuated_word": "papers",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "that",
                "start": 80.955,
                "end": 81.115,
                "confidence": 0.9838066,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "we're",
                "start": 81.115,
                "end": 81.274994,
                "confidence": 0.9930787,
                "punctuated_word": "we're",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "gonna",
                "start": 81.274994,
                "end": 81.595,
                "confidence": 0.8829698,
                "punctuated_word": "gonna",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "discuss",
                "start": 81.595,
                "end": 81.994995,
                "confidence": 0.99126655,
                "punctuated_word": "discuss",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "today",
                "start": 81.994995,
                "end": 82.494995,
                "confidence": 0.8005218,
                "punctuated_word": "today.",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "one",
                "start": 82.875,
                "end": 83.375,
                "confidence": 0.8710519,
                "punctuated_word": "One",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "entitled",
                "start": 83.770004,
                "end": 84.01,
                "confidence": 0.942949,
                "punctuated_word": "entitled",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "feedback",
                "start": 84.01,
                "end": 84.17,
                "confidence": 0.40018433,
                "punctuated_word": "Feedback",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "logs",
                "start": 84.17,
                "end": 84.67,
                "confidence": 0.8019268,
                "punctuated_word": "Logs,",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "recording",
                "start": 84.81,
                "end": 85.13,
                "confidence": 0.8500259,
                "punctuated_word": "Recording",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "and",
                "start": 85.13,
                "end": 85.29,
                "confidence": 0.9712157,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "incorporating",
                "start": 85.29,
                "end": 85.79,
                "confidence": 0.9984214,
                "punctuated_word": "Incorporating",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "stakeholder",
                "start": 86.01,
                "end": 86.51,
                "confidence": 0.9993208,
                "punctuated_word": "Stakeholder",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "feedback",
                "start": 86.65,
                "end": 87.13,
                "confidence": 0.9982817,
                "punctuated_word": "Feedback",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "into",
                "start": 87.13,
                "end": 87.53,
                "confidence": 0.6308089,
                "punctuated_word": "into",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "machine",
                "start": 87.53,
                "end": 87.93,
                "confidence": 0.9954679,
                "punctuated_word": "Machine",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "learning",
                "start": 87.93,
                "end": 88.41,
                "confidence": 0.9973381,
                "punctuated_word": "Learning",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "pipelines",
                "start": 88.41,
                "end": 88.91,
                "confidence": 0.84104156,
                "punctuated_word": "Pipelines,",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "and",
                "start": 89.61,
                "end": 90.01,
                "confidence": 0.9942766,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "documenting",
                "start": 90.01,
                "end": 90.51,
                "confidence": 0.96957934,
                "punctuated_word": "Documenting",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "deployment",
                "start": 90.57,
                "end": 91.07,
                "confidence": 0.9987071,
                "punctuated_word": "Deployment",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "with",
                "start": 91.13,
                "end": 91.29,
                "confidence": 0.97568035,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "fabric",
                "start": 91.29,
                "end": 91.79,
                "confidence": 0.9227469,
                "punctuated_word": "Fabric,",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "a",
                "start": 91.93,
                "end": 92.09,
                "confidence": 0.7817452,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "repository",
                "start": 92.09,
                "end": 92.59,
                "confidence": 0.88889277,
                "punctuated_word": "Repository",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "of",
                "start": 92.97,
                "end": 93.29,
                "confidence": 0.99729353,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "real",
                "start": 93.29,
                "end": 93.61,
                "confidence": 0.9885351,
                "punctuated_word": "Real",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "world",
                "start": 93.61,
                "end": 94.01,
                "confidence": 0.9893674,
                "punctuated_word": "World",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "ai",
                "start": 94.01,
                "end": 94.41,
                "confidence": 0.97951496,
                "punctuated_word": "AI",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "governance",
                "start": 94.41,
                "end": 94.91,
                "confidence": 0.98299503,
                "punctuated_word": "Governance.",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "umang",
                "start": 95.53,
                "end": 95.85,
                "confidence": 0.5022144,
                "punctuated_word": "Umang,",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "welcome",
                "start": 95.85,
                "end": 96.17,
                "confidence": 0.9797062,
                "punctuated_word": "welcome",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "to",
                "start": 96.17,
                "end": 96.25,
                "confidence": 0.99495006,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "the",
                "start": 96.25,
                "end": 96.41,
                "confidence": 0.9964226,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "show",
                "start": 96.41,
                "end": 96.73,
                "confidence": 0.98457474,
                "punctuated_word": "show.",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "yeah",
                "start": 96.73,
                "end": 97.05,
                "confidence": 0.89356244,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.83663774
              },
              {
                "word": "thank",
                "start": 97.05,
                "end": 97.29,
                "confidence": 0.99314135,
                "punctuated_word": "Thank",
                "speaker": 2,
                "speaker_confidence": 0.18203086
              },
              {
                "word": "you",
                "start": 97.29,
                "end": 97.37,
                "confidence": 0.9976839,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.18203086
              },
              {
                "word": "for",
                "start": 97.37,
                "end": 97.53,
                "confidence": 0.99540955,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.18203086
              },
              {
                "word": "having",
                "start": 97.53,
                "end": 97.770004,
                "confidence": 0.99342346,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.18203086
              },
              {
                "word": "me",
                "start": 97.770004,
                "end": 98.01,
                "confidence": 0.993473,
                "punctuated_word": "me.",
                "speaker": 2,
                "speaker_confidence": 0.18203086
              },
              {
                "word": "fantastic",
                "start": 98.01,
                "end": 98.51,
                "confidence": 0.9938698,
                "punctuated_word": "Fantastic.",
                "speaker": 1,
                "speaker_confidence": 0.36175817
              },
              {
                "word": "let's",
                "start": 98.645004,
                "end": 98.885,
                "confidence": 0.9994906,
                "punctuated_word": "Let's",
                "speaker": 1,
                "speaker_confidence": 0.36175817
              },
              {
                "word": "start",
                "start": 98.885,
                "end": 99.045006,
                "confidence": 0.9972156,
                "punctuated_word": "start",
                "speaker": 1,
                "speaker_confidence": 0.36175817
              },
              {
                "word": "from",
                "start": 99.045006,
                "end": 99.205,
                "confidence": 0.9996816,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.36175817
              },
              {
                "word": "the",
                "start": 99.205,
                "end": 99.285,
                "confidence": 0.9998578,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.36175817
              },
              {
                "word": "top",
                "start": 99.285,
                "end": 99.685005,
                "confidence": 0.9990963,
                "punctuated_word": "top.",
                "speaker": 1,
                "speaker_confidence": 0.36175817
              },
              {
                "word": "let's",
                "start": 99.685005,
                "end": 100.005005,
                "confidence": 0.99962026,
                "punctuated_word": "Let's",
                "speaker": 1,
                "speaker_confidence": 0.36175817
              },
              {
                "word": "talk",
                "start": 100.005005,
                "end": 100.08501,
                "confidence": 0.9986278,
                "punctuated_word": "talk",
                "speaker": 1,
                "speaker_confidence": 0.36175817
              },
              {
                "word": "a",
                "start": 100.08501,
                "end": 100.165,
                "confidence": 0.9997105,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "little",
                "start": 100.165,
                "end": 100.405,
                "confidence": 0.9999081,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "bit",
                "start": 100.405,
                "end": 100.485,
                "confidence": 0.9990472,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "about",
                "start": 100.485,
                "end": 100.885,
                "confidence": 0.9996302,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "ai",
                "start": 100.885,
                "end": 101.125,
                "confidence": 0.99884415,
                "punctuated_word": "AI",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "documentation",
                "start": 101.125,
                "end": 101.625,
                "confidence": 0.99883807,
                "punctuated_word": "documentation.",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "could",
                "start": 102.165,
                "end": 102.325005,
                "confidence": 0.9989299,
                "punctuated_word": "Could",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "you",
                "start": 102.325005,
                "end": 102.565,
                "confidence": 0.9998542,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "explain",
                "start": 102.565,
                "end": 103.065,
                "confidence": 0.99978334,
                "punctuated_word": "explain",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "what",
                "start": 103.125,
                "end": 103.625,
                "confidence": 0.99966574,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "ai",
                "start": 103.925,
                "end": 104.245,
                "confidence": 0.999038,
                "punctuated_word": "AI",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "documentation",
                "start": 104.245,
                "end": 104.745,
                "confidence": 0.9992982,
                "punctuated_word": "documentation",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "is",
                "start": 105.285,
                "end": 105.685005,
                "confidence": 0.9998159,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "and",
                "start": 105.685005,
                "end": 106.005005,
                "confidence": 0.8984783,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "why",
                "start": 106.005005,
                "end": 106.405,
                "confidence": 0.9998841,
                "punctuated_word": "why",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "people",
                "start": 106.405,
                "end": 106.725006,
                "confidence": 0.99995327,
                "punctuated_word": "people",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "should",
                "start": 106.725006,
                "end": 106.885,
                "confidence": 0.9999087,
                "punctuated_word": "should",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "care",
                "start": 106.885,
                "end": 107.045,
                "confidence": 0.99994326,
                "punctuated_word": "care",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "about",
                "start": 107.045,
                "end": 107.205,
                "confidence": 0.9999058,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "it",
                "start": 107.205,
                "end": 107.705,
                "confidence": 0.9981862,
                "punctuated_word": "it?",
                "speaker": 1,
                "speaker_confidence": 0.7761718
              },
              {
                "word": "yeah",
                "start": 107.765,
                "end": 108.245,
                "confidence": 0.9987464,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.2069307
              },
              {
                "word": "i",
                "start": 108.245,
                "end": 108.325005,
                "confidence": 0.99906677,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.2069307
              },
              {
                "word": "think",
                "start": 108.325005,
                "end": 108.825005,
                "confidence": 0.99979764,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.2069307
              },
              {
                "word": "ai",
                "start": 108.885,
                "end": 109.045,
                "confidence": 0.99681574,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.2069307
              },
              {
                "word": "in",
                "start": 109.045,
                "end": 109.205,
                "confidence": 0.7776846,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "general",
                "start": 109.205,
                "end": 109.705,
                "confidence": 0.99984753,
                "punctuated_word": "general",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "percolates",
                "start": 110.005005,
                "end": 110.505005,
                "confidence": 0.95715374,
                "punctuated_word": "percolates",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "every",
                "start": 110.565,
                "end": 110.805,
                "confidence": 0.9879497,
                "punctuated_word": "every",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "corner",
                "start": 110.805,
                "end": 111.125,
                "confidence": 0.9989466,
                "punctuated_word": "corner",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "of",
                "start": 111.125,
                "end": 111.205,
                "confidence": 0.9994481,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "society",
                "start": 111.205,
                "end": 111.685005,
                "confidence": 0.9980343,
                "punctuated_word": "society",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "now",
                "start": 111.685005,
                "end": 112.165,
                "confidence": 0.84861994,
                "punctuated_word": "now.",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "and",
                "start": 112.165,
                "end": 112.62,
                "confidence": 0.9981963,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "i",
                "start": 112.62,
                "end": 112.78001,
                "confidence": 0.99993014,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "think",
                "start": 112.78001,
                "end": 112.94,
                "confidence": 0.99997437,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "of",
                "start": 112.94,
                "end": 113.100006,
                "confidence": 0.99976975,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "documentation",
                "start": 113.100006,
                "end": 113.600006,
                "confidence": 0.99987555,
                "punctuated_word": "documentation",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "as",
                "start": 114.060005,
                "end": 114.3,
                "confidence": 0.9996983,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "the",
                "start": 114.3,
                "end": 114.54,
                "confidence": 0.9993418,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "breadcrumb",
                "start": 114.54,
                "end": 115.04,
                "confidence": 0.86270636,
                "punctuated_word": "breadcrumb",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "trail",
                "start": 115.18,
                "end": 115.58,
                "confidence": 0.9993831,
                "punctuated_word": "trail",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "that",
                "start": 115.58,
                "end": 116.08,
                "confidence": 0.99907255,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "the",
                "start": 116.14,
                "end": 116.46,
                "confidence": 0.99982136,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "ai",
                "start": 116.46,
                "end": 116.700005,
                "confidence": 0.9998419,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "corporations",
                "start": 116.700005,
                "end": 117.200005,
                "confidence": 0.99748945,
                "punctuated_word": "corporations",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "leave",
                "start": 117.340004,
                "end": 117.58,
                "confidence": 0.998218,
                "punctuated_word": "leave",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "behind",
                "start": 117.58,
                "end": 117.98,
                "confidence": 0.9999627,
                "punctuated_word": "behind",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "for",
                "start": 117.98,
                "end": 118.14,
                "confidence": 0.99809045,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "the",
                "start": 118.14,
                "end": 118.22,
                "confidence": 0.99978286,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "rest",
                "start": 118.22,
                "end": 118.46,
                "confidence": 0.99998045,
                "punctuated_word": "rest",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "of",
                "start": 118.46,
                "end": 118.62,
                "confidence": 0.9995437,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "us",
                "start": 118.62,
                "end": 118.700005,
                "confidence": 0.9999479,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.5787225
              },
              {
                "word": "to",
                "start": 118.700005,
                "end": 118.78,
                "confidence": 0.99959415,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "pick",
                "start": 118.78,
                "end": 118.94,
                "confidence": 0.9988557,
                "punctuated_word": "pick",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "up",
                "start": 118.94,
                "end": 119.100006,
                "confidence": 0.999734,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "and",
                "start": 119.100006,
                "end": 119.340004,
                "confidence": 0.9981793,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "understand",
                "start": 119.340004,
                "end": 119.840004,
                "confidence": 0.9999579,
                "punctuated_word": "understand",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "what",
                "start": 120.3,
                "end": 120.700005,
                "confidence": 0.99863917,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "the",
                "start": 120.700005,
                "end": 120.86,
                "confidence": 0.99688846,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "corporations",
                "start": 120.86,
                "end": 121.340004,
                "confidence": 0.9994475,
                "punctuated_word": "corporations",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "are",
                "start": 121.340004,
                "end": 121.5,
                "confidence": 0.9999112,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "eating",
                "start": 121.5,
                "end": 122.0,
                "confidence": 0.99121046,
                "punctuated_word": "eating.",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "and",
                "start": 122.380005,
                "end": 122.880005,
                "confidence": 0.9993849,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "documentation",
                "start": 123.340004,
                "end": 123.840004,
                "confidence": 0.99833447,
                "punctuated_word": "documentation",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "kind",
                "start": 124.14,
                "end": 124.380005,
                "confidence": 0.9635568,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "of",
                "start": 124.380005,
                "end": 124.54,
                "confidence": 0.9985745,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "gives",
                "start": 124.54,
                "end": 124.700005,
                "confidence": 0.999313,
                "punctuated_word": "gives",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "us",
                "start": 124.700005,
                "end": 124.94,
                "confidence": 0.99959224,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "a",
                "start": 124.94,
                "end": 125.020004,
                "confidence": 0.9991598,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "purview",
                "start": 125.020004,
                "end": 125.520004,
                "confidence": 0.9153941,
                "punctuated_word": "purview",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "into",
                "start": 125.740005,
                "end": 126.240005,
                "confidence": 0.9995384,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "exactly",
                "start": 126.3,
                "end": 126.8,
                "confidence": 0.99758863,
                "punctuated_word": "exactly",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "what",
                "start": 127.26,
                "end": 127.76,
                "confidence": 0.99976295,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "these",
                "start": 128.125,
                "end": 128.36499,
                "confidence": 0.9998186,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "corporations",
                "start": 128.36499,
                "end": 128.845,
                "confidence": 0.9995671,
                "punctuated_word": "corporations",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "are",
                "start": 128.845,
                "end": 129.00499,
                "confidence": 0.9999273,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "working",
                "start": 129.00499,
                "end": 129.325,
                "confidence": 0.9999629,
                "punctuated_word": "working",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "on",
                "start": 129.325,
                "end": 129.565,
                "confidence": 0.9996623,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "and",
                "start": 129.565,
                "end": 129.72499,
                "confidence": 0.95954496,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "helps",
                "start": 129.72499,
                "end": 129.965,
                "confidence": 0.9997193,
                "punctuated_word": "helps",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "us",
                "start": 129.965,
                "end": 130.125,
                "confidence": 0.9995808,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "put",
                "start": 130.125,
                "end": 130.36499,
                "confidence": 0.9993561,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "pressure",
                "start": 130.36499,
                "end": 130.845,
                "confidence": 0.9998679,
                "punctuated_word": "pressure",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "on",
                "start": 130.845,
                "end": 131.345,
                "confidence": 0.999355,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "encouraging",
                "start": 131.72499,
                "end": 132.22499,
                "confidence": 0.56140774,
                "punctuated_word": "encouraging",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "these",
                "start": 132.285,
                "end": 132.525,
                "confidence": 0.999356,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "organizations",
                "start": 132.525,
                "end": 133.025,
                "confidence": 0.9993327,
                "punctuated_word": "organizations",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "to",
                "start": 133.165,
                "end": 133.325,
                "confidence": 0.9996989,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "provide",
                "start": 133.325,
                "end": 133.565,
                "confidence": 0.99983585,
                "punctuated_word": "provide",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "us",
                "start": 133.565,
                "end": 133.72499,
                "confidence": 0.99974746,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "with",
                "start": 133.72499,
                "end": 134.045,
                "confidence": 0.9994336,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "transparency",
                "start": 134.045,
                "end": 134.545,
                "confidence": 0.9995859,
                "punctuated_word": "transparency",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "into",
                "start": 135.08499,
                "end": 135.325,
                "confidence": 0.96433204,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "the",
                "start": 135.325,
                "end": 135.405,
                "confidence": 0.99943453,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "training",
                "start": 135.405,
                "end": 135.72499,
                "confidence": 0.997758,
                "punctuated_word": "training",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "data",
                "start": 135.72499,
                "end": 135.965,
                "confidence": 0.99958175,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "they're",
                "start": 135.965,
                "end": 136.205,
                "confidence": 0.9982729,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "using",
                "start": 136.205,
                "end": 136.605,
                "confidence": 0.92306805,
                "punctuated_word": "using,",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "into",
                "start": 136.605,
                "end": 136.925,
                "confidence": 0.98447615,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "the",
                "start": 136.925,
                "end": 137.425,
                "confidence": 0.9996141,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "operational",
                "start": 137.565,
                "end": 138.065,
                "confidence": 0.9995963,
                "punctuated_word": "operational",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "workflows",
                "start": 138.125,
                "end": 138.625,
                "confidence": 0.9976772,
                "punctuated_word": "workflows",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "that",
                "start": 138.685,
                "end": 138.845,
                "confidence": 0.99845994,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "they've",
                "start": 138.845,
                "end": 139.165,
                "confidence": 0.9986216,
                "punctuated_word": "they've",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "tended",
                "start": 139.165,
                "end": 139.565,
                "confidence": 0.9968148,
                "punctuated_word": "tended",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "to",
                "start": 139.565,
                "end": 139.72499,
                "confidence": 0.9991862,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "consider",
                "start": 139.72499,
                "end": 140.205,
                "confidence": 0.9288131,
                "punctuated_word": "consider,",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "the",
                "start": 140.205,
                "end": 140.44499,
                "confidence": 0.99797505,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "the",
                "start": 140.44499,
                "end": 140.845,
                "confidence": 0.9973941,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "guardrails",
                "start": 140.845,
                "end": 141.345,
                "confidence": 0.9771815,
                "punctuated_word": "guardrails",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "that",
                "start": 141.405,
                "end": 141.64499,
                "confidence": 0.9985079,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "they",
                "start": 141.64499,
                "end": 141.805,
                "confidence": 0.9983937,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "may",
                "start": 141.805,
                "end": 141.965,
                "confidence": 0.9999049,
                "punctuated_word": "may",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "or",
                "start": 141.965,
                "end": 142.125,
                "confidence": 0.99882835,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "may",
                "start": 142.125,
                "end": 142.285,
                "confidence": 0.99974805,
                "punctuated_word": "may",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "not",
                "start": 142.285,
                "end": 142.44499,
                "confidence": 0.9992787,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "have",
                "start": 142.44499,
                "end": 142.605,
                "confidence": 0.9996772,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "instituted",
                "start": 142.605,
                "end": 143.105,
                "confidence": 0.953477,
                "punctuated_word": "instituted,",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "and",
                "start": 144.0,
                "end": 144.23999,
                "confidence": 0.9572505,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "whatever",
                "start": 144.23999,
                "end": 144.73999,
                "confidence": 0.68098104,
                "punctuated_word": "whatever,",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "perhaps",
                "start": 144.87999,
                "end": 145.37999,
                "confidence": 0.603186,
                "punctuated_word": "perhaps",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "even",
                "start": 145.43999,
                "end": 145.59999,
                "confidence": 0.69157356,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "regulation",
                "start": 145.59999,
                "end": 146.09999,
                "confidence": 0.98320526,
                "punctuated_word": "regulation,",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "they",
                "start": 146.79999,
                "end": 146.95999,
                "confidence": 0.9997712,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "will",
                "start": 146.95999,
                "end": 147.2,
                "confidence": 0.99960893,
                "punctuated_word": "will",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "subject",
                "start": 147.2,
                "end": 147.59999,
                "confidence": 0.9996766,
                "punctuated_word": "subject",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "their",
                "start": 147.59999,
                "end": 147.84,
                "confidence": 0.99963915,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "systems",
                "start": 147.84,
                "end": 148.31999,
                "confidence": 0.99975663,
                "punctuated_word": "systems",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "to",
                "start": 148.31999,
                "end": 148.64,
                "confidence": 0.99124044,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "during",
                "start": 148.64,
                "end": 149.04,
                "confidence": 0.99392915,
                "punctuated_word": "during",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "testing",
                "start": 149.04,
                "end": 149.54,
                "confidence": 0.9968747,
                "punctuated_word": "testing.",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "so",
                "start": 150.15999,
                "end": 150.31999,
                "confidence": 0.9992743,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "in",
                "start": 150.31999,
                "end": 150.48,
                "confidence": 0.9127463,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "some",
                "start": 150.48,
                "end": 150.72,
                "confidence": 0.999894,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "sense",
                "start": 150.72,
                "end": 151.04,
                "confidence": 0.98992336,
                "punctuated_word": "sense,",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "it's",
                "start": 151.04,
                "end": 151.28,
                "confidence": 0.99973744,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "our",
                "start": 151.28,
                "end": 151.43999,
                "confidence": 0.9999013,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "way",
                "start": 151.43999,
                "end": 151.68,
                "confidence": 0.99992096,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "of",
                "start": 151.68,
                "end": 152.0,
                "confidence": 0.9998958,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "understanding",
                "start": 152.0,
                "end": 152.5,
                "confidence": 0.9999175,
                "punctuated_word": "understanding",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "how",
                "start": 152.72,
                "end": 152.95999,
                "confidence": 0.9992236,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "some",
                "start": 152.95999,
                "end": 153.12,
                "confidence": 0.9999105,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "of",
                "start": 153.12,
                "end": 153.28,
                "confidence": 0.99988794,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "these",
                "start": 153.28,
                "end": 153.59999,
                "confidence": 0.9998436,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "really",
                "start": 153.59999,
                "end": 154.0,
                "confidence": 0.99877316,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "large",
                "start": 154.0,
                "end": 154.5,
                "confidence": 0.9998599,
                "punctuated_word": "large",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "multibillion",
                "start": 154.72,
                "end": 155.22,
                "confidence": 0.8904917,
                "punctuated_word": "multibillion",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "parameter",
                "start": 155.51999,
                "end": 156.01999,
                "confidence": 0.99907494,
                "punctuated_word": "parameter",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "models",
                "start": 156.15999,
                "end": 156.65999,
                "confidence": 0.8017651,
                "punctuated_word": "models,",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "actually",
                "start": 157.825,
                "end": 158.305,
                "confidence": 0.9996964,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "work",
                "start": 158.305,
                "end": 158.625,
                "confidence": 0.99577785,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "in",
                "start": 158.625,
                "end": 158.86499,
                "confidence": 0.99158937,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "practice",
                "start": 158.86499,
                "end": 159.36499,
                "confidence": 0.8607928,
                "punctuated_word": "practice.",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "and",
                "start": 159.665,
                "end": 159.985,
                "confidence": 0.9985001,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "so",
                "start": 159.985,
                "end": 160.145,
                "confidence": 0.98362917,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "i",
                "start": 160.145,
                "end": 160.305,
                "confidence": 0.9858424,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "think",
                "start": 160.305,
                "end": 160.385,
                "confidence": 0.99992275,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.8083786
              },
              {
                "word": "of",
                "start": 160.385,
                "end": 160.885,
                "confidence": 0.96267694,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5925171
              },
              {
                "word": "ai",
                "start": 161.345,
                "end": 161.58499,
                "confidence": 0.9952301,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.5925171
              },
              {
                "word": "documentation",
                "start": 161.58499,
                "end": 162.08499,
                "confidence": 0.99798644,
                "punctuated_word": "documentation",
                "speaker": 2,
                "speaker_confidence": 0.5925171
              },
              {
                "word": "as",
                "start": 162.545,
                "end": 162.785,
                "confidence": 0.99942636,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.5925171
              },
              {
                "word": "our",
                "start": 162.785,
                "end": 163.025,
                "confidence": 0.99969006,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.5925171
              },
              {
                "word": "window",
                "start": 163.025,
                "end": 163.425,
                "confidence": 0.9999002,
                "punctuated_word": "window",
                "speaker": 2,
                "speaker_confidence": 0.5925171
              },
              {
                "word": "into",
                "start": 163.425,
                "end": 163.665,
                "confidence": 0.99967337,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.5925171
              },
              {
                "word": "their",
                "start": 163.665,
                "end": 163.825,
                "confidence": 0.99964595,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.5925171
              },
              {
                "word": "world",
                "start": 163.825,
                "end": 164.305,
                "confidence": 0.99900985,
                "punctuated_word": "world.",
                "speaker": 2,
                "speaker_confidence": 0.5925171
              },
              {
                "word": "yeah",
                "start": 164.305,
                "end": 164.625,
                "confidence": 0.9980705,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "that's",
                "start": 164.625,
                "end": 164.785,
                "confidence": 0.9747709,
                "punctuated_word": "That's",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "an",
                "start": 164.785,
                "end": 164.94499,
                "confidence": 0.9759655,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "interesting",
                "start": 164.94499,
                "end": 165.425,
                "confidence": 0.9998424,
                "punctuated_word": "interesting",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "answer",
                "start": 165.425,
                "end": 165.925,
                "confidence": 0.99895465,
                "punctuated_word": "answer.",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "i",
                "start": 166.465,
                "end": 166.545,
                "confidence": 0.9996111,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "feel",
                "start": 166.545,
                "end": 166.785,
                "confidence": 0.9998153,
                "punctuated_word": "feel",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "like",
                "start": 166.785,
                "end": 167.025,
                "confidence": 0.94110584,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "from",
                "start": 167.025,
                "end": 167.185,
                "confidence": 0.9598061,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "that",
                "start": 167.185,
                "end": 167.425,
                "confidence": 0.9994831,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "answer",
                "start": 167.425,
                "end": 167.925,
                "confidence": 0.9845252,
                "punctuated_word": "answer,",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "i",
                "start": 168.385,
                "end": 168.885,
                "confidence": 0.9994855,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "would",
                "start": 168.94499,
                "end": 169.265,
                "confidence": 0.9993292,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "infer",
                "start": 169.265,
                "end": 169.745,
                "confidence": 0.98371994,
                "punctuated_word": "infer",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "two",
                "start": 169.745,
                "end": 169.985,
                "confidence": 0.97335243,
                "punctuated_word": "two",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "things",
                "start": 169.985,
                "end": 170.37,
                "confidence": 0.9998235,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "about",
                "start": 170.61,
                "end": 170.84999,
                "confidence": 0.9996644,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "how",
                "start": 170.84999,
                "end": 171.09,
                "confidence": 0.9974541,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "you",
                "start": 171.09,
                "end": 171.25,
                "confidence": 0.9997408,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "think",
                "start": 171.25,
                "end": 171.56999,
                "confidence": 0.9998503,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "about",
                "start": 171.56999,
                "end": 172.06999,
                "confidence": 0.99961036,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "the",
                "start": 172.12999,
                "end": 172.53,
                "confidence": 0.99949515,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "utility",
                "start": 172.53,
                "end": 173.01,
                "confidence": 0.999632,
                "punctuated_word": "utility",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "of",
                "start": 173.01,
                "end": 173.25,
                "confidence": 0.99975485,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "documentation",
                "start": 173.25,
                "end": 173.75,
                "confidence": 0.8862356,
                "punctuated_word": "documentation,",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "at",
                "start": 174.53,
                "end": 174.69,
                "confidence": 0.9994174,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "least",
                "start": 174.69,
                "end": 174.93,
                "confidence": 0.99993443,
                "punctuated_word": "least",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "as",
                "start": 174.93,
                "end": 175.17,
                "confidence": 0.6007972,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "provided",
                "start": 175.17,
                "end": 175.56999,
                "confidence": 0.99939823,
                "punctuated_word": "provided",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "to",
                "start": 175.56999,
                "end": 175.73,
                "confidence": 0.99935657,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "the",
                "start": 175.73,
                "end": 175.97,
                "confidence": 0.99966204,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8754406
              },
              {
                "word": "public",
                "start": 175.97,
                "end": 176.47,
                "confidence": 0.89654887,
                "punctuated_word": "public.",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "one",
                "start": 177.25,
                "end": 177.65,
                "confidence": 0.9980116,
                "punctuated_word": "One",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "being",
                "start": 177.65,
                "end": 178.15,
                "confidence": 0.9249241,
                "punctuated_word": "being",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "accountability",
                "start": 178.69,
                "end": 179.19,
                "confidence": 0.9941789,
                "punctuated_word": "accountability",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "and",
                "start": 180.04999,
                "end": 180.53,
                "confidence": 0.44095713,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "the",
                "start": 180.53,
                "end": 180.69,
                "confidence": 0.9984074,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "other",
                "start": 180.69,
                "end": 181.19,
                "confidence": 0.99981576,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "being",
                "start": 181.40999,
                "end": 181.73,
                "confidence": 0.98417455,
                "punctuated_word": "being",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "sort",
                "start": 181.73,
                "end": 181.89,
                "confidence": 0.9083301,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "of",
                "start": 181.89,
                "end": 182.39,
                "confidence": 0.99896014,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "public",
                "start": 183.10501,
                "end": 183.345,
                "confidence": 0.9998723,
                "punctuated_word": "public",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "understanding",
                "start": 183.345,
                "end": 183.845,
                "confidence": 0.9998012,
                "punctuated_word": "understanding",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "of",
                "start": 183.985,
                "end": 184.225,
                "confidence": 0.9998907,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "how",
                "start": 184.225,
                "end": 184.46501,
                "confidence": 0.9991233,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "systems",
                "start": 184.46501,
                "end": 184.865,
                "confidence": 0.9994862,
                "punctuated_word": "systems",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "function",
                "start": 184.865,
                "end": 185.365,
                "confidence": 0.9444549,
                "punctuated_word": "function.",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "would",
                "start": 185.66501,
                "end": 185.82501,
                "confidence": 0.99867344,
                "punctuated_word": "Would",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "you",
                "start": 185.82501,
                "end": 185.985,
                "confidence": 0.9998559,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "say",
                "start": 185.985,
                "end": 186.145,
                "confidence": 0.9996612,
                "punctuated_word": "say",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "those",
                "start": 186.145,
                "end": 186.46501,
                "confidence": 0.99786645,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "are",
                "start": 186.46501,
                "end": 186.865,
                "confidence": 0.96059877,
                "punctuated_word": "are,",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "from",
                "start": 186.865,
                "end": 187.10501,
                "confidence": 0.99972874,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "your",
                "start": 187.10501,
                "end": 187.345,
                "confidence": 0.9998292,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "perspective",
                "start": 187.345,
                "end": 187.845,
                "confidence": 0.9990375,
                "punctuated_word": "perspective,",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "the",
                "start": 187.905,
                "end": 188.145,
                "confidence": 0.999696,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "two",
                "start": 188.145,
                "end": 188.645,
                "confidence": 0.9999318,
                "punctuated_word": "two",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "primary",
                "start": 188.705,
                "end": 189.205,
                "confidence": 0.99987125,
                "punctuated_word": "primary",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "benefits",
                "start": 189.265,
                "end": 189.66501,
                "confidence": 0.99976,
                "punctuated_word": "benefits",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "of",
                "start": 189.66501,
                "end": 189.905,
                "confidence": 0.99993217,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "documentation",
                "start": 189.905,
                "end": 190.405,
                "confidence": 0.8038119,
                "punctuated_word": "documentation,",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "or",
                "start": 190.545,
                "end": 190.705,
                "confidence": 0.9947978,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.9032326
              },
              {
                "word": "are",
                "start": 190.705,
                "end": 190.785,
                "confidence": 0.9659664,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.28984112
              },
              {
                "word": "there",
                "start": 190.785,
                "end": 191.02501,
                "confidence": 0.99953353,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.28984112
              },
              {
                "word": "other",
                "start": 191.02501,
                "end": 191.185,
                "confidence": 0.99643,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.28984112
              },
              {
                "word": "things",
                "start": 191.185,
                "end": 191.425,
                "confidence": 0.9997967,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.28984112
              },
              {
                "word": "that",
                "start": 191.425,
                "end": 191.585,
                "confidence": 0.9995127,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.28984112
              },
              {
                "word": "you",
                "start": 191.585,
                "end": 191.66501,
                "confidence": 0.99988616,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.33692795
              },
              {
                "word": "think",
                "start": 191.66501,
                "end": 191.905,
                "confidence": 0.99981815,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.33692795
              },
              {
                "word": "are",
                "start": 191.905,
                "end": 192.065,
                "confidence": 0.99953103,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.33692795
              },
              {
                "word": "useful",
                "start": 192.065,
                "end": 192.38501,
                "confidence": 0.9998945,
                "punctuated_word": "useful",
                "speaker": 1,
                "speaker_confidence": 0.33692795
              },
              {
                "word": "as",
                "start": 192.38501,
                "end": 192.545,
                "confidence": 0.99908674,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.33692795
              },
              {
                "word": "well",
                "start": 192.545,
                "end": 193.045,
                "confidence": 0.99946785,
                "punctuated_word": "well?",
                "speaker": 1,
                "speaker_confidence": 0.33692795
              },
              {
                "word": "yeah",
                "start": 193.425,
                "end": 193.925,
                "confidence": 0.9992963,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.09569442
              },
              {
                "word": "i",
                "start": 194.145,
                "end": 194.225,
                "confidence": 0.99937695,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.09569442
              },
              {
                "word": "think",
                "start": 194.225,
                "end": 194.545,
                "confidence": 0.9999336,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.09569442
              },
              {
                "word": "that",
                "start": 194.545,
                "end": 195.045,
                "confidence": 0.7517691,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.09569442
              },
              {
                "word": "those",
                "start": 195.28,
                "end": 195.51999,
                "confidence": 0.9997167,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.09569442
              },
              {
                "word": "two",
                "start": 195.51999,
                "end": 195.59999,
                "confidence": 0.99965894,
                "punctuated_word": "two",
                "speaker": 2,
                "speaker_confidence": 0.09569442
              },
              {
                "word": "are",
                "start": 195.59999,
                "end": 195.84,
                "confidence": 0.99982697,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.16468465
              },
              {
                "word": "the",
                "start": 195.84,
                "end": 196.08,
                "confidence": 0.99950576,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.16468465
              },
              {
                "word": "primary",
                "start": 196.08,
                "end": 196.4,
                "confidence": 0.9999076,
                "punctuated_word": "primary",
                "speaker": 2,
                "speaker_confidence": 0.16468465
              },
              {
                "word": "reasons",
                "start": 196.4,
                "end": 196.72,
                "confidence": 0.99823487,
                "punctuated_word": "reasons",
                "speaker": 2,
                "speaker_confidence": 0.16468465
              },
              {
                "word": "in",
                "start": 196.72,
                "end": 196.79999,
                "confidence": 0.7825442,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.16468465
              },
              {
                "word": "the",
                "start": 196.79999,
                "end": 196.95999,
                "confidence": 0.99978024,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "explanation",
                "start": 196.95999,
                "end": 197.44,
                "confidence": 0.9996296,
                "punctuated_word": "explanation",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "i",
                "start": 197.44,
                "end": 197.59999,
                "confidence": 0.9984463,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "just",
                "start": 197.59999,
                "end": 197.84,
                "confidence": 0.99986994,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "gave",
                "start": 197.84,
                "end": 198.15999,
                "confidence": 0.8330816,
                "punctuated_word": "gave,",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "but",
                "start": 198.15999,
                "end": 198.31999,
                "confidence": 0.9995553,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "i",
                "start": 198.31999,
                "end": 198.48,
                "confidence": 0.9998084,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "do",
                "start": 198.48,
                "end": 198.64,
                "confidence": 0.9999516,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "think",
                "start": 198.64,
                "end": 198.87999,
                "confidence": 0.99961287,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "that",
                "start": 198.87999,
                "end": 199.04,
                "confidence": 0.9997497,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "there",
                "start": 199.04,
                "end": 199.54,
                "confidence": 0.99934465,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "are",
                "start": 199.76,
                "end": 200.0,
                "confidence": 0.9991571,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "other",
                "start": 200.0,
                "end": 200.4,
                "confidence": 0.9997551,
                "punctuated_word": "other",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "reasons",
                "start": 200.4,
                "end": 200.72,
                "confidence": 0.99161714,
                "punctuated_word": "reasons.",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "so",
                "start": 200.72,
                "end": 200.87999,
                "confidence": 0.9983518,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "the",
                "start": 200.87999,
                "end": 201.04,
                "confidence": 0.99886084,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "documentation",
                "start": 201.04,
                "end": 201.54,
                "confidence": 0.99958664,
                "punctuated_word": "documentation",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "practices",
                "start": 201.59999,
                "end": 202.0,
                "confidence": 0.99828726,
                "punctuated_word": "practices",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "in",
                "start": 202.0,
                "end": 202.15999,
                "confidence": 0.9344527,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.580893
              },
              {
                "word": "the",
                "start": 202.15999,
                "end": 202.23999,
                "confidence": 0.9989637,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "software",
                "start": 202.23999,
                "end": 202.64,
                "confidence": 0.9997129,
                "punctuated_word": "software",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "community",
                "start": 202.64,
                "end": 202.95999,
                "confidence": 0.9991203,
                "punctuated_word": "community",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "have",
                "start": 202.95999,
                "end": 203.12,
                "confidence": 0.99502903,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "been",
                "start": 203.12,
                "end": 203.2,
                "confidence": 0.9999788,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "around",
                "start": 203.2,
                "end": 203.44,
                "confidence": 0.99989295,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "for",
                "start": 203.44,
                "end": 203.59999,
                "confidence": 0.9996644,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "a",
                "start": 203.59999,
                "end": 203.68,
                "confidence": 0.9996432,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "long",
                "start": 203.68,
                "end": 203.92,
                "confidence": 0.99990463,
                "punctuated_word": "long",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "time",
                "start": 203.92,
                "end": 204.15999,
                "confidence": 0.9844064,
                "punctuated_word": "time,",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "but",
                "start": 204.15999,
                "end": 204.31999,
                "confidence": 0.9995272,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "they're",
                "start": 204.31999,
                "end": 204.64,
                "confidence": 0.9353492,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "insular",
                "start": 204.64,
                "end": 205.12,
                "confidence": 0.9987784,
                "punctuated_word": "insular",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "in",
                "start": 205.12,
                "end": 205.28,
                "confidence": 0.9972687,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "nature",
                "start": 205.28,
                "end": 205.59999,
                "confidence": 0.9751924,
                "punctuated_word": "nature.",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "and",
                "start": 205.59999,
                "end": 205.76,
                "confidence": 0.99910456,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "i",
                "start": 205.76,
                "end": 205.84,
                "confidence": 0.97495586,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "think",
                "start": 205.84,
                "end": 206.23999,
                "confidence": 0.81966037,
                "punctuated_word": "think,",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "at",
                "start": 206.23999,
                "end": 206.4,
                "confidence": 0.99956363,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "least",
                "start": 206.4,
                "end": 206.64,
                "confidence": 0.9999596,
                "punctuated_word": "least",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "in",
                "start": 206.64,
                "end": 206.79999,
                "confidence": 0.9682934,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "my",
                "start": 206.79999,
                "end": 206.95999,
                "confidence": 0.9999058,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "head",
                "start": 206.95999,
                "end": 207.04,
                "confidence": 0.9369559,
                "punctuated_word": "head,",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "when",
                "start": 207.04,
                "end": 207.2,
                "confidence": 0.9996586,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "i",
                "start": 207.2,
                "end": 207.28,
                "confidence": 0.9991861,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.59337556
              },
              {
                "word": "think",
                "start": 207.28,
                "end": 207.44,
                "confidence": 0.9998024,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "of",
                "start": 207.44,
                "end": 207.51999,
                "confidence": 0.9974905,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "the",
                "start": 207.51999,
                "end": 207.68,
                "confidence": 0.9987704,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "doc",
                "start": 207.68,
                "end": 207.76,
                "confidence": 0.9123232,
                "punctuated_word": "doc",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "types",
                "start": 207.84,
                "end": 208.08,
                "confidence": 0.99688464,
                "punctuated_word": "types",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "of",
                "start": 208.08,
                "end": 208.23999,
                "confidence": 0.9988254,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "documentation",
                "start": 208.23999,
                "end": 208.73999,
                "confidence": 0.99972945,
                "punctuated_word": "documentation",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "that",
                "start": 208.79999,
                "end": 209.205,
                "confidence": 0.9986842,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "my",
                "start": 209.285,
                "end": 209.445,
                "confidence": 0.99587077,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "group",
                "start": 209.445,
                "end": 209.685,
                "confidence": 0.9998741,
                "punctuated_word": "group",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "has",
                "start": 209.685,
                "end": 209.88501,
                "confidence": 0.9996898,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "been",
                "start": 209.88501,
                "end": 210.085,
                "confidence": 0.9999653,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "considering",
                "start": 210.085,
                "end": 210.565,
                "confidence": 0.9997271,
                "punctuated_word": "considering",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "off",
                "start": 210.565,
                "end": 210.725,
                "confidence": 0.9472837,
                "punctuated_word": "off",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "late",
                "start": 210.725,
                "end": 211.045,
                "confidence": 0.9951798,
                "punctuated_word": "late",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "at",
                "start": 211.045,
                "end": 211.205,
                "confidence": 0.9921205,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "cambridge",
                "start": 211.205,
                "end": 211.705,
                "confidence": 0.9891641,
                "punctuated_word": "Cambridge,",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "these",
                "start": 211.765,
                "end": 212.265,
                "confidence": 0.99925536,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "are",
                "start": 212.565,
                "end": 212.885,
                "confidence": 0.999948,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "mostly",
                "start": 212.885,
                "end": 213.365,
                "confidence": 0.99958104,
                "punctuated_word": "mostly",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "public",
                "start": 213.365,
                "end": 213.765,
                "confidence": 0.9997073,
                "punctuated_word": "public",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "facing",
                "start": 213.765,
                "end": 214.16501,
                "confidence": 0.9979664,
                "punctuated_word": "facing",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "pieces",
                "start": 214.16501,
                "end": 214.565,
                "confidence": 0.96201277,
                "punctuated_word": "pieces",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "of",
                "start": 214.565,
                "end": 214.725,
                "confidence": 0.9989261,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "documentation",
                "start": 214.725,
                "end": 215.225,
                "confidence": 0.873346,
                "punctuated_word": "documentation.",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "so",
                "start": 215.445,
                "end": 215.845,
                "confidence": 0.99927443,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "less",
                "start": 215.845,
                "end": 216.085,
                "confidence": 0.96861625,
                "punctuated_word": "less",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "so",
                "start": 216.085,
                "end": 216.325,
                "confidence": 0.99451846,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "focused",
                "start": 216.325,
                "end": 216.725,
                "confidence": 0.99989545,
                "punctuated_word": "focused",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "on",
                "start": 216.725,
                "end": 217.225,
                "confidence": 0.99972755,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "reproducibility",
                "start": 217.285,
                "end": 217.785,
                "confidence": 0.9934384,
                "punctuated_word": "reproducibility,",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "which",
                "start": 218.085,
                "end": 218.325,
                "confidence": 0.99991786,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "is",
                "start": 218.325,
                "end": 218.485,
                "confidence": 0.99972075,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "a",
                "start": 218.485,
                "end": 218.645,
                "confidence": 0.99831116,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "natural",
                "start": 218.645,
                "end": 219.145,
                "confidence": 0.9991177,
                "punctuated_word": "natural",
                "speaker": 2,
                "speaker_confidence": 0.641069
              },
              {
                "word": "natural",
                "start": 221.73001,
                "end": 222.13,
                "confidence": 0.9955521,
                "punctuated_word": "natural",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "result",
                "start": 222.13,
                "end": 222.63,
                "confidence": 0.9995901,
                "punctuated_word": "result",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "of",
                "start": 222.69,
                "end": 223.17,
                "confidence": 0.9998679,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "considerations",
                "start": 223.17,
                "end": 223.67,
                "confidence": 0.9978067,
                "punctuated_word": "considerations",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "of",
                "start": 223.73001,
                "end": 223.97,
                "confidence": 0.998181,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "documentation",
                "start": 223.97,
                "end": 224.47,
                "confidence": 0.99971694,
                "punctuated_word": "documentation",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "around",
                "start": 224.77,
                "end": 225.09001,
                "confidence": 0.910667,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "code",
                "start": 225.09001,
                "end": 225.33,
                "confidence": 0.99790084,
                "punctuated_word": "code",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "use",
                "start": 225.33,
                "end": 225.65001,
                "confidence": 0.9725622,
                "punctuated_word": "use,",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "around",
                "start": 225.65001,
                "end": 226.15001,
                "confidence": 0.86551756,
                "punctuated_word": "around,",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "model",
                "start": 226.61,
                "end": 226.93001,
                "confidence": 0.99834526,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "development",
                "start": 226.93001,
                "end": 227.43001,
                "confidence": 0.9994294,
                "punctuated_word": "development",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "more",
                "start": 227.49,
                "end": 227.65001,
                "confidence": 0.9592438,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "generally",
                "start": 227.65001,
                "end": 228.15001,
                "confidence": 0.9896765,
                "punctuated_word": "generally.",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "but",
                "start": 228.69,
                "end": 228.93001,
                "confidence": 0.9928798,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "i",
                "start": 228.93001,
                "end": 229.09001,
                "confidence": 0.99960274,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "think",
                "start": 229.09001,
                "end": 229.41,
                "confidence": 0.9157201,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "about",
                "start": 229.41,
                "end": 229.65001,
                "confidence": 0.9998004,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "that",
                "start": 229.65001,
                "end": 229.89,
                "confidence": 0.9997942,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "less",
                "start": 229.89,
                "end": 230.13,
                "confidence": 0.9992281,
                "punctuated_word": "less",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "in",
                "start": 230.13,
                "end": 230.29001,
                "confidence": 0.998401,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "the",
                "start": 230.29001,
                "end": 230.37001,
                "confidence": 0.99940073,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "context",
                "start": 230.37001,
                "end": 230.85,
                "confidence": 0.99996364,
                "punctuated_word": "context",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "of",
                "start": 230.85,
                "end": 231.09001,
                "confidence": 0.9995245,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "our",
                "start": 231.09001,
                "end": 231.25,
                "confidence": 0.99893075,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "discussion",
                "start": 231.25,
                "end": 231.75,
                "confidence": 0.9998715,
                "punctuated_word": "discussion",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "today",
                "start": 231.81,
                "end": 232.13,
                "confidence": 0.86950827,
                "punctuated_word": "today,",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "but",
                "start": 232.13,
                "end": 232.25,
                "confidence": 0.9995902,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.7667793
              },
              {
                "word": "i",
                "start": 232.25,
                "end": 232.37001,
                "confidence": 0.9997241,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.45630533
              },
              {
                "word": "think",
                "start": 232.37001,
                "end": 232.61,
                "confidence": 0.9999683,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.45630533
              },
              {
                "word": "that",
                "start": 232.61,
                "end": 232.85,
                "confidence": 0.9996669,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.45630533
              },
              {
                "word": "that",
                "start": 232.85,
                "end": 233.09001,
                "confidence": 0.9946768,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.45630533
              },
              {
                "word": "is",
                "start": 233.09001,
                "end": 233.33,
                "confidence": 0.9959573,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.45630533
              },
              {
                "word": "another",
                "start": 233.33,
                "end": 233.73001,
                "confidence": 0.8082436,
                "punctuated_word": "another,",
                "speaker": 2,
                "speaker_confidence": 0.45630533
              },
              {
                "word": "nice",
                "start": 234.37001,
                "end": 234.69,
                "confidence": 0.999696,
                "punctuated_word": "nice",
                "speaker": 2,
                "speaker_confidence": 0.45630533
              },
              {
                "word": "benefit",
                "start": 234.69,
                "end": 235.19,
                "confidence": 0.99970394,
                "punctuated_word": "benefit.",
                "speaker": 2,
                "speaker_confidence": 0.45630533
              },
              {
                "word": "yeah",
                "start": 235.945,
                "end": 236.265,
                "confidence": 0.99939454,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.7617023
              },
              {
                "word": "at",
                "start": 236.265,
                "end": 236.505,
                "confidence": 0.9843552,
                "punctuated_word": "At",
                "speaker": 1,
                "speaker_confidence": 0.7617023
              },
              {
                "word": "cdt",
                "start": 236.505,
                "end": 236.985,
                "confidence": 0.9943678,
                "punctuated_word": "CDT,",
                "speaker": 1,
                "speaker_confidence": 0.7617023
              },
              {
                "word": "we've",
                "start": 236.985,
                "end": 237.225,
                "confidence": 0.9966779,
                "punctuated_word": "we've",
                "speaker": 1,
                "speaker_confidence": 0.7617023
              },
              {
                "word": "done",
                "start": 237.225,
                "end": 237.38501,
                "confidence": 0.99991286,
                "punctuated_word": "done",
                "speaker": 1,
                "speaker_confidence": 0.7617023
              },
              {
                "word": "some",
                "start": 237.38501,
                "end": 237.545,
                "confidence": 0.9993197,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.7617023
              },
              {
                "word": "research",
                "start": 237.545,
                "end": 237.945,
                "confidence": 0.999902,
                "punctuated_word": "research",
                "speaker": 1,
                "speaker_confidence": 0.7617023
              },
              {
                "word": "on",
                "start": 237.945,
                "end": 238.345,
                "confidence": 0.9999341,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.7617023
              },
              {
                "word": "ai",
                "start": 238.345,
                "end": 238.66501,
                "confidence": 0.999684,
                "punctuated_word": "AI",
                "speaker": 1,
                "speaker_confidence": 0.7617023
              },
              {
                "word": "documentation",
                "start": 238.66501,
                "end": 239.16501,
                "confidence": 0.9992899,
                "punctuated_word": "documentation",
                "speaker": 1,
                "speaker_confidence": 0.7617023
              },
              {
                "word": "as",
                "start": 239.545,
                "end": 239.705,
                "confidence": 0.9994456,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.7617023
              },
              {
                "word": "well",
                "start": 239.705,
                "end": 240.205,
                "confidence": 0.9997144,
                "punctuated_word": "well.",
                "speaker": 1,
                "speaker_confidence": 0.7617023
              },
              {
                "word": "we",
                "start": 240.425,
                "end": 240.505,
                "confidence": 0.9983631,
                "punctuated_word": "We",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "did",
                "start": 240.505,
                "end": 240.66501,
                "confidence": 0.99985445,
                "punctuated_word": "did",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "a",
                "start": 240.66501,
                "end": 241.16501,
                "confidence": 0.9957159,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "synthesis",
                "start": 241.38501,
                "end": 241.88501,
                "confidence": 0.999348,
                "punctuated_word": "synthesis",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "of",
                "start": 241.945,
                "end": 242.445,
                "confidence": 0.99993074,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "existing",
                "start": 243.38501,
                "end": 243.88501,
                "confidence": 0.9988881,
                "punctuated_word": "existing",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "proposed",
                "start": 244.02501,
                "end": 244.505,
                "confidence": 0.9966364,
                "punctuated_word": "proposed",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "documentation",
                "start": 244.505,
                "end": 245.005,
                "confidence": 0.99933064,
                "punctuated_word": "documentation",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "frameworks",
                "start": 245.30501,
                "end": 245.80501,
                "confidence": 0.99889743,
                "punctuated_word": "frameworks",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "and",
                "start": 246.02501,
                "end": 246.505,
                "confidence": 0.99522996,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "of",
                "start": 246.505,
                "end": 246.905,
                "confidence": 0.99860674,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "empirical",
                "start": 246.905,
                "end": 247.405,
                "confidence": 0.9983718,
                "punctuated_word": "empirical",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "studies",
                "start": 247.465,
                "end": 247.865,
                "confidence": 0.99980503,
                "punctuated_word": "studies",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "of",
                "start": 247.865,
                "end": 247.945,
                "confidence": 0.95022726,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "their",
                "start": 247.945,
                "end": 248.185,
                "confidence": 0.99858654,
                "punctuated_word": "their",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "use",
                "start": 248.185,
                "end": 248.685,
                "confidence": 0.9557473,
                "punctuated_word": "use.",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "and",
                "start": 248.95,
                "end": 249.18999,
                "confidence": 0.97873884,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "in",
                "start": 249.18999,
                "end": 249.26999,
                "confidence": 0.978558,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "our",
                "start": 249.26999,
                "end": 249.67,
                "confidence": 0.99802005,
                "punctuated_word": "our",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "analysis",
                "start": 249.67,
                "end": 250.17,
                "confidence": 0.99865663,
                "punctuated_word": "analysis",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "in",
                "start": 250.31,
                "end": 250.54999,
                "confidence": 0.9605037,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "2024",
                "start": 250.54999,
                "end": 251.61,
                "confidence": 0.9514475,
                "punctuated_word": "2024,",
                "speaker": 1,
                "speaker_confidence": 0.9938213
              },
              {
                "word": "to",
                "start": 251.98999,
                "end": 252.23,
                "confidence": 0.9817281,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "that",
                "start": 252.23,
                "end": 252.46999,
                "confidence": 0.9993129,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "date",
                "start": 252.46999,
                "end": 252.96999,
                "confidence": 0.8852984,
                "punctuated_word": "date,",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "we",
                "start": 253.10999,
                "end": 253.59,
                "confidence": 0.9989262,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "analyzed",
                "start": 253.59,
                "end": 254.09,
                "confidence": 0.9416371,
                "punctuated_word": "analyzed",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "37",
                "start": 254.31,
                "end": 255.03,
                "confidence": 0.99916923,
                "punctuated_word": "37",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "different",
                "start": 255.03,
                "end": 255.53,
                "confidence": 0.9992106,
                "punctuated_word": "different",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "documentation",
                "start": 255.67,
                "end": 256.16998,
                "confidence": 0.994528,
                "punctuated_word": "documentation",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "frameworks",
                "start": 256.47,
                "end": 256.97,
                "confidence": 0.9991886,
                "punctuated_word": "frameworks",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "for",
                "start": 257.66998,
                "end": 258.16998,
                "confidence": 0.9795914,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "doing",
                "start": 258.47,
                "end": 258.87,
                "confidence": 0.9936301,
                "punctuated_word": "doing",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "documentation",
                "start": 258.87,
                "end": 259.37,
                "confidence": 0.9957975,
                "punctuated_word": "documentation",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "of",
                "start": 259.43,
                "end": 259.66998,
                "confidence": 0.99902976,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "data",
                "start": 259.66998,
                "end": 260.16998,
                "confidence": 0.9804573,
                "punctuated_word": "data,",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "models",
                "start": 260.38998,
                "end": 260.88998,
                "confidence": 0.99643993,
                "punctuated_word": "models,",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "systems",
                "start": 261.19,
                "end": 261.69,
                "confidence": 0.9395165,
                "punctuated_word": "systems,",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "and",
                "start": 261.75,
                "end": 261.99,
                "confidence": 0.9991357,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "other",
                "start": 261.99,
                "end": 262.31,
                "confidence": 0.9994066,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "elements",
                "start": 262.31,
                "end": 262.81,
                "confidence": 0.9905987,
                "punctuated_word": "elements.",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "but",
                "start": 263.275,
                "end": 263.51498,
                "confidence": 0.9989644,
                "punctuated_word": "But",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "i",
                "start": 263.51498,
                "end": 263.595,
                "confidence": 0.9935175,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "would",
                "start": 263.595,
                "end": 263.835,
                "confidence": 0.99984515,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "say",
                "start": 263.835,
                "end": 264.07498,
                "confidence": 0.99937457,
                "punctuated_word": "say",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "that",
                "start": 264.07498,
                "end": 264.47498,
                "confidence": 0.99887854,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "both",
                "start": 264.47498,
                "end": 264.97498,
                "confidence": 0.99297607,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "the",
                "start": 265.51498,
                "end": 265.755,
                "confidence": 0.93805295,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "two",
                "start": 265.755,
                "end": 265.995,
                "confidence": 0.9996673,
                "punctuated_word": "two",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "papers",
                "start": 265.995,
                "end": 266.495,
                "confidence": 0.9998054,
                "punctuated_word": "papers",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "that",
                "start": 267.035,
                "end": 267.535,
                "confidence": 0.99716127,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "we're",
                "start": 267.995,
                "end": 268.155,
                "confidence": 0.99666744,
                "punctuated_word": "we're",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "gonna",
                "start": 268.155,
                "end": 268.395,
                "confidence": 0.90575624,
                "punctuated_word": "gonna",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "be",
                "start": 268.395,
                "end": 268.47498,
                "confidence": 0.9942356,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "discussing",
                "start": 268.47498,
                "end": 268.955,
                "confidence": 0.9998154,
                "punctuated_word": "discussing",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "today",
                "start": 268.955,
                "end": 269.455,
                "confidence": 0.9997261,
                "punctuated_word": "today",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "take",
                "start": 269.675,
                "end": 269.995,
                "confidence": 0.645242,
                "punctuated_word": "take",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "slightly",
                "start": 269.995,
                "end": 270.495,
                "confidence": 0.9992298,
                "punctuated_word": "slightly",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "different",
                "start": 270.79498,
                "end": 271.29498,
                "confidence": 0.996384,
                "punctuated_word": "different",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "approaches",
                "start": 271.595,
                "end": 272.095,
                "confidence": 0.9991148,
                "punctuated_word": "approaches",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "to",
                "start": 272.235,
                "end": 272.395,
                "confidence": 0.9987519,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "documentation",
                "start": 272.395,
                "end": 272.895,
                "confidence": 0.95434594,
                "punctuated_word": "documentation.",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "so",
                "start": 273.595,
                "end": 273.755,
                "confidence": 0.9965224,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "maybe",
                "start": 273.755,
                "end": 273.995,
                "confidence": 0.9768287,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "we",
                "start": 273.995,
                "end": 274.155,
                "confidence": 0.9925332,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "could",
                "start": 274.155,
                "end": 274.315,
                "confidence": 0.9775553,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "start",
                "start": 274.315,
                "end": 274.555,
                "confidence": 0.999744,
                "punctuated_word": "start",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "with",
                "start": 274.555,
                "end": 274.875,
                "confidence": 0.9993709,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "feedback",
                "start": 274.875,
                "end": 275.35498,
                "confidence": 0.996894,
                "punctuated_word": "feedback",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "logs",
                "start": 275.35498,
                "end": 275.675,
                "confidence": 0.9900093,
                "punctuated_word": "logs.",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "i",
                "start": 275.675,
                "end": 275.82,
                "confidence": 0.6432073,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "wonder",
                "start": 275.98,
                "end": 276.14,
                "confidence": 0.8043202,
                "punctuated_word": "Wonder",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "if",
                "start": 276.14,
                "end": 276.22,
                "confidence": 0.99823344,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "you",
                "start": 276.22,
                "end": 276.30002,
                "confidence": 0.9985511,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "could",
                "start": 276.30002,
                "end": 276.54,
                "confidence": 0.98729634,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "walk",
                "start": 276.54,
                "end": 276.78,
                "confidence": 0.9995376,
                "punctuated_word": "walk",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "us",
                "start": 276.78,
                "end": 277.02002,
                "confidence": 0.9997249,
                "punctuated_word": "us",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "through",
                "start": 277.02002,
                "end": 277.52002,
                "confidence": 0.99957365,
                "punctuated_word": "through",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "what",
                "start": 277.9,
                "end": 278.22,
                "confidence": 0.92097443,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "feedback",
                "start": 278.22,
                "end": 278.7,
                "confidence": 0.9997315,
                "punctuated_word": "feedback",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "logs",
                "start": 278.7,
                "end": 279.2,
                "confidence": 0.99940693,
                "punctuated_word": "logs",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "are",
                "start": 279.42,
                "end": 279.92,
                "confidence": 0.99959356,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "and",
                "start": 280.38,
                "end": 280.88,
                "confidence": 0.7335374,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "why",
                "start": 280.94,
                "end": 281.34,
                "confidence": 0.9986203,
                "punctuated_word": "why",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "you",
                "start": 281.34,
                "end": 281.5,
                "confidence": 0.99979895,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "thought",
                "start": 281.5,
                "end": 281.82,
                "confidence": 0.99893254,
                "punctuated_word": "thought",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "they",
                "start": 281.82,
                "end": 282.14,
                "confidence": 0.99949336,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "filled",
                "start": 282.14,
                "end": 282.46002,
                "confidence": 0.95028806,
                "punctuated_word": "filled",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "a",
                "start": 282.46002,
                "end": 282.7,
                "confidence": 0.88773555,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "gap",
                "start": 282.7,
                "end": 283.1,
                "confidence": 0.99995446,
                "punctuated_word": "gap",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "in",
                "start": 283.1,
                "end": 283.26,
                "confidence": 0.99954575,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "the",
                "start": 283.26,
                "end": 283.5,
                "confidence": 0.9993554,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "existing",
                "start": 283.5,
                "end": 284.0,
                "confidence": 0.9997944,
                "punctuated_word": "existing",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "landscape",
                "start": 284.38,
                "end": 284.88,
                "confidence": 0.99975795,
                "punctuated_word": "landscape",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "of",
                "start": 284.94,
                "end": 285.18,
                "confidence": 0.9976672,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "proposed",
                "start": 285.18,
                "end": 285.66,
                "confidence": 0.98453057,
                "punctuated_word": "proposed",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "documentation",
                "start": 285.66,
                "end": 286.16,
                "confidence": 0.99925405,
                "punctuated_word": "documentation",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "approaches",
                "start": 286.38,
                "end": 286.88,
                "confidence": 0.89493346,
                "punctuated_word": "approaches.",
                "speaker": 1,
                "speaker_confidence": 0.99382126
              },
              {
                "word": "so",
                "start": 287.26,
                "end": 287.58002,
                "confidence": 0.9969722,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "feedback",
                "start": 287.58002,
                "end": 287.9,
                "confidence": 0.9905353,
                "punctuated_word": "feedback",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "logs",
                "start": 287.9,
                "end": 288.22,
                "confidence": 0.9652196,
                "punctuated_word": "logs",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "actually",
                "start": 288.22,
                "end": 288.54,
                "confidence": 0.986179,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "started",
                "start": 288.54,
                "end": 288.94,
                "confidence": 0.9993431,
                "punctuated_word": "started",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "as",
                "start": 288.94,
                "end": 289.18,
                "confidence": 0.9993562,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "a",
                "start": 289.18,
                "end": 289.34,
                "confidence": 0.999111,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "way",
                "start": 289.34,
                "end": 289.82,
                "confidence": 0.9998697,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "for",
                "start": 289.82,
                "end": 289.98,
                "confidence": 0.99967647,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "us",
                "start": 289.98,
                "end": 290.22,
                "confidence": 0.9999136,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "to",
                "start": 290.22,
                "end": 290.46002,
                "confidence": 0.9995097,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "consider",
                "start": 290.46002,
                "end": 290.96002,
                "confidence": 0.9998735,
                "punctuated_word": "consider",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "how",
                "start": 292.165,
                "end": 292.665,
                "confidence": 0.9996984,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "to",
                "start": 292.725,
                "end": 292.96503,
                "confidence": 0.9704175,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "make",
                "start": 292.96503,
                "end": 293.445,
                "confidence": 0.99932647,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "updates",
                "start": 293.445,
                "end": 293.945,
                "confidence": 0.9992083,
                "punctuated_word": "updates",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "to",
                "start": 294.005,
                "end": 294.24503,
                "confidence": 0.9994261,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "models",
                "start": 294.24503,
                "end": 294.725,
                "confidence": 0.99950576,
                "punctuated_word": "models",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "as",
                "start": 294.725,
                "end": 294.96503,
                "confidence": 0.99866056,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "a",
                "start": 294.96503,
                "end": 295.045,
                "confidence": 0.9991886,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "result",
                "start": 295.045,
                "end": 295.445,
                "confidence": 0.99996793,
                "punctuated_word": "result",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "of",
                "start": 295.445,
                "end": 295.605,
                "confidence": 0.99928516,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "feedback",
                "start": 295.605,
                "end": 296.005,
                "confidence": 0.999801,
                "punctuated_word": "feedback",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "that",
                "start": 296.005,
                "end": 296.24503,
                "confidence": 0.99911135,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "you",
                "start": 296.24503,
                "end": 296.40503,
                "confidence": 0.99980015,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "might",
                "start": 296.40503,
                "end": 296.64502,
                "confidence": 0.99995255,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "get",
                "start": 296.64502,
                "end": 296.80502,
                "confidence": 0.9996916,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "from",
                "start": 296.80502,
                "end": 297.045,
                "confidence": 0.9991333,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "some",
                "start": 297.045,
                "end": 297.285,
                "confidence": 0.999864,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "participatory",
                "start": 297.285,
                "end": 297.785,
                "confidence": 0.99970794,
                "punctuated_word": "participatory",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "approach",
                "start": 298.08502,
                "end": 298.58502,
                "confidence": 0.97976923,
                "punctuated_word": "approach.",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "and",
                "start": 299.285,
                "end": 299.52502,
                "confidence": 0.996783,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "so",
                "start": 299.52502,
                "end": 299.68503,
                "confidence": 0.9768694,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "from",
                "start": 299.68503,
                "end": 299.92502,
                "confidence": 0.85181546,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "one",
                "start": 299.92502,
                "end": 300.165,
                "confidence": 0.99948895,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "piece",
                "start": 300.165,
                "end": 300.48502,
                "confidence": 0.99986815,
                "punctuated_word": "piece",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "of",
                "start": 300.48502,
                "end": 300.64502,
                "confidence": 0.99956995,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "information",
                "start": 300.64502,
                "end": 301.14502,
                "confidence": 0.99983823,
                "punctuated_word": "information",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "or",
                "start": 301.52502,
                "end": 302.02502,
                "confidence": 0.9774939,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "one",
                "start": 302.40503,
                "end": 302.725,
                "confidence": 0.9995944,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "piece",
                "start": 302.725,
                "end": 302.885,
                "confidence": 0.9999169,
                "punctuated_word": "piece",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "of",
                "start": 302.885,
                "end": 303.385,
                "confidence": 0.99925536,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "feedback",
                "start": 303.68503,
                "end": 304.18503,
                "confidence": 0.9996952,
                "punctuated_word": "feedback",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "per",
                "start": 304.325,
                "end": 304.565,
                "confidence": 0.93892115,
                "punctuated_word": "per",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "se",
                "start": 304.565,
                "end": 305.065,
                "confidence": 0.97255886,
                "punctuated_word": "se",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "from",
                "start": 305.45,
                "end": 305.95,
                "confidence": 0.99977046,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "a",
                "start": 306.09,
                "end": 306.33002,
                "confidence": 0.9999002,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "stakeholder",
                "start": 306.33002,
                "end": 306.83002,
                "confidence": 0.9143087,
                "punctuated_word": "stakeholder,",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "there",
                "start": 307.37,
                "end": 307.61002,
                "confidence": 0.9990748,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "are",
                "start": 307.61002,
                "end": 307.77002,
                "confidence": 0.9991078,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "lots",
                "start": 307.77002,
                "end": 308.01,
                "confidence": 0.99694735,
                "punctuated_word": "lots",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "of",
                "start": 308.01,
                "end": 308.09,
                "confidence": 0.9998716,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "different",
                "start": 308.09,
                "end": 308.41,
                "confidence": 0.99924797,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "changes",
                "start": 308.41,
                "end": 308.81,
                "confidence": 0.99956363,
                "punctuated_word": "changes",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "a",
                "start": 308.81,
                "end": 308.97,
                "confidence": 0.83856446,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "developer",
                "start": 308.97,
                "end": 309.37,
                "confidence": 0.9996288,
                "punctuated_word": "developer",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "can",
                "start": 309.37,
                "end": 309.53,
                "confidence": 0.99708337,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "make",
                "start": 309.53,
                "end": 309.77002,
                "confidence": 0.9997651,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "to",
                "start": 309.77002,
                "end": 309.93,
                "confidence": 0.9997708,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "the",
                "start": 309.93,
                "end": 310.01,
                "confidence": 0.99950325,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "workflow",
                "start": 310.01,
                "end": 310.41,
                "confidence": 0.9973578,
                "punctuated_word": "workflow",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "or",
                "start": 310.41,
                "end": 310.57,
                "confidence": 0.97214395,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "the",
                "start": 310.57,
                "end": 310.73,
                "confidence": 0.9985806,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "underlying",
                "start": 310.73,
                "end": 311.21,
                "confidence": 0.9994986,
                "punctuated_word": "underlying",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "system",
                "start": 311.21,
                "end": 311.71,
                "confidence": 0.97321486,
                "punctuated_word": "system.",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "and",
                "start": 311.93,
                "end": 312.09,
                "confidence": 0.95386016,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "we",
                "start": 312.09,
                "end": 312.25,
                "confidence": 0.9991879,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "actually",
                "start": 312.25,
                "end": 312.57,
                "confidence": 0.99696225,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "characterize",
                "start": 312.57,
                "end": 312.97,
                "confidence": 0.83791703,
                "punctuated_word": "characterize",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "this",
                "start": 312.97,
                "end": 313.13,
                "confidence": 0.99869376,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "in",
                "start": 313.13,
                "end": 313.29,
                "confidence": 0.998539,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "a",
                "start": 313.29,
                "end": 313.37,
                "confidence": 0.9969715,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "separate",
                "start": 313.37,
                "end": 313.77002,
                "confidence": 0.9999598,
                "punctuated_word": "separate",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "piece",
                "start": 313.77002,
                "end": 314.27002,
                "confidence": 0.9807881,
                "punctuated_word": "piece,",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "and",
                "start": 314.49,
                "end": 314.73,
                "confidence": 0.9997627,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "and",
                "start": 314.73,
                "end": 314.89,
                "confidence": 0.8812086,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "took",
                "start": 314.89,
                "end": 315.05002,
                "confidence": 0.9943364,
                "punctuated_word": "took",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "out",
                "start": 315.05002,
                "end": 315.17,
                "confidence": 0.9604511,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "a",
                "start": 315.17,
                "end": 315.29,
                "confidence": 0.9976,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "lot",
                "start": 315.29,
                "end": 315.45,
                "confidence": 0.9998293,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "of",
                "start": 315.45,
                "end": 315.53,
                "confidence": 0.99941254,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "that",
                "start": 315.53,
                "end": 315.69,
                "confidence": 0.9992174,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "workout",
                "start": 315.69,
                "end": 316.19,
                "confidence": 0.76020646,
                "punctuated_word": "workout.",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "so",
                "start": 316.25,
                "end": 316.41,
                "confidence": 0.99895453,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "for",
                "start": 316.41,
                "end": 316.57,
                "confidence": 0.69080263,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "example",
                "start": 316.57,
                "end": 317.07,
                "confidence": 0.9985342,
                "punctuated_word": "example,",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "if",
                "start": 317.77002,
                "end": 317.93,
                "confidence": 0.9985624,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "you",
                "start": 317.93,
                "end": 318.09,
                "confidence": 0.9998399,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "had",
                "start": 318.09,
                "end": 318.59,
                "confidence": 0.9457656,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "told",
                "start": 318.98502,
                "end": 319.30502,
                "confidence": 0.99985623,
                "punctuated_word": "told",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "someone",
                "start": 319.30502,
                "end": 319.785,
                "confidence": 0.99989045,
                "punctuated_word": "someone",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "that",
                "start": 319.785,
                "end": 320.02502,
                "confidence": 0.999853,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "there",
                "start": 320.02502,
                "end": 320.105,
                "confidence": 0.9996277,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "might",
                "start": 320.105,
                "end": 320.345,
                "confidence": 0.9999658,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "be",
                "start": 320.345,
                "end": 320.845,
                "confidence": 0.99991083,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "fairness",
                "start": 320.905,
                "end": 321.30502,
                "confidence": 0.99709,
                "punctuated_word": "fairness",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "concerns",
                "start": 321.30502,
                "end": 321.70502,
                "confidence": 0.9987036,
                "punctuated_word": "concerns",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "with",
                "start": 321.70502,
                "end": 321.86502,
                "confidence": 0.89464086,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "the",
                "start": 321.86502,
                "end": 322.02502,
                "confidence": 0.9945749,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "classifier",
                "start": 322.02502,
                "end": 322.505,
                "confidence": 0.99510014,
                "punctuated_word": "classifier",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "that",
                "start": 322.505,
                "end": 322.665,
                "confidence": 0.99896204,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "they've",
                "start": 322.665,
                "end": 322.905,
                "confidence": 0.999145,
                "punctuated_word": "they've",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "chosen",
                "start": 322.905,
                "end": 323.225,
                "confidence": 0.9995796,
                "punctuated_word": "chosen",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "to",
                "start": 323.225,
                "end": 323.46503,
                "confidence": 0.99981695,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "deploy",
                "start": 323.46503,
                "end": 323.96503,
                "confidence": 0.98224974,
                "punctuated_word": "deploy,",
                "speaker": 2,
                "speaker_confidence": 0.7544465
              },
              {
                "word": "your",
                "start": 324.58502,
                "end": 324.825,
                "confidence": 0.9980867,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "model",
                "start": 324.825,
                "end": 325.14502,
                "confidence": 0.9998142,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "developers",
                "start": 325.14502,
                "end": 325.545,
                "confidence": 0.99983454,
                "punctuated_word": "developers",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "have",
                "start": 325.545,
                "end": 325.785,
                "confidence": 0.9998568,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "a",
                "start": 325.785,
                "end": 325.86502,
                "confidence": 0.9993605,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "few",
                "start": 325.86502,
                "end": 326.185,
                "confidence": 0.99998677,
                "punctuated_word": "few",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "options",
                "start": 326.185,
                "end": 326.685,
                "confidence": 0.99828166,
                "punctuated_word": "options.",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "some",
                "start": 327.545,
                "end": 327.785,
                "confidence": 0.99972016,
                "punctuated_word": "Some",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "might",
                "start": 327.785,
                "end": 328.02502,
                "confidence": 0.99989176,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "be",
                "start": 328.02502,
                "end": 328.185,
                "confidence": 0.9991881,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "socio",
                "start": 328.185,
                "end": 328.505,
                "confidence": 0.62385875,
                "punctuated_word": "socio",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "technical",
                "start": 328.505,
                "end": 328.905,
                "confidence": 0.9931712,
                "punctuated_word": "technical",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "in",
                "start": 328.905,
                "end": 328.98502,
                "confidence": 0.9658206,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "nature",
                "start": 328.98502,
                "end": 329.30502,
                "confidence": 0.99868876,
                "punctuated_word": "nature",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "and",
                "start": 329.30502,
                "end": 329.46503,
                "confidence": 0.6616848,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "others",
                "start": 329.46503,
                "end": 329.785,
                "confidence": 0.9992169,
                "punctuated_word": "others",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "are",
                "start": 329.785,
                "end": 330.185,
                "confidence": 0.94680214,
                "punctuated_word": "are,",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "actually",
                "start": 330.58502,
                "end": 330.905,
                "confidence": 0.99953365,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "concerned",
                "start": 330.905,
                "end": 331.30502,
                "confidence": 0.74797153,
                "punctuated_word": "concerned",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "the",
                "start": 331.30502,
                "end": 331.385,
                "confidence": 0.9480436,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "model",
                "start": 331.385,
                "end": 331.70502,
                "confidence": 0.9998117,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "itself",
                "start": 331.70502,
                "end": 332.20502,
                "confidence": 0.9869076,
                "punctuated_word": "itself.",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "so",
                "start": 332.22,
                "end": 332.38,
                "confidence": 0.99906546,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "you",
                "start": 332.38,
                "end": 332.54,
                "confidence": 0.9996123,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "might",
                "start": 332.54,
                "end": 332.7,
                "confidence": 0.9999583,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "consider",
                "start": 332.7,
                "end": 333.2,
                "confidence": 0.99972576,
                "punctuated_word": "consider",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "going",
                "start": 333.42,
                "end": 333.66,
                "confidence": 0.99978596,
                "punctuated_word": "going",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "and",
                "start": 333.66,
                "end": 333.82,
                "confidence": 0.98994046,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "collecting",
                "start": 333.82,
                "end": 334.14,
                "confidence": 0.9998646,
                "punctuated_word": "collecting",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "more",
                "start": 334.14,
                "end": 334.3,
                "confidence": 0.9992888,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "training",
                "start": 334.3,
                "end": 334.7,
                "confidence": 0.9997439,
                "punctuated_word": "training",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "data",
                "start": 334.7,
                "end": 335.2,
                "confidence": 0.9681314,
                "punctuated_word": "data.",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "you",
                "start": 335.26,
                "end": 335.42,
                "confidence": 0.9996519,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "might",
                "start": 335.42,
                "end": 335.82,
                "confidence": 0.99998176,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "consider",
                "start": 335.82,
                "end": 336.32,
                "confidence": 0.99987066,
                "punctuated_word": "consider",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "taking",
                "start": 336.78,
                "end": 337.1,
                "confidence": 0.9996321,
                "punctuated_word": "taking",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "a",
                "start": 337.1,
                "end": 337.26,
                "confidence": 0.9985562,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "vast",
                "start": 337.26,
                "end": 337.76,
                "confidence": 0.8656781,
                "punctuated_word": "vast,",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "taking",
                "start": 337.98,
                "end": 338.22,
                "confidence": 0.99876595,
                "punctuated_word": "taking",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "a",
                "start": 338.22,
                "end": 338.3,
                "confidence": 0.99888986,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "page",
                "start": 338.3,
                "end": 338.7,
                "confidence": 0.999519,
                "punctuated_word": "page",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "from",
                "start": 338.7,
                "end": 339.1,
                "confidence": 0.999635,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "the",
                "start": 339.1,
                "end": 339.26,
                "confidence": 0.99731356,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "vast",
                "start": 339.26,
                "end": 339.58,
                "confidence": 0.99989974,
                "punctuated_word": "vast",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "literature",
                "start": 339.58,
                "end": 340.08,
                "confidence": 0.99979764,
                "punctuated_word": "literature",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "around",
                "start": 340.3,
                "end": 340.8,
                "confidence": 0.9264189,
                "punctuated_word": "around,",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "regularizing",
                "start": 341.58,
                "end": 342.08,
                "confidence": 0.998592,
                "punctuated_word": "regularizing",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "for",
                "start": 342.54,
                "end": 342.78,
                "confidence": 0.9832477,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "various",
                "start": 342.78,
                "end": 343.18,
                "confidence": 0.99985087,
                "punctuated_word": "various",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "properties",
                "start": 343.18,
                "end": 343.66,
                "confidence": 0.9998036,
                "punctuated_word": "properties",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "you",
                "start": 343.66,
                "end": 343.82,
                "confidence": 0.95567226,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "want",
                "start": 343.82,
                "end": 344.14,
                "confidence": 0.73360944,
                "punctuated_word": "want.",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "the",
                "start": 344.14,
                "end": 344.3,
                "confidence": 0.90342116,
                "punctuated_word": "The",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "equalized",
                "start": 344.3,
                "end": 344.8,
                "confidence": 0.99787986,
                "punctuated_word": "equalized",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "odds",
                "start": 344.94,
                "end": 345.405,
                "confidence": 0.99871516,
                "punctuated_word": "odds",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "is",
                "start": 345.565,
                "end": 345.67166,
                "confidence": 0.9984043,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "a",
                "start": 345.67166,
                "end": 345.77835,
                "confidence": 0.7747939,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.77287763
              },
              {
                "word": "is",
                "start": 345.77835,
                "end": 345.885,
                "confidence": 0.6101748,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "a",
                "start": 345.885,
                "end": 346.045,
                "confidence": 0.9997087,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "natural",
                "start": 346.045,
                "end": 346.445,
                "confidence": 0.9999161,
                "punctuated_word": "natural",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "one",
                "start": 346.445,
                "end": 346.76498,
                "confidence": 0.99982184,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "where",
                "start": 346.76498,
                "end": 347.085,
                "confidence": 0.8071127,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "the",
                "start": 347.085,
                "end": 347.325,
                "confidence": 0.9973387,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "likelihood",
                "start": 347.325,
                "end": 347.805,
                "confidence": 0.9999201,
                "punctuated_word": "likelihood",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "of",
                "start": 347.805,
                "end": 348.045,
                "confidence": 0.9997142,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "having",
                "start": 348.045,
                "end": 348.445,
                "confidence": 0.9996685,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "a",
                "start": 348.445,
                "end": 348.605,
                "confidence": 0.99936527,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "particular",
                "start": 348.605,
                "end": 349.105,
                "confidence": 0.99993384,
                "punctuated_word": "particular",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "outcome",
                "start": 349.165,
                "end": 349.665,
                "confidence": 0.9999628,
                "punctuated_word": "outcome",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "conditioned",
                "start": 349.725,
                "end": 350.205,
                "confidence": 0.9948078,
                "punctuated_word": "conditioned",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "on",
                "start": 350.205,
                "end": 350.525,
                "confidence": 0.9996382,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "a",
                "start": 350.525,
                "end": 350.76498,
                "confidence": 0.9981286,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "protected",
                "start": 350.76498,
                "end": 351.165,
                "confidence": 0.9610778,
                "punctuated_word": "protected",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "attribute",
                "start": 351.165,
                "end": 351.645,
                "confidence": 0.99943477,
                "punctuated_word": "attribute",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "like",
                "start": 351.645,
                "end": 351.885,
                "confidence": 0.9321156,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "race",
                "start": 351.885,
                "end": 352.385,
                "confidence": 0.9979182,
                "punctuated_word": "race",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "is",
                "start": 352.445,
                "end": 352.685,
                "confidence": 0.99073225,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "equal",
                "start": 352.685,
                "end": 353.165,
                "confidence": 0.99857044,
                "punctuated_word": "equal.",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "that",
                "start": 353.165,
                "end": 353.325,
                "confidence": 0.999828,
                "punctuated_word": "That",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "is",
                "start": 353.325,
                "end": 353.405,
                "confidence": 0.99979335,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "something",
                "start": 353.405,
                "end": 353.725,
                "confidence": 0.9999329,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "you",
                "start": 353.725,
                "end": 353.805,
                "confidence": 0.9996848,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "can",
                "start": 353.805,
                "end": 353.965,
                "confidence": 0.99916863,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "control",
                "start": 353.965,
                "end": 354.365,
                "confidence": 0.9998821,
                "punctuated_word": "control",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "for",
                "start": 354.365,
                "end": 354.605,
                "confidence": 0.96283764,
                "punctuated_word": "for.",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "that",
                "start": 354.605,
                "end": 354.76498,
                "confidence": 0.99796593,
                "punctuated_word": "That",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "might",
                "start": 354.76498,
                "end": 354.925,
                "confidence": 0.9997887,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "not",
                "start": 354.925,
                "end": 355.085,
                "confidence": 0.9996754,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "be",
                "start": 355.085,
                "end": 355.245,
                "confidence": 0.9991867,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "something",
                "start": 355.245,
                "end": 355.565,
                "confidence": 0.9999063,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "a",
                "start": 355.565,
                "end": 355.725,
                "confidence": 0.9989662,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "developer",
                "start": 355.725,
                "end": 356.225,
                "confidence": 0.9998796,
                "punctuated_word": "developer",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "considers",
                "start": 356.285,
                "end": 356.785,
                "confidence": 0.99988973,
                "punctuated_word": "considers",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "until",
                "start": 356.845,
                "end": 357.325,
                "confidence": 0.9993326,
                "punctuated_word": "until",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "a",
                "start": 357.325,
                "end": 357.485,
                "confidence": 0.9986712,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "stakeholder",
                "start": 357.485,
                "end": 357.985,
                "confidence": 0.9996396,
                "punctuated_word": "stakeholder",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "informs",
                "start": 358.04498,
                "end": 358.445,
                "confidence": 0.9996395,
                "punctuated_word": "informs",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "them",
                "start": 358.445,
                "end": 358.8,
                "confidence": 0.9997893,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "that",
                "start": 358.87997,
                "end": 359.03998,
                "confidence": 0.99922514,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "this",
                "start": 359.03998,
                "end": 359.19998,
                "confidence": 0.9996947,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "is",
                "start": 359.19998,
                "end": 359.36,
                "confidence": 0.99919873,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "an",
                "start": 359.36,
                "end": 359.68,
                "confidence": 0.6417492,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "important",
                "start": 359.68,
                "end": 360.08,
                "confidence": 0.99982566,
                "punctuated_word": "important",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "consideration",
                "start": 360.08,
                "end": 360.58,
                "confidence": 0.99997187,
                "punctuated_word": "consideration",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "in",
                "start": 360.63998,
                "end": 360.87997,
                "confidence": 0.99978465,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "this",
                "start": 360.87997,
                "end": 361.03998,
                "confidence": 0.9997844,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "context",
                "start": 361.03998,
                "end": 361.53998,
                "confidence": 0.9991425,
                "punctuated_word": "context.",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "so",
                "start": 362.08,
                "end": 362.58,
                "confidence": 0.9994493,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "in",
                "start": 362.72,
                "end": 362.87997,
                "confidence": 0.9960444,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "the",
                "start": 362.87997,
                "end": 363.03998,
                "confidence": 0.9957371,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "settings",
                "start": 363.03998,
                "end": 363.52,
                "confidence": 0.99939966,
                "punctuated_word": "settings",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "where",
                "start": 363.52,
                "end": 364.02,
                "confidence": 0.9982766,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "developers",
                "start": 364.08,
                "end": 364.58,
                "confidence": 0.99974924,
                "punctuated_word": "developers",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "are",
                "start": 364.63998,
                "end": 364.87997,
                "confidence": 0.9998073,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "reactive",
                "start": 364.87997,
                "end": 365.37997,
                "confidence": 0.994653,
                "punctuated_word": "reactive,",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "we",
                "start": 366.47998,
                "end": 366.63998,
                "confidence": 0.99927086,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "were",
                "start": 366.63998,
                "end": 366.8,
                "confidence": 0.99946314,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "hopeful",
                "start": 366.8,
                "end": 367.3,
                "confidence": 0.9999217,
                "punctuated_word": "hopeful",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "that",
                "start": 367.36,
                "end": 367.59998,
                "confidence": 0.9998417,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "we",
                "start": 367.59998,
                "end": 367.75998,
                "confidence": 0.99984443,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "could",
                "start": 367.75998,
                "end": 367.91998,
                "confidence": 0.925829,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "introduce",
                "start": 367.91998,
                "end": 368.4,
                "confidence": 0.9996587,
                "punctuated_word": "introduce",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "a",
                "start": 368.4,
                "end": 368.47998,
                "confidence": 0.9773627,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "form",
                "start": 368.47998,
                "end": 368.72,
                "confidence": 0.999658,
                "punctuated_word": "form",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "of",
                "start": 368.72,
                "end": 368.96,
                "confidence": 0.99985313,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "documentation",
                "start": 368.96,
                "end": 369.46,
                "confidence": 0.9997433,
                "punctuated_word": "documentation",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "that",
                "start": 370.0,
                "end": 370.15997,
                "confidence": 0.99965084,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "keeps",
                "start": 370.15997,
                "end": 370.63998,
                "confidence": 0.99993885,
                "punctuated_word": "keeps",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "track",
                "start": 370.63998,
                "end": 370.96,
                "confidence": 0.99973863,
                "punctuated_word": "track",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "of",
                "start": 370.96,
                "end": 371.46,
                "confidence": 0.9994215,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "the",
                "start": 372.045,
                "end": 372.545,
                "confidence": 0.9997495,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "information",
                "start": 372.685,
                "end": 373.165,
                "confidence": 0.9998035,
                "punctuated_word": "information",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "that",
                "start": 373.165,
                "end": 373.325,
                "confidence": 0.99962676,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "has",
                "start": 373.325,
                "end": 373.48502,
                "confidence": 0.9994437,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "been",
                "start": 373.48502,
                "end": 373.725,
                "confidence": 0.9999496,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "collected",
                "start": 373.725,
                "end": 374.225,
                "confidence": 0.99993896,
                "punctuated_word": "collected",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "and",
                "start": 374.445,
                "end": 374.605,
                "confidence": 0.9203119,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "the",
                "start": 374.605,
                "end": 374.765,
                "confidence": 0.9999081,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "way",
                "start": 374.765,
                "end": 375.005,
                "confidence": 0.99986863,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "it",
                "start": 375.005,
                "end": 375.085,
                "confidence": 0.9996978,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "was",
                "start": 375.085,
                "end": 375.325,
                "confidence": 0.9999521,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "incorporated",
                "start": 375.325,
                "end": 375.825,
                "confidence": 0.9487999,
                "punctuated_word": "incorporated.",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "and",
                "start": 376.525,
                "end": 376.685,
                "confidence": 0.99724823,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "we",
                "start": 376.685,
                "end": 376.845,
                "confidence": 0.99975437,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "just",
                "start": 376.845,
                "end": 377.085,
                "confidence": 0.99989367,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "wanted",
                "start": 377.085,
                "end": 377.325,
                "confidence": 0.99890697,
                "punctuated_word": "wanted",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "a",
                "start": 377.325,
                "end": 377.405,
                "confidence": 0.9753853,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "living",
                "start": 377.405,
                "end": 377.725,
                "confidence": 0.9999244,
                "punctuated_word": "living",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "record",
                "start": 377.725,
                "end": 378.045,
                "confidence": 0.99990463,
                "punctuated_word": "record",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "of",
                "start": 378.045,
                "end": 378.20502,
                "confidence": 0.99987924,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "that",
                "start": 378.20502,
                "end": 378.70502,
                "confidence": 0.9271662,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "and",
                "start": 379.245,
                "end": 379.725,
                "confidence": 0.9891025,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "naturally",
                "start": 379.725,
                "end": 380.225,
                "confidence": 0.79456866,
                "punctuated_word": "naturally,",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "there's",
                "start": 380.285,
                "end": 380.525,
                "confidence": 0.998767,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "a",
                "start": 380.525,
                "end": 380.685,
                "confidence": 0.9995803,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "separate",
                "start": 380.685,
                "end": 381.005,
                "confidence": 0.99995995,
                "punctuated_word": "separate",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "line",
                "start": 381.005,
                "end": 381.165,
                "confidence": 0.99977905,
                "punctuated_word": "line",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "of",
                "start": 381.165,
                "end": 381.325,
                "confidence": 0.9998074,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "work",
                "start": 381.325,
                "end": 381.565,
                "confidence": 0.9999567,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "that",
                "start": 381.565,
                "end": 381.725,
                "confidence": 0.9996675,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "has",
                "start": 381.725,
                "end": 382.225,
                "confidence": 0.9868183,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "that",
                "start": 383.405,
                "end": 383.645,
                "confidence": 0.9410726,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "we",
                "start": 383.645,
                "end": 383.805,
                "confidence": 0.9988586,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "were",
                "start": 383.805,
                "end": 383.965,
                "confidence": 0.7450442,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "working",
                "start": 383.965,
                "end": 384.20502,
                "confidence": 0.9998276,
                "punctuated_word": "working",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "on",
                "start": 384.20502,
                "end": 384.365,
                "confidence": 0.9996985,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "for",
                "start": 384.365,
                "end": 384.525,
                "confidence": 0.9998274,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "quite",
                "start": 384.525,
                "end": 384.845,
                "confidence": 0.9996822,
                "punctuated_word": "quite",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "some",
                "start": 384.845,
                "end": 385.005,
                "confidence": 0.9905093,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "time",
                "start": 385.005,
                "end": 385.505,
                "confidence": 0.99986804,
                "punctuated_word": "time",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "around",
                "start": 385.645,
                "end": 386.145,
                "confidence": 0.88125736,
                "punctuated_word": "around,",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "well",
                "start": 386.35,
                "end": 386.67,
                "confidence": 0.99838847,
                "punctuated_word": "well,",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "how",
                "start": 386.67,
                "end": 386.83002,
                "confidence": 0.9995321,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "does",
                "start": 386.83002,
                "end": 387.07,
                "confidence": 0.9995061,
                "punctuated_word": "does",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "a",
                "start": 387.07,
                "end": 387.23,
                "confidence": 0.85885435,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "developer",
                "start": 387.23,
                "end": 387.71,
                "confidence": 0.99973446,
                "punctuated_word": "developer",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "actually",
                "start": 387.71,
                "end": 388.03,
                "confidence": 0.99782807,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "decide",
                "start": 388.03,
                "end": 388.53,
                "confidence": 0.99969435,
                "punctuated_word": "decide",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "how",
                "start": 388.59,
                "end": 388.83002,
                "confidence": 0.9995876,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "to",
                "start": 388.83002,
                "end": 389.07,
                "confidence": 0.99924445,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "incorporate",
                "start": 389.07,
                "end": 389.55,
                "confidence": 0.9999157,
                "punctuated_word": "incorporate",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "that",
                "start": 389.55,
                "end": 389.87,
                "confidence": 0.9997502,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "information",
                "start": 389.87,
                "end": 390.37,
                "confidence": 0.91912013,
                "punctuated_word": "information?",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "right",
                "start": 390.83002,
                "end": 391.07,
                "confidence": 0.9760053,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.8865403
              },
              {
                "word": "because",
                "start": 391.07,
                "end": 391.31,
                "confidence": 0.99779165,
                "punctuated_word": "Because",
                "speaker": 2,
                "speaker_confidence": 0.50558114
              },
              {
                "word": "there's",
                "start": 391.31,
                "end": 391.55,
                "confidence": 0.99939203,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.50558114
              },
              {
                "word": "a",
                "start": 391.55,
                "end": 391.63,
                "confidence": 0.9996865,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.50558114
              },
              {
                "word": "design",
                "start": 391.63,
                "end": 391.95,
                "confidence": 0.99942684,
                "punctuated_word": "design",
                "speaker": 2,
                "speaker_confidence": 0.50558114
              },
              {
                "word": "decision",
                "start": 391.95,
                "end": 392.35,
                "confidence": 0.9997838,
                "punctuated_word": "decision",
                "speaker": 2,
                "speaker_confidence": 0.50558114
              },
              {
                "word": "there",
                "start": 392.35,
                "end": 392.75,
                "confidence": 0.99576384,
                "punctuated_word": "there.",
                "speaker": 2,
                "speaker_confidence": 0.50558114
              },
              {
                "word": "right",
                "start": 392.75,
                "end": 392.99,
                "confidence": 0.9548882,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.50558114
              },
              {
                "word": "if",
                "start": 392.99,
                "end": 393.15,
                "confidence": 0.9977344,
                "punctuated_word": "If",
                "speaker": 2,
                "speaker_confidence": 0.50558114
              },
              {
                "word": "someone",
                "start": 393.15,
                "end": 393.47,
                "confidence": 0.99984837,
                "punctuated_word": "someone",
                "speaker": 2,
                "speaker_confidence": 0.50558114
              },
              {
                "word": "comes",
                "start": 393.47,
                "end": 393.63,
                "confidence": 0.9998543,
                "punctuated_word": "comes",
                "speaker": 2,
                "speaker_confidence": 0.50558114
              },
              {
                "word": "to",
                "start": 393.63,
                "end": 393.71,
                "confidence": 0.99957865,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "you",
                "start": 393.71,
                "end": 393.87,
                "confidence": 0.9994721,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "and",
                "start": 393.87,
                "end": 394.03,
                "confidence": 0.9982975,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "says",
                "start": 394.03,
                "end": 394.19,
                "confidence": 0.9999232,
                "punctuated_word": "says",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "my",
                "start": 394.19,
                "end": 394.43,
                "confidence": 0.637187,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "model",
                "start": 394.43,
                "end": 394.75,
                "confidence": 0.9998994,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "is",
                "start": 394.75,
                "end": 394.91,
                "confidence": 0.9978339,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "broken",
                "start": 394.91,
                "end": 395.39,
                "confidence": 0.97856045,
                "punctuated_word": "broken,",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "there",
                "start": 395.39,
                "end": 395.55,
                "confidence": 0.99605584,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "are",
                "start": 395.55,
                "end": 395.71,
                "confidence": 0.9985525,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "lots",
                "start": 395.71,
                "end": 395.95,
                "confidence": 0.99862826,
                "punctuated_word": "lots",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "of",
                "start": 395.95,
                "end": 396.11002,
                "confidence": 0.99961925,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "ways",
                "start": 396.11002,
                "end": 396.35,
                "confidence": 0.9996685,
                "punctuated_word": "ways",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "of",
                "start": 396.35,
                "end": 396.51,
                "confidence": 0.99934775,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "fixing",
                "start": 396.51,
                "end": 396.83002,
                "confidence": 0.9999517,
                "punctuated_word": "fixing",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "it",
                "start": 396.83002,
                "end": 397.33002,
                "confidence": 0.998984,
                "punctuated_word": "it.",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "right",
                "start": 397.47,
                "end": 397.71,
                "confidence": 0.9949137,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.49907982
              },
              {
                "word": "i",
                "start": 397.71,
                "end": 397.79,
                "confidence": 0.9970431,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "might",
                "start": 397.79,
                "end": 398.03,
                "confidence": 0.988143,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "i",
                "start": 398.03,
                "end": 398.19,
                "confidence": 0.910452,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "might",
                "start": 398.19,
                "end": 398.35,
                "confidence": 0.99929166,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "go",
                "start": 398.35,
                "end": 398.51,
                "confidence": 0.99924576,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "out",
                "start": 398.51,
                "end": 398.59,
                "confidence": 0.9992211,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "and",
                "start": 398.59,
                "end": 398.75,
                "confidence": 0.9955908,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "procure",
                "start": 398.75,
                "end": 398.99,
                "confidence": 0.9984126,
                "punctuated_word": "procure",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "a",
                "start": 398.99,
                "end": 399.23,
                "confidence": 0.99215925,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "new",
                "start": 399.23,
                "end": 399.47,
                "confidence": 0.99984324,
                "punctuated_word": "new",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "model",
                "start": 399.47,
                "end": 399.95,
                "confidence": 0.9720303,
                "punctuated_word": "model.",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "i",
                "start": 399.95,
                "end": 400.11002,
                "confidence": 0.9997236,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "might",
                "start": 400.11002,
                "end": 400.27,
                "confidence": 0.99994814,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "go",
                "start": 400.27,
                "end": 400.43,
                "confidence": 0.9998047,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "out",
                "start": 400.43,
                "end": 400.67,
                "confidence": 0.99952686,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "and",
                "start": 400.67,
                "end": 401.145,
                "confidence": 0.99128425,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "and",
                "start": 401.305,
                "end": 401.705,
                "confidence": 0.99943894,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "encourage",
                "start": 401.705,
                "end": 402.205,
                "confidence": 0.9993524,
                "punctuated_word": "encourage",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "use",
                "start": 402.345,
                "end": 402.66498,
                "confidence": 0.98796904,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "in",
                "start": 402.66498,
                "end": 402.82498,
                "confidence": 0.9863381,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "a",
                "start": 402.82498,
                "end": 402.905,
                "confidence": 0.49396217,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "in",
                "start": 403.065,
                "end": 403.22498,
                "confidence": 0.81395787,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "only",
                "start": 403.22498,
                "end": 403.465,
                "confidence": 0.99306494,
                "punctuated_word": "only",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "specific",
                "start": 403.465,
                "end": 403.94498,
                "confidence": 0.9640892,
                "punctuated_word": "specific",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "context",
                "start": 403.94498,
                "end": 404.345,
                "confidence": 0.9894248,
                "punctuated_word": "context",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "so",
                "start": 404.345,
                "end": 404.50497,
                "confidence": 0.48331475,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "you",
                "start": 404.50497,
                "end": 404.985,
                "confidence": 0.98695827,
                "punctuated_word": "you,",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "narrow",
                "start": 405.22498,
                "end": 405.625,
                "confidence": 0.9995408,
                "punctuated_word": "narrow",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "the",
                "start": 405.625,
                "end": 405.785,
                "confidence": 0.9995316,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "use",
                "start": 405.785,
                "end": 406.025,
                "confidence": 0.99986076,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "of",
                "start": 406.025,
                "end": 406.185,
                "confidence": 0.9998375,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "the",
                "start": 406.185,
                "end": 406.26498,
                "confidence": 0.9996706,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "actual",
                "start": 406.26498,
                "end": 406.66498,
                "confidence": 0.9996985,
                "punctuated_word": "actual",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "ai",
                "start": 406.66498,
                "end": 406.905,
                "confidence": 0.99895227,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "system",
                "start": 406.905,
                "end": 407.22498,
                "confidence": 0.9988643,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "itself",
                "start": 407.22498,
                "end": 407.72498,
                "confidence": 0.9995968,
                "punctuated_word": "itself",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "to",
                "start": 408.025,
                "end": 408.345,
                "confidence": 0.9967012,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "to",
                "start": 408.345,
                "end": 408.745,
                "confidence": 0.9974976,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "prevent",
                "start": 408.745,
                "end": 409.245,
                "confidence": 0.9992072,
                "punctuated_word": "prevent",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "misuse",
                "start": 409.305,
                "end": 409.805,
                "confidence": 0.996865,
                "punctuated_word": "misuse.",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "that's",
                "start": 410.345,
                "end": 410.585,
                "confidence": 0.9997181,
                "punctuated_word": "That's",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "a",
                "start": 410.585,
                "end": 411.085,
                "confidence": 0.9870344,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "policy",
                "start": 411.145,
                "end": 411.54498,
                "confidence": 0.99851054,
                "punctuated_word": "policy",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "effect",
                "start": 411.54498,
                "end": 411.78497,
                "confidence": 0.8911888,
                "punctuated_word": "effect",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "it",
                "start": 411.94498,
                "end": 412.10498,
                "confidence": 0.8549407,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "is",
                "start": 412.10498,
                "end": 412.185,
                "confidence": 0.89657044,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "effectively",
                "start": 412.185,
                "end": 412.66498,
                "confidence": 0.97033733,
                "punctuated_word": "effectively",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "a",
                "start": 412.66498,
                "end": 412.82498,
                "confidence": 0.9959466,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "policy",
                "start": 412.82498,
                "end": 413.145,
                "confidence": 0.999959,
                "punctuated_word": "policy",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "change",
                "start": 413.145,
                "end": 413.38498,
                "confidence": 0.99487925,
                "punctuated_word": "change.",
                "speaker": 2,
                "speaker_confidence": 0.69285524
              },
              {
                "word": "it's",
                "start": 413.38498,
                "end": 413.625,
                "confidence": 0.9996704,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "not",
                "start": 413.625,
                "end": 413.705,
                "confidence": 0.9999503,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "really",
                "start": 413.705,
                "end": 413.94498,
                "confidence": 0.9994,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "changing",
                "start": 413.94498,
                "end": 414.26498,
                "confidence": 0.99865675,
                "punctuated_word": "changing",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "the",
                "start": 414.26498,
                "end": 414.425,
                "confidence": 0.99760807,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "underlying",
                "start": 414.425,
                "end": 414.905,
                "confidence": 0.9994049,
                "punctuated_word": "underlying",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "characteristics",
                "start": 414.905,
                "end": 415.405,
                "confidence": 0.99963284,
                "punctuated_word": "characteristics",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "of",
                "start": 415.465,
                "end": 415.54498,
                "confidence": 0.9997956,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "the",
                "start": 415.54498,
                "end": 415.705,
                "confidence": 0.9994235,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "model",
                "start": 415.705,
                "end": 415.94498,
                "confidence": 0.99900496,
                "punctuated_word": "model.",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "it's",
                "start": 415.94498,
                "end": 416.10498,
                "confidence": 0.9994805,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "always",
                "start": 416.10498,
                "end": 416.345,
                "confidence": 0.53762156,
                "punctuated_word": "always",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "saying",
                "start": 416.345,
                "end": 416.64,
                "confidence": 0.9987929,
                "punctuated_word": "saying",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "use",
                "start": 416.72,
                "end": 416.96002,
                "confidence": 0.99956423,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "it",
                "start": 416.96002,
                "end": 417.04,
                "confidence": 0.999887,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.43312126
              },
              {
                "word": "on",
                "start": 417.04,
                "end": 417.28003,
                "confidence": 0.99989974,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "saturdays",
                "start": 417.28003,
                "end": 417.76,
                "confidence": 0.999663,
                "punctuated_word": "Saturdays",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "and",
                "start": 417.76,
                "end": 417.92,
                "confidence": 0.999559,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "sundays",
                "start": 417.92,
                "end": 418.24002,
                "confidence": 0.99974984,
                "punctuated_word": "Sundays",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "and",
                "start": 418.24002,
                "end": 418.40002,
                "confidence": 0.9733078,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "not",
                "start": 418.40002,
                "end": 418.56003,
                "confidence": 0.9997739,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "during",
                "start": 418.56003,
                "end": 418.80002,
                "confidence": 0.9998286,
                "punctuated_word": "during",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "the",
                "start": 418.80002,
                "end": 418.88,
                "confidence": 0.9992275,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "weekdays",
                "start": 418.88,
                "end": 419.38,
                "confidence": 0.99787885,
                "punctuated_word": "weekdays.",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "so",
                "start": 419.84003,
                "end": 420.34003,
                "confidence": 0.9990227,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "how",
                "start": 420.80002,
                "end": 420.96002,
                "confidence": 0.997417,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "do",
                "start": 420.96002,
                "end": 421.46002,
                "confidence": 0.9996481,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "you",
                "start": 421.76,
                "end": 422.0,
                "confidence": 0.9998357,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "go",
                "start": 422.0,
                "end": 422.32,
                "confidence": 0.9998621,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "about",
                "start": 422.32,
                "end": 422.80002,
                "confidence": 0.9998091,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "creating",
                "start": 422.80002,
                "end": 423.30002,
                "confidence": 0.99980325,
                "punctuated_word": "creating",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "a",
                "start": 423.36002,
                "end": 423.52002,
                "confidence": 0.9997023,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "breadcrumb",
                "start": 423.52002,
                "end": 424.02002,
                "confidence": 0.9769902,
                "punctuated_word": "breadcrumb",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "trail",
                "start": 424.16,
                "end": 424.48,
                "confidence": 0.9977858,
                "punctuated_word": "trail",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "again",
                "start": 424.48,
                "end": 424.98,
                "confidence": 0.9138517,
                "punctuated_word": "again",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "of",
                "start": 425.52002,
                "end": 425.76,
                "confidence": 0.98081,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "how",
                "start": 425.76,
                "end": 426.24002,
                "confidence": 0.99993074,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "developers",
                "start": 426.24002,
                "end": 426.74002,
                "confidence": 0.9997156,
                "punctuated_word": "developers",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "conscientiously",
                "start": 427.04,
                "end": 427.54,
                "confidence": 0.99949664,
                "punctuated_word": "conscientiously",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "incorporated",
                "start": 428.0,
                "end": 428.5,
                "confidence": 0.9848259,
                "punctuated_word": "incorporated",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "the",
                "start": 428.64,
                "end": 428.80002,
                "confidence": 0.9995571,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "information",
                "start": 428.80002,
                "end": 429.2,
                "confidence": 0.99994886,
                "punctuated_word": "information",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "that",
                "start": 429.2,
                "end": 429.44,
                "confidence": 0.99990463,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "they",
                "start": 429.44,
                "end": 429.6,
                "confidence": 0.9999366,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "were",
                "start": 429.6,
                "end": 429.76,
                "confidence": 0.9996669,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "given",
                "start": 429.76,
                "end": 430.26,
                "confidence": 0.9997917,
                "punctuated_word": "given",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "by",
                "start": 430.615,
                "end": 430.85498,
                "confidence": 0.9713094,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "from",
                "start": 430.935,
                "end": 431.25497,
                "confidence": 0.99989486,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "stakeholders",
                "start": 431.25497,
                "end": 431.735,
                "confidence": 0.93212944,
                "punctuated_word": "stakeholders,",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "whether",
                "start": 431.735,
                "end": 432.055,
                "confidence": 0.97520995,
                "punctuated_word": "whether",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "it's",
                "start": 432.055,
                "end": 432.13498,
                "confidence": 0.79691243,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.81175935
              },
              {
                "word": "those",
                "start": 432.13498,
                "end": 432.255,
                "confidence": 0.7172347,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.5306153
              },
              {
                "word": "the",
                "start": 432.375,
                "end": 432.615,
                "confidence": 0.7295303,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5306153
              },
              {
                "word": "internal",
                "start": 432.615,
                "end": 433.01498,
                "confidence": 0.9992654,
                "punctuated_word": "internal",
                "speaker": 2,
                "speaker_confidence": 0.5306153
              },
              {
                "word": "stakeholders",
                "start": 433.01498,
                "end": 433.495,
                "confidence": 0.99926823,
                "punctuated_word": "stakeholders",
                "speaker": 2,
                "speaker_confidence": 0.5306153
              },
              {
                "word": "like",
                "start": 433.495,
                "end": 433.655,
                "confidence": 0.57179624,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.5306153
              },
              {
                "word": "your",
                "start": 433.655,
                "end": 433.81497,
                "confidence": 0.6459059,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.5306153
              },
              {
                "word": "in",
                "start": 433.81497,
                "end": 434.13498,
                "confidence": 0.55928975,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.5306153
              },
              {
                "word": "like",
                "start": 434.29498,
                "end": 434.53497,
                "confidence": 0.9849842,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.5306153
              },
              {
                "word": "a",
                "start": 434.53497,
                "end": 434.615,
                "confidence": 0.8186789,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5306153
              },
              {
                "word": "ciso",
                "start": 434.615,
                "end": 435.01498,
                "confidence": 0.82948357,
                "punctuated_word": "CISO",
                "speaker": 2,
                "speaker_confidence": 0.5306153
              },
              {
                "word": "of",
                "start": 435.01498,
                "end": 435.175,
                "confidence": 0.9012804,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5306153
              },
              {
                "word": "an",
                "start": 435.175,
                "end": 435.25497,
                "confidence": 0.49939692,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "organization",
                "start": 435.25497,
                "end": 435.75497,
                "confidence": 0.9998066,
                "punctuated_word": "organization",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "or",
                "start": 436.53497,
                "end": 437.03497,
                "confidence": 0.85237384,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "a",
                "start": 437.095,
                "end": 437.335,
                "confidence": 0.84327906,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "regulatory",
                "start": 437.335,
                "end": 437.835,
                "confidence": 0.9994849,
                "punctuated_word": "regulatory",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "body",
                "start": 437.97498,
                "end": 438.29498,
                "confidence": 0.9982926,
                "punctuated_word": "body",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "who's",
                "start": 438.29498,
                "end": 438.615,
                "confidence": 0.9784121,
                "punctuated_word": "who's",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "come",
                "start": 438.615,
                "end": 438.775,
                "confidence": 0.9997063,
                "punctuated_word": "come",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "back",
                "start": 438.775,
                "end": 438.935,
                "confidence": 0.99980277,
                "punctuated_word": "back",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "and",
                "start": 438.935,
                "end": 439.335,
                "confidence": 0.99737227,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "potentially",
                "start": 439.335,
                "end": 439.81497,
                "confidence": 0.990542,
                "punctuated_word": "potentially",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "delivered",
                "start": 439.81497,
                "end": 440.31497,
                "confidence": 0.9865703,
                "punctuated_word": "delivered",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "a",
                "start": 440.375,
                "end": 440.53497,
                "confidence": 0.99227893,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "light",
                "start": 440.53497,
                "end": 440.775,
                "confidence": 0.5669458,
                "punctuated_word": "light",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "slap",
                "start": 440.775,
                "end": 441.01498,
                "confidence": 0.9998623,
                "punctuated_word": "slap",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "on",
                "start": 441.01498,
                "end": 441.175,
                "confidence": 0.9994506,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6650802
              },
              {
                "word": "the",
                "start": 441.175,
                "end": 441.25497,
                "confidence": 0.9918121,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "wrist",
                "start": 441.25497,
                "end": 441.57498,
                "confidence": 0.99676454,
                "punctuated_word": "wrist",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "to",
                "start": 441.57498,
                "end": 441.735,
                "confidence": 0.9993112,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "suggest",
                "start": 441.735,
                "end": 442.235,
                "confidence": 0.9997571,
                "punctuated_word": "suggest",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "that",
                "start": 442.375,
                "end": 442.53497,
                "confidence": 0.9994272,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "you",
                "start": 442.53497,
                "end": 442.775,
                "confidence": 0.9997683,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "might",
                "start": 442.775,
                "end": 443.01498,
                "confidence": 0.9999037,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "want",
                "start": 443.01498,
                "end": 443.175,
                "confidence": 0.9995763,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "to",
                "start": 443.175,
                "end": 443.495,
                "confidence": 0.99921346,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "change",
                "start": 443.495,
                "end": 443.81497,
                "confidence": 0.99987483,
                "punctuated_word": "change",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "your",
                "start": 443.81497,
                "end": 443.97498,
                "confidence": 0.99960035,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "system",
                "start": 443.97498,
                "end": 444.47498,
                "confidence": 0.9958498,
                "punctuated_word": "system.",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "we",
                "start": 444.97,
                "end": 445.21,
                "confidence": 0.99980575,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "never",
                "start": 445.21,
                "end": 445.29,
                "confidence": 0.9996152,
                "punctuated_word": "never",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "thought",
                "start": 445.29,
                "end": 445.53,
                "confidence": 0.99937963,
                "punctuated_word": "thought",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "that",
                "start": 445.53,
                "end": 445.69,
                "confidence": 0.9988607,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "there",
                "start": 445.69,
                "end": 445.85,
                "confidence": 0.99553984,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "would",
                "start": 445.85,
                "end": 446.01,
                "confidence": 0.99213856,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.5376763
              },
              {
                "word": "be",
                "start": 446.01,
                "end": 446.09,
                "confidence": 0.9984068,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "broad",
                "start": 446.09,
                "end": 446.33,
                "confidence": 0.9892006,
                "punctuated_word": "broad",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "adoption",
                "start": 446.33,
                "end": 446.65,
                "confidence": 0.9977508,
                "punctuated_word": "adoption",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "of",
                "start": 446.65,
                "end": 446.81,
                "confidence": 0.99945945,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "this",
                "start": 446.81,
                "end": 447.13,
                "confidence": 0.9994382,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "mostly",
                "start": 447.13,
                "end": 447.45,
                "confidence": 0.6061517,
                "punctuated_word": "mostly",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "because",
                "start": 447.45,
                "end": 447.85,
                "confidence": 0.99452555,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "there",
                "start": 447.85,
                "end": 448.35,
                "confidence": 0.9993605,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "is",
                "start": 448.81,
                "end": 448.93,
                "confidence": 0.9993431,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "a",
                "start": 448.93,
                "end": 449.05,
                "confidence": 0.4938486,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "not",
                "start": 449.05,
                "end": 449.53,
                "confidence": 0.86298704,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "it",
                "start": 449.69,
                "end": 449.93,
                "confidence": 0.99607337,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "it",
                "start": 449.93,
                "end": 450.09,
                "confidence": 0.68859905,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "is",
                "start": 450.09,
                "end": 450.59,
                "confidence": 0.81874245,
                "punctuated_word": "is,",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "not",
                "start": 451.61,
                "end": 451.93,
                "confidence": 0.9996691,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "exactly",
                "start": 451.93,
                "end": 452.43,
                "confidence": 0.9997788,
                "punctuated_word": "exactly",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "clear",
                "start": 452.57,
                "end": 453.07,
                "confidence": 0.99936396,
                "punctuated_word": "clear",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "whose",
                "start": 453.69,
                "end": 454.19,
                "confidence": 0.95426035,
                "punctuated_word": "whose",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "incentives",
                "start": 454.49,
                "end": 454.99,
                "confidence": 0.99845576,
                "punctuated_word": "incentives",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "are",
                "start": 455.21,
                "end": 455.45,
                "confidence": 0.9994173,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "at",
                "start": 455.45,
                "end": 455.61,
                "confidence": 0.99861133,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "play",
                "start": 455.61,
                "end": 456.01,
                "confidence": 0.9999604,
                "punctuated_word": "play",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "with",
                "start": 456.01,
                "end": 456.25,
                "confidence": 0.99973935,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "keeping",
                "start": 456.25,
                "end": 456.73,
                "confidence": 0.999966,
                "punctuated_word": "keeping",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "track",
                "start": 456.73,
                "end": 456.97,
                "confidence": 0.9995652,
                "punctuated_word": "track",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "of",
                "start": 456.97,
                "end": 457.13,
                "confidence": 0.99970067,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "this",
                "start": 457.13,
                "end": 457.29,
                "confidence": 0.9994,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "information",
                "start": 457.29,
                "end": 457.79,
                "confidence": 0.99978876,
                "punctuated_word": "information.",
                "speaker": 2,
                "speaker_confidence": 0.6931065
              },
              {
                "word": "it",
                "start": 458.77502,
                "end": 458.855,
                "confidence": 0.9986206,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "is",
                "start": 458.855,
                "end": 459.095,
                "confidence": 0.9997392,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "an",
                "start": 459.095,
                "end": 459.33502,
                "confidence": 0.99867463,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "audit",
                "start": 459.33502,
                "end": 459.73502,
                "confidence": 0.9998913,
                "punctuated_word": "audit",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "trail",
                "start": 459.73502,
                "end": 459.975,
                "confidence": 0.9990403,
                "punctuated_word": "trail",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "in",
                "start": 459.975,
                "end": 460.21503,
                "confidence": 0.98619634,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "some",
                "start": 460.21503,
                "end": 460.45502,
                "confidence": 0.999853,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "sense",
                "start": 460.45502,
                "end": 460.77502,
                "confidence": 0.9421172,
                "punctuated_word": "sense,",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "which",
                "start": 460.77502,
                "end": 461.015,
                "confidence": 0.99991274,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "means",
                "start": 461.015,
                "end": 461.33502,
                "confidence": 0.9998927,
                "punctuated_word": "means",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "that",
                "start": 461.33502,
                "end": 461.575,
                "confidence": 0.99910057,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "you",
                "start": 461.575,
                "end": 461.73502,
                "confidence": 0.9998184,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "would",
                "start": 461.73502,
                "end": 461.975,
                "confidence": 0.9996842,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "need",
                "start": 461.975,
                "end": 462.21503,
                "confidence": 0.99986875,
                "punctuated_word": "need",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "to",
                "start": 462.21503,
                "end": 462.535,
                "confidence": 0.99960166,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "report",
                "start": 462.535,
                "end": 462.93503,
                "confidence": 0.9997495,
                "punctuated_word": "report",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "everybody",
                "start": 462.93503,
                "end": 463.33502,
                "confidence": 0.9993174,
                "punctuated_word": "everybody",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "you",
                "start": 463.33502,
                "end": 463.49503,
                "confidence": 0.99212897,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "took",
                "start": 463.49503,
                "end": 463.99503,
                "confidence": 0.99992204,
                "punctuated_word": "took",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "advice",
                "start": 464.05502,
                "end": 464.45502,
                "confidence": 0.99541074,
                "punctuated_word": "advice",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "from",
                "start": 464.45502,
                "end": 464.695,
                "confidence": 0.9998629,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "while",
                "start": 464.695,
                "end": 464.77502,
                "confidence": 0.98943615,
                "punctuated_word": "while",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "building",
                "start": 464.77502,
                "end": 465.095,
                "confidence": 0.99987996,
                "punctuated_word": "building",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "your",
                "start": 465.095,
                "end": 465.17502,
                "confidence": 0.9985642,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "model",
                "start": 465.17502,
                "end": 465.49503,
                "confidence": 0.9819466,
                "punctuated_word": "model.",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "you",
                "start": 465.49503,
                "end": 465.575,
                "confidence": 0.997965,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "might",
                "start": 465.575,
                "end": 465.73502,
                "confidence": 0.9973929,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "not",
                "start": 465.73502,
                "end": 465.89502,
                "confidence": 0.99934036,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "be",
                "start": 465.89502,
                "end": 466.05502,
                "confidence": 0.99844944,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "interested",
                "start": 466.05502,
                "end": 466.375,
                "confidence": 0.9997409,
                "punctuated_word": "interested",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "in",
                "start": 466.375,
                "end": 466.535,
                "confidence": 0.9979639,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "doing",
                "start": 466.535,
                "end": 466.695,
                "confidence": 0.9997999,
                "punctuated_word": "doing",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "that",
                "start": 466.695,
                "end": 466.935,
                "confidence": 0.9994636,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "as",
                "start": 466.935,
                "end": 467.015,
                "confidence": 0.99895954,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "a",
                "start": 467.015,
                "end": 467.095,
                "confidence": 0.9976023,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "corporation",
                "start": 467.095,
                "end": 467.595,
                "confidence": 0.92576176,
                "punctuated_word": "corporation.",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "and",
                "start": 468.21503,
                "end": 468.375,
                "confidence": 0.9983034,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "it's",
                "start": 468.375,
                "end": 468.61502,
                "confidence": 0.9995599,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "actually",
                "start": 468.61502,
                "end": 468.935,
                "confidence": 0.9977188,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "really",
                "start": 468.935,
                "end": 469.17502,
                "confidence": 0.9988858,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "difficult",
                "start": 469.17502,
                "end": 469.575,
                "confidence": 0.99986196,
                "punctuated_word": "difficult",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "to",
                "start": 469.575,
                "end": 469.73502,
                "confidence": 0.9993962,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "justify",
                "start": 469.73502,
                "end": 470.21503,
                "confidence": 0.9992435,
                "punctuated_word": "justify",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "some",
                "start": 470.21503,
                "end": 470.375,
                "confidence": 0.99903035,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "of",
                "start": 470.375,
                "end": 470.535,
                "confidence": 0.9992748,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "these",
                "start": 470.535,
                "end": 470.695,
                "confidence": 0.9993419,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "design",
                "start": 470.695,
                "end": 471.015,
                "confidence": 0.9981249,
                "punctuated_word": "design",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "decisions",
                "start": 471.015,
                "end": 471.415,
                "confidence": 0.99947995,
                "punctuated_word": "decisions",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "we",
                "start": 471.415,
                "end": 471.655,
                "confidence": 0.98524135,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "find",
                "start": 471.655,
                "end": 471.99,
                "confidence": 0.99530166,
                "punctuated_word": "find.",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "so",
                "start": 472.06998,
                "end": 472.31,
                "confidence": 0.9995221,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "most",
                "start": 472.31,
                "end": 472.47,
                "confidence": 0.999226,
                "punctuated_word": "most",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "people",
                "start": 472.47,
                "end": 472.71,
                "confidence": 0.999856,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "cannot",
                "start": 472.71,
                "end": 473.03,
                "confidence": 0.9974892,
                "punctuated_word": "cannot",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "really",
                "start": 473.03,
                "end": 473.34998,
                "confidence": 0.9986481,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "come",
                "start": 473.34998,
                "end": 473.59,
                "confidence": 0.9997658,
                "punctuated_word": "come",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "up",
                "start": 473.59,
                "end": 473.66998,
                "confidence": 0.9998791,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "with",
                "start": 473.66998,
                "end": 473.83,
                "confidence": 0.99970585,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "a",
                "start": 473.83,
                "end": 473.91,
                "confidence": 0.98100156,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "sensible",
                "start": 473.91,
                "end": 474.38998,
                "confidence": 0.99994826,
                "punctuated_word": "sensible",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "justification",
                "start": 474.38998,
                "end": 474.88998,
                "confidence": 0.9992594,
                "punctuated_word": "justification",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "for",
                "start": 475.03,
                "end": 475.19,
                "confidence": 0.99941075,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "why",
                "start": 475.19,
                "end": 475.34998,
                "confidence": 0.9998267,
                "punctuated_word": "why",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "they",
                "start": 475.34998,
                "end": 475.50998,
                "confidence": 0.99952495,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "chose",
                "start": 475.50998,
                "end": 476.00998,
                "confidence": 0.9979949,
                "punctuated_word": "chose",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "to",
                "start": 476.06998,
                "end": 476.22998,
                "confidence": 0.9990055,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "regularize",
                "start": 476.22998,
                "end": 476.72998,
                "confidence": 0.98808396,
                "punctuated_word": "regularize",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "as",
                "start": 476.78998,
                "end": 476.87,
                "confidence": 0.9903195,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "opposed",
                "start": 476.87,
                "end": 477.11,
                "confidence": 0.9365867,
                "punctuated_word": "opposed",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "to",
                "start": 477.11,
                "end": 477.19,
                "confidence": 0.99533695,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "collect",
                "start": 477.19,
                "end": 477.50998,
                "confidence": 0.9915741,
                "punctuated_word": "collect",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "more",
                "start": 477.50998,
                "end": 477.66998,
                "confidence": 0.9995192,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "data",
                "start": 477.66998,
                "end": 478.15,
                "confidence": 0.9987451,
                "punctuated_word": "data.",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "right",
                "start": 478.15,
                "end": 478.38998,
                "confidence": 0.9890796,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "it",
                "start": 478.38998,
                "end": 478.47,
                "confidence": 0.99931777,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "turns",
                "start": 478.47,
                "end": 478.71,
                "confidence": 0.99980253,
                "punctuated_word": "turns",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "out",
                "start": 478.71,
                "end": 478.87,
                "confidence": 0.9993024,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "to",
                "start": 478.87,
                "end": 479.03,
                "confidence": 0.99897885,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "be",
                "start": 479.03,
                "end": 479.11,
                "confidence": 0.9997274,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "something",
                "start": 479.11,
                "end": 479.50998,
                "confidence": 0.9996927,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "super",
                "start": 479.50998,
                "end": 480.00998,
                "confidence": 0.9486751,
                "punctuated_word": "super,",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "hard",
                "start": 481.11,
                "end": 481.34998,
                "confidence": 0.99967384,
                "punctuated_word": "hard",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "to",
                "start": 481.34998,
                "end": 481.59,
                "confidence": 0.9985359,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "it",
                "start": 481.91,
                "end": 482.06998,
                "confidence": 0.994101,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "turns",
                "start": 482.06998,
                "end": 482.31,
                "confidence": 0.86332536,
                "punctuated_word": "turns",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "out",
                "start": 482.31,
                "end": 482.47,
                "confidence": 0.9938698,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "to",
                "start": 482.47,
                "end": 482.55,
                "confidence": 0.9984712,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9006815
              },
              {
                "word": "be",
                "start": 482.55,
                "end": 482.63,
                "confidence": 0.99955004,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "something",
                "start": 482.63,
                "end": 482.87,
                "confidence": 0.99963796,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "that",
                "start": 482.87,
                "end": 483.03,
                "confidence": 0.9991443,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "you",
                "start": 483.03,
                "end": 483.19,
                "confidence": 0.9997671,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "can't",
                "start": 483.19,
                "end": 483.34998,
                "confidence": 0.99975294,
                "punctuated_word": "can't",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "really",
                "start": 483.34998,
                "end": 483.75,
                "confidence": 0.9997069,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "justify",
                "start": 483.75,
                "end": 484.25,
                "confidence": 0.99228144,
                "punctuated_word": "justify.",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "it's",
                "start": 484.47,
                "end": 484.71,
                "confidence": 0.99940485,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "just",
                "start": 484.71,
                "end": 485.03,
                "confidence": 0.9996748,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "a",
                "start": 485.03,
                "end": 485.50998,
                "confidence": 0.9687982,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "a",
                "start": 485.50998,
                "end": 485.66998,
                "confidence": 0.83892184,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "whimsical",
                "start": 485.66998,
                "end": 486.16998,
                "confidence": 0.78845865,
                "punctuated_word": "whimsical",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "decision",
                "start": 486.22998,
                "end": 486.72998,
                "confidence": 0.8465936,
                "punctuated_word": "decision,",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "actually",
                "start": 486.78998,
                "end": 487.28998,
                "confidence": 0.99955964,
                "punctuated_word": "actually.",
                "speaker": 2,
                "speaker_confidence": 0.5058307
              },
              {
                "word": "just",
                "start": 487.495,
                "end": 487.735,
                "confidence": 0.86385024,
                "punctuated_word": "Just",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "for",
                "start": 487.735,
                "end": 487.815,
                "confidence": 0.99818015,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "our",
                "start": 487.815,
                "end": 488.13498,
                "confidence": 0.9988451,
                "punctuated_word": "our",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "audience",
                "start": 488.13498,
                "end": 488.535,
                "confidence": 0.9994425,
                "punctuated_word": "audience",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "at",
                "start": 488.535,
                "end": 488.69498,
                "confidence": 0.99863017,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "home",
                "start": 488.69498,
                "end": 488.935,
                "confidence": 0.99981123,
                "punctuated_word": "home",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "who",
                "start": 488.935,
                "end": 489.095,
                "confidence": 0.9541288,
                "punctuated_word": "who",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "may",
                "start": 489.095,
                "end": 489.255,
                "confidence": 0.9998227,
                "punctuated_word": "may",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "not",
                "start": 489.255,
                "end": 489.41498,
                "confidence": 0.99982893,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "be",
                "start": 489.41498,
                "end": 489.57498,
                "confidence": 0.99968576,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "familiar",
                "start": 489.57498,
                "end": 489.975,
                "confidence": 0.9999379,
                "punctuated_word": "familiar",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "with",
                "start": 489.975,
                "end": 490.215,
                "confidence": 0.9981822,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "these",
                "start": 490.215,
                "end": 490.375,
                "confidence": 0.99857295,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "terms",
                "start": 490.375,
                "end": 490.69498,
                "confidence": 0.9469975,
                "punctuated_word": "terms,",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "can",
                "start": 490.69498,
                "end": 490.85498,
                "confidence": 0.9996846,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "you",
                "start": 490.85498,
                "end": 491.095,
                "confidence": 0.9998104,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "explain",
                "start": 491.095,
                "end": 491.595,
                "confidence": 0.99305224,
                "punctuated_word": "explain,",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "what",
                "start": 492.055,
                "end": 492.555,
                "confidence": 0.9998078,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "regularization",
                "start": 492.69498,
                "end": 493.19498,
                "confidence": 0.8982599,
                "punctuated_word": "regularization",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "is",
                "start": 493.335,
                "end": 493.495,
                "confidence": 0.9958039,
                "punctuated_word": "is?",
                "speaker": 1,
                "speaker_confidence": 0.80097127
              },
              {
                "word": "yeah",
                "start": 493.495,
                "end": 493.655,
                "confidence": 0.890532,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "so",
                "start": 493.655,
                "end": 493.815,
                "confidence": 0.9940171,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "regularization",
                "start": 493.815,
                "end": 494.315,
                "confidence": 0.9987294,
                "punctuated_word": "regularization",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "would",
                "start": 494.455,
                "end": 494.69498,
                "confidence": 0.9996594,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "mean",
                "start": 494.69498,
                "end": 494.935,
                "confidence": 0.9997831,
                "punctuated_word": "mean",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "that",
                "start": 494.935,
                "end": 495.175,
                "confidence": 0.999622,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "i",
                "start": 495.175,
                "end": 495.335,
                "confidence": 0.9997377,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "might",
                "start": 495.335,
                "end": 495.57498,
                "confidence": 0.99991894,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "care",
                "start": 495.57498,
                "end": 495.815,
                "confidence": 0.99986756,
                "punctuated_word": "care",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "about",
                "start": 495.815,
                "end": 496.13498,
                "confidence": 0.9998461,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "properties",
                "start": 496.13498,
                "end": 496.615,
                "confidence": 0.99831736,
                "punctuated_word": "properties",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "that",
                "start": 496.615,
                "end": 496.775,
                "confidence": 0.9998447,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "are",
                "start": 496.775,
                "end": 496.85498,
                "confidence": 0.99982303,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "not",
                "start": 496.85498,
                "end": 497.01498,
                "confidence": 0.9998758,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "just",
                "start": 497.01498,
                "end": 497.255,
                "confidence": 0.9996512,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "performance",
                "start": 497.255,
                "end": 497.735,
                "confidence": 0.9988385,
                "punctuated_word": "performance",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "of",
                "start": 497.735,
                "end": 497.895,
                "confidence": 0.98046917,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "my",
                "start": 497.895,
                "end": 497.97498,
                "confidence": 0.999551,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "model",
                "start": 497.97498,
                "end": 498.47498,
                "confidence": 0.97945166,
                "punctuated_word": "model.",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "i",
                "start": 498.615,
                "end": 498.775,
                "confidence": 0.9998443,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "might",
                "start": 498.775,
                "end": 499.01498,
                "confidence": 0.9998956,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "care",
                "start": 499.01498,
                "end": 499.255,
                "confidence": 0.9998511,
                "punctuated_word": "care",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "about",
                "start": 499.255,
                "end": 499.755,
                "confidence": 0.9996748,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "properties",
                "start": 500.09,
                "end": 500.49,
                "confidence": 0.99935156,
                "punctuated_word": "properties",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "like",
                "start": 500.49,
                "end": 500.81,
                "confidence": 0.88513637,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "ensuring",
                "start": 500.81,
                "end": 501.31,
                "confidence": 0.9535452,
                "punctuated_word": "ensuring",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "that",
                "start": 501.61,
                "end": 501.84998,
                "confidence": 0.9994492,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "my",
                "start": 501.84998,
                "end": 502.00998,
                "confidence": 0.9993801,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "model",
                "start": 502.00998,
                "end": 502.33,
                "confidence": 0.9998367,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "is",
                "start": 502.33,
                "end": 502.49,
                "confidence": 0.99900204,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "fair",
                "start": 502.49,
                "end": 502.88998,
                "confidence": 0.99143827,
                "punctuated_word": "fair",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "or",
                "start": 502.88998,
                "end": 503.05,
                "confidence": 0.80015725,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "my",
                "start": 503.05,
                "end": 503.28998,
                "confidence": 0.9991571,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "model",
                "start": 503.28998,
                "end": 503.69,
                "confidence": 0.99971527,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "acts",
                "start": 503.69,
                "end": 504.00998,
                "confidence": 0.8976633,
                "punctuated_word": "acts",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "similarly",
                "start": 504.00998,
                "end": 504.49,
                "confidence": 0.9996402,
                "punctuated_word": "similarly",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "for",
                "start": 504.49,
                "end": 504.72998,
                "confidence": 0.99965227,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "similar",
                "start": 504.72998,
                "end": 505.12997,
                "confidence": 0.9991844,
                "punctuated_word": "similar",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "people",
                "start": 505.12997,
                "end": 505.53,
                "confidence": 0.7928931,
                "punctuated_word": "people.",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "and",
                "start": 505.53,
                "end": 505.77,
                "confidence": 0.9985751,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "i",
                "start": 505.77,
                "end": 505.84998,
                "confidence": 0.9992574,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "might",
                "start": 505.84998,
                "end": 506.09,
                "confidence": 0.9997564,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "want",
                "start": 506.09,
                "end": 506.59,
                "confidence": 0.99914765,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "that",
                "start": 506.65,
                "end": 507.15,
                "confidence": 0.9976896,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "what",
                "start": 507.21,
                "end": 507.44998,
                "confidence": 0.49736354,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "we",
                "start": 507.44998,
                "end": 507.53,
                "confidence": 0.9997249,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "call",
                "start": 507.53,
                "end": 507.84998,
                "confidence": 0.998451,
                "punctuated_word": "call",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "smoothness",
                "start": 507.84998,
                "end": 508.34998,
                "confidence": 0.86160195,
                "punctuated_word": "smoothness",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "constraint",
                "start": 508.40997,
                "end": 508.90997,
                "confidence": 0.9936178,
                "punctuated_word": "constraint",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "to",
                "start": 508.97,
                "end": 509.12997,
                "confidence": 0.9978258,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "exist",
                "start": 509.12997,
                "end": 509.44998,
                "confidence": 0.999534,
                "punctuated_word": "exist",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "on",
                "start": 509.44998,
                "end": 509.61,
                "confidence": 0.99966526,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "top",
                "start": 509.61,
                "end": 509.84998,
                "confidence": 0.999749,
                "punctuated_word": "top",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "of",
                "start": 509.84998,
                "end": 510.00998,
                "confidence": 0.9991887,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "our",
                "start": 510.00998,
                "end": 510.16998,
                "confidence": 0.9996408,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "models",
                "start": 510.16998,
                "end": 510.66998,
                "confidence": 0.99851316,
                "punctuated_word": "models.",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "k",
                "start": 510.88998,
                "end": 511.12997,
                "confidence": 0.5176205,
                "punctuated_word": "K.",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "so",
                "start": 511.12997,
                "end": 511.21,
                "confidence": 0.9994579,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "this",
                "start": 511.21,
                "end": 511.44998,
                "confidence": 0.9976948,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "means",
                "start": 511.44998,
                "end": 511.61,
                "confidence": 0.99970824,
                "punctuated_word": "means",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "that",
                "start": 511.61,
                "end": 511.77,
                "confidence": 0.9970285,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "if",
                "start": 511.77,
                "end": 511.84998,
                "confidence": 0.99638665,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "you",
                "start": 511.84998,
                "end": 512.01,
                "confidence": 0.999522,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "were",
                "start": 512.01,
                "end": 512.17,
                "confidence": 0.9971367,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "to",
                "start": 512.17,
                "end": 512.415,
                "confidence": 0.99804,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "change",
                "start": 512.495,
                "end": 512.89496,
                "confidence": 0.9989299,
                "punctuated_word": "change",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "my",
                "start": 512.89496,
                "end": 513.055,
                "confidence": 0.9991498,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "age",
                "start": 513.055,
                "end": 513.45496,
                "confidence": 0.99987864,
                "punctuated_word": "age",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "by",
                "start": 513.45496,
                "end": 513.615,
                "confidence": 0.9996075,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "one",
                "start": 513.615,
                "end": 513.935,
                "confidence": 0.9997794,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "year",
                "start": 513.935,
                "end": 514.415,
                "confidence": 0.9985086,
                "punctuated_word": "year,",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "i",
                "start": 514.415,
                "end": 514.65497,
                "confidence": 0.9997409,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "would",
                "start": 514.65497,
                "end": 514.89496,
                "confidence": 0.99991524,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "hope",
                "start": 514.89496,
                "end": 515.13495,
                "confidence": 0.99968314,
                "punctuated_word": "hope",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "that",
                "start": 515.13495,
                "end": 515.375,
                "confidence": 0.999778,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "my",
                "start": 515.375,
                "end": 515.875,
                "confidence": 0.99947697,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "my",
                "start": 516.095,
                "end": 516.495,
                "confidence": 0.9929235,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "loan",
                "start": 516.495,
                "end": 516.89496,
                "confidence": 0.9991967,
                "punctuated_word": "loan",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "application",
                "start": 516.89496,
                "end": 517.39496,
                "confidence": 0.99984896,
                "punctuated_word": "application",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "might",
                "start": 517.535,
                "end": 517.695,
                "confidence": 0.99983907,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "not",
                "start": 517.695,
                "end": 517.855,
                "confidence": 0.99966586,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "change",
                "start": 517.855,
                "end": 518.175,
                "confidence": 0.9998079,
                "punctuated_word": "change",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "very",
                "start": 518.175,
                "end": 518.415,
                "confidence": 0.9997011,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "much",
                "start": 518.415,
                "end": 518.89496,
                "confidence": 0.99813074,
                "punctuated_word": "much.",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "okay",
                "start": 518.89496,
                "end": 519.295,
                "confidence": 0.9186512,
                "punctuated_word": "Okay?",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "maybe",
                "start": 519.295,
                "end": 519.77496,
                "confidence": 0.9991748,
                "punctuated_word": "Maybe",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "maybe",
                "start": 519.77496,
                "end": 520.01495,
                "confidence": 0.97941566,
                "punctuated_word": "maybe",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "we",
                "start": 520.01495,
                "end": 520.175,
                "confidence": 0.9930314,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "have",
                "start": 520.175,
                "end": 520.33496,
                "confidence": 0.99930024,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "a",
                "start": 520.33496,
                "end": 520.415,
                "confidence": 0.9995018,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "big",
                "start": 520.415,
                "end": 520.57495,
                "confidence": 0.999706,
                "punctuated_word": "big",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "jump",
                "start": 520.57495,
                "end": 520.89496,
                "confidence": 0.99929655,
                "punctuated_word": "jump",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "from",
                "start": 520.89496,
                "end": 521.295,
                "confidence": 0.9997149,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "17",
                "start": 521.295,
                "end": 521.77496,
                "confidence": 0.99914706,
                "punctuated_word": "17",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "to",
                "start": 521.77496,
                "end": 521.855,
                "confidence": 0.99458826,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7926284
              },
              {
                "word": "18",
                "start": 521.855,
                "end": 522.255,
                "confidence": 0.86255383,
                "punctuated_word": "18,",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "but",
                "start": 522.255,
                "end": 522.415,
                "confidence": 0.99721754,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "right",
                "start": 522.415,
                "end": 522.65497,
                "confidence": 0.9923495,
                "punctuated_word": "right",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "after",
                "start": 522.65497,
                "end": 522.975,
                "confidence": 0.99974984,
                "punctuated_word": "after",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "that",
                "start": 522.975,
                "end": 523.475,
                "confidence": 0.96025,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "i",
                "start": 523.615,
                "end": 523.855,
                "confidence": 0.99685645,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "i",
                "start": 523.855,
                "end": 524.095,
                "confidence": 0.97453487,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "hope",
                "start": 524.095,
                "end": 524.255,
                "confidence": 0.99944454,
                "punctuated_word": "hope",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "it",
                "start": 524.255,
                "end": 524.415,
                "confidence": 0.99928755,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "wouldn't",
                "start": 524.415,
                "end": 524.735,
                "confidence": 0.99988055,
                "punctuated_word": "wouldn't",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "change",
                "start": 524.735,
                "end": 524.975,
                "confidence": 0.99950576,
                "punctuated_word": "change",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "too",
                "start": 524.975,
                "end": 525.13495,
                "confidence": 0.99952626,
                "punctuated_word": "too",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "much",
                "start": 525.13495,
                "end": 525.375,
                "confidence": 0.9776874,
                "punctuated_word": "much.",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "there",
                "start": 525.375,
                "end": 525.615,
                "confidence": 0.9521028,
                "punctuated_word": "There",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "are",
                "start": 525.615,
                "end": 525.695,
                "confidence": 0.9970373,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "other",
                "start": 525.695,
                "end": 525.935,
                "confidence": 0.9994746,
                "punctuated_word": "other",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "considerations",
                "start": 525.935,
                "end": 526.435,
                "confidence": 0.9987018,
                "punctuated_word": "considerations",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "that",
                "start": 526.57495,
                "end": 526.815,
                "confidence": 0.9998005,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "ought",
                "start": 526.815,
                "end": 526.975,
                "confidence": 0.99860555,
                "punctuated_word": "ought",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "to",
                "start": 526.975,
                "end": 527.055,
                "confidence": 0.998934,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "be",
                "start": 527.055,
                "end": 527.21497,
                "confidence": 0.9997602,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "at",
                "start": 527.21497,
                "end": 527.375,
                "confidence": 0.8845524,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "play",
                "start": 527.375,
                "end": 527.875,
                "confidence": 0.9410596,
                "punctuated_word": "play.",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "k",
                "start": 527.935,
                "end": 528.39,
                "confidence": 0.802034,
                "punctuated_word": "K?",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "and",
                "start": 528.47003,
                "end": 528.71,
                "confidence": 0.99886155,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "so",
                "start": 528.71,
                "end": 528.79004,
                "confidence": 0.9965149,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.640393
              },
              {
                "word": "a",
                "start": 528.79004,
                "end": 528.87,
                "confidence": 0.5398594,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "way",
                "start": 528.87,
                "end": 529.11,
                "confidence": 0.9997626,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "you",
                "start": 529.11,
                "end": 529.35004,
                "confidence": 0.98700446,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "can",
                "start": 529.35004,
                "end": 529.51,
                "confidence": 0.9995734,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "give",
                "start": 529.51,
                "end": 529.75,
                "confidence": 0.99980444,
                "punctuated_word": "give",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "a",
                "start": 529.75,
                "end": 529.91003,
                "confidence": 0.9602841,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "guarantee",
                "start": 529.91003,
                "end": 530.39,
                "confidence": 0.99902296,
                "punctuated_word": "guarantee",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "on",
                "start": 530.39,
                "end": 530.55,
                "confidence": 0.999742,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "this",
                "start": 530.55,
                "end": 530.71,
                "confidence": 0.9997807,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "particular",
                "start": 530.71,
                "end": 531.21,
                "confidence": 0.9999516,
                "punctuated_word": "particular",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "system",
                "start": 531.27,
                "end": 531.67004,
                "confidence": 0.999863,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "would",
                "start": 531.67004,
                "end": 532.17004,
                "confidence": 0.980441,
                "punctuated_word": "would,",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "would",
                "start": 532.71,
                "end": 533.03,
                "confidence": 0.99868816,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "effectively",
                "start": 533.03,
                "end": 533.53,
                "confidence": 0.9930394,
                "punctuated_word": "effectively",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "require",
                "start": 533.67004,
                "end": 534.17004,
                "confidence": 0.9990658,
                "punctuated_word": "require",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "controlling",
                "start": 534.31,
                "end": 534.71,
                "confidence": 0.99698985,
                "punctuated_word": "controlling",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "for",
                "start": 534.71,
                "end": 534.87,
                "confidence": 0.9997633,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "that",
                "start": 534.87,
                "end": 535.03,
                "confidence": 0.99986434,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "behavior",
                "start": 535.03,
                "end": 535.27,
                "confidence": 0.7550942,
                "punctuated_word": "behavior,",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "and",
                "start": 535.27,
                "end": 535.51,
                "confidence": 0.99906176,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "regularization",
                "start": 535.51,
                "end": 536.01,
                "confidence": 0.9991975,
                "punctuated_word": "regularization",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "lets",
                "start": 536.15,
                "end": 536.39,
                "confidence": 0.9231916,
                "punctuated_word": "lets",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "us",
                "start": 536.39,
                "end": 536.47003,
                "confidence": 0.9999058,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "get",
                "start": 536.47003,
                "end": 536.71,
                "confidence": 0.9996984,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "that",
                "start": 536.71,
                "end": 536.87,
                "confidence": 0.9994035,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "control",
                "start": 536.87,
                "end": 537.37,
                "confidence": 0.9997444,
                "punctuated_word": "control.",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "the",
                "start": 537.99,
                "end": 538.23004,
                "confidence": 0.99938786,
                "punctuated_word": "The",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "beautiful",
                "start": 538.23004,
                "end": 538.63,
                "confidence": 0.99996066,
                "punctuated_word": "beautiful",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "thing",
                "start": 538.63,
                "end": 538.87,
                "confidence": 0.9996909,
                "punctuated_word": "thing",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "about",
                "start": 538.87,
                "end": 539.19,
                "confidence": 0.9998791,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "the",
                "start": 539.19,
                "end": 539.51,
                "confidence": 0.99927956,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "large",
                "start": 539.51,
                "end": 539.83,
                "confidence": 0.99230003,
                "punctuated_word": "large",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "language",
                "start": 539.83,
                "end": 540.15,
                "confidence": 0.9998275,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "model",
                "start": 540.15,
                "end": 540.47003,
                "confidence": 0.9987357,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "revolution",
                "start": 540.47003,
                "end": 540.95,
                "confidence": 0.99872106,
                "punctuated_word": "revolution",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "we're",
                "start": 540.95,
                "end": 541.11,
                "confidence": 0.98686755,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "in",
                "start": 541.11,
                "end": 541.35004,
                "confidence": 0.9997751,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "right",
                "start": 541.35004,
                "end": 541.51,
                "confidence": 0.999546,
                "punctuated_word": "right",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "now",
                "start": 541.51,
                "end": 542.01,
                "confidence": 0.99968684,
                "punctuated_word": "now",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "is",
                "start": 542.245,
                "end": 542.405,
                "confidence": 0.9998354,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "that",
                "start": 542.405,
                "end": 542.565,
                "confidence": 0.99956244,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "you",
                "start": 542.565,
                "end": 542.72504,
                "confidence": 0.9959331,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "might",
                "start": 542.72504,
                "end": 542.965,
                "confidence": 0.99993193,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "not",
                "start": 542.965,
                "end": 543.205,
                "confidence": 0.9992939,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "need",
                "start": 543.205,
                "end": 543.36505,
                "confidence": 0.99839765,
                "punctuated_word": "need",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "to",
                "start": 543.36505,
                "end": 543.685,
                "confidence": 0.99870896,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "explicitly",
                "start": 543.685,
                "end": 544.185,
                "confidence": 0.99869746,
                "punctuated_word": "explicitly",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "regularize",
                "start": 544.245,
                "end": 544.745,
                "confidence": 0.99447083,
                "punctuated_word": "regularize",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "and",
                "start": 545.205,
                "end": 545.705,
                "confidence": 0.9903764,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "control",
                "start": 545.765,
                "end": 546.16504,
                "confidence": 0.9997458,
                "punctuated_word": "control",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "for",
                "start": 546.16504,
                "end": 546.405,
                "confidence": 0.99982846,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "these",
                "start": 546.405,
                "end": 546.72504,
                "confidence": 0.99972314,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "types",
                "start": 546.72504,
                "end": 546.965,
                "confidence": 0.99966216,
                "punctuated_word": "types",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "of",
                "start": 546.965,
                "end": 547.125,
                "confidence": 0.9998072,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "behaviors",
                "start": 547.125,
                "end": 547.625,
                "confidence": 0.99800795,
                "punctuated_word": "behaviors",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "because",
                "start": 547.84503,
                "end": 548.16504,
                "confidence": 0.8443723,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "we",
                "start": 548.16504,
                "end": 548.245,
                "confidence": 0.9998801,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "have",
                "start": 548.245,
                "end": 548.48505,
                "confidence": 0.99558485,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "access",
                "start": 548.48505,
                "end": 548.885,
                "confidence": 0.99905676,
                "punctuated_word": "access",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "to",
                "start": 548.885,
                "end": 549.125,
                "confidence": 0.99969864,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "large",
                "start": 549.125,
                "end": 549.36505,
                "confidence": 0.99857247,
                "punctuated_word": "large",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "amounts",
                "start": 549.36505,
                "end": 549.765,
                "confidence": 0.99863535,
                "punctuated_word": "amounts",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "of",
                "start": 549.765,
                "end": 549.84503,
                "confidence": 0.9996798,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "data",
                "start": 549.84503,
                "end": 550.34503,
                "confidence": 0.99526775,
                "punctuated_word": "data.",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "k",
                "start": 550.72504,
                "end": 550.965,
                "confidence": 0.62949985,
                "punctuated_word": "K?",
                "speaker": 2,
                "speaker_confidence": 0.71652305
              },
              {
                "word": "and",
                "start": 550.965,
                "end": 551.125,
                "confidence": 0.93501574,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "when",
                "start": 551.125,
                "end": 551.28503,
                "confidence": 0.9977865,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "you",
                "start": 551.28503,
                "end": 551.445,
                "confidence": 0.9996563,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "have",
                "start": 551.445,
                "end": 551.60504,
                "confidence": 0.91639924,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "access",
                "start": 551.60504,
                "end": 551.92505,
                "confidence": 0.9395375,
                "punctuated_word": "access",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "to",
                "start": 551.92505,
                "end": 552.085,
                "confidence": 0.9984074,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "large",
                "start": 552.085,
                "end": 552.325,
                "confidence": 0.9891382,
                "punctuated_word": "large",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "amounts",
                "start": 552.325,
                "end": 552.645,
                "confidence": 0.99639434,
                "punctuated_word": "amounts",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "of",
                "start": 552.645,
                "end": 552.805,
                "confidence": 0.99961096,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "data",
                "start": 552.805,
                "end": 553.205,
                "confidence": 0.98552483,
                "punctuated_word": "data,",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "these",
                "start": 553.205,
                "end": 553.445,
                "confidence": 0.99911505,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "considerations",
                "start": 553.445,
                "end": 553.945,
                "confidence": 0.9820225,
                "punctuated_word": "considerations,",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "fall",
                "start": 554.805,
                "end": 555.04504,
                "confidence": 0.99947935,
                "punctuated_word": "fall",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "by",
                "start": 555.04504,
                "end": 555.205,
                "confidence": 0.9997607,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "the",
                "start": 555.205,
                "end": 555.36505,
                "confidence": 0.9996966,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "wayside",
                "start": 555.36505,
                "end": 555.86505,
                "confidence": 0.9898107,
                "punctuated_word": "wayside.",
                "speaker": 2,
                "speaker_confidence": 0.56768894
              },
              {
                "word": "and",
                "start": 557.06,
                "end": 557.3,
                "confidence": 0.99679935,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.15925205
              },
              {
                "word": "so",
                "start": 557.3,
                "end": 557.45996,
                "confidence": 0.9973652,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.15925205
              },
              {
                "word": "right",
                "start": 557.62,
                "end": 557.78,
                "confidence": 0.98464334,
                "punctuated_word": "Right.",
                "speaker": 2,
                "speaker_confidence": 0.15925205
              },
              {
                "word": "and",
                "start": 557.94,
                "end": 558.18,
                "confidence": 0.44765028,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.49029452
              },
              {
                "word": "so",
                "start": 558.18,
                "end": 558.42,
                "confidence": 0.9846325,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.49029452
              },
              {
                "word": "this",
                "start": 558.42,
                "end": 558.57996,
                "confidence": 0.9048288,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.49029452
              },
              {
                "word": "is",
                "start": 558.57996,
                "end": 558.74,
                "confidence": 0.9947231,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.49029452
              },
              {
                "word": "something",
                "start": 558.74,
                "end": 559.06,
                "confidence": 0.9992238,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.49029452
              },
              {
                "word": "that",
                "start": 559.06,
                "end": 559.3,
                "confidence": 0.99950707,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.49029452
              },
              {
                "word": "you",
                "start": 559.3,
                "end": 559.8,
                "confidence": 0.998752,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.49029452
              },
              {
                "word": "that",
                "start": 560.89996,
                "end": 561.13995,
                "confidence": 0.9220063,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "that",
                "start": 561.13995,
                "end": 561.45996,
                "confidence": 0.992069,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "explanation",
                "start": 561.45996,
                "end": 561.95996,
                "confidence": 0.92539483,
                "punctuated_word": "explanation,",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "for",
                "start": 562.1,
                "end": 562.26,
                "confidence": 0.9999025,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "example",
                "start": 562.26,
                "end": 562.66,
                "confidence": 0.9978536,
                "punctuated_word": "example,",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "might",
                "start": 562.66,
                "end": 562.82,
                "confidence": 0.9989858,
                "punctuated_word": "might",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "be",
                "start": 562.82,
                "end": 562.98,
                "confidence": 0.9998442,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "something",
                "start": 562.98,
                "end": 563.38,
                "confidence": 0.99989116,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "that",
                "start": 563.38,
                "end": 563.86,
                "confidence": 0.99939954,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "someone",
                "start": 563.86,
                "end": 564.1,
                "confidence": 0.99958974,
                "punctuated_word": "someone",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "would",
                "start": 564.1,
                "end": 564.33997,
                "confidence": 0.9996866,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "capture",
                "start": 564.33997,
                "end": 564.83997,
                "confidence": 0.99937373,
                "punctuated_word": "capture",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "within",
                "start": 565.22,
                "end": 565.54,
                "confidence": 0.9996728,
                "punctuated_word": "within",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "a",
                "start": 565.54,
                "end": 565.69995,
                "confidence": 0.99235547,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "feedback",
                "start": 565.69995,
                "end": 565.93994,
                "confidence": 0.99945575,
                "punctuated_word": "feedback",
                "speaker": 1,
                "speaker_confidence": 0.8109101
              },
              {
                "word": "exactly",
                "start": 566.18,
                "end": 566.68,
                "confidence": 0.9851759,
                "punctuated_word": "Exactly.",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "exactly",
                "start": 566.74,
                "end": 567.13995,
                "confidence": 0.9798016,
                "punctuated_word": "Exactly.",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "and",
                "start": 567.13995,
                "end": 567.38,
                "confidence": 0.9947227,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "that",
                "start": 567.38,
                "end": 567.45996,
                "confidence": 0.9978375,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "that's",
                "start": 567.54,
                "end": 567.77997,
                "confidence": 0.99972665,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "exactly",
                "start": 567.77997,
                "end": 568.18,
                "confidence": 0.9991009,
                "punctuated_word": "exactly",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "what",
                "start": 568.18,
                "end": 568.33997,
                "confidence": 0.9962554,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "we're",
                "start": 568.33997,
                "end": 568.5,
                "confidence": 0.99947715,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "after",
                "start": 568.5,
                "end": 568.82,
                "confidence": 0.99872226,
                "punctuated_word": "after.",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "right",
                "start": 568.82,
                "end": 568.98,
                "confidence": 0.9916024,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "it's",
                "start": 568.98,
                "end": 569.13995,
                "confidence": 0.99886477,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "like",
                "start": 569.13995,
                "end": 569.385,
                "confidence": 0.71093065,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "that",
                "start": 569.545,
                "end": 569.78503,
                "confidence": 0.99787855,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "design",
                "start": 569.78503,
                "end": 570.025,
                "confidence": 0.9919966,
                "punctuated_word": "design",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "decision",
                "start": 570.025,
                "end": 570.525,
                "confidence": 0.9993467,
                "punctuated_word": "decision",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "needs",
                "start": 570.825,
                "end": 571.145,
                "confidence": 0.990765,
                "punctuated_word": "needs",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "to",
                "start": 571.145,
                "end": 571.22504,
                "confidence": 0.99981564,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.56971455
              },
              {
                "word": "be",
                "start": 571.22504,
                "end": 571.385,
                "confidence": 0.99981934,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "documented",
                "start": 571.385,
                "end": 571.885,
                "confidence": 0.9997414,
                "punctuated_word": "documented",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "somewhere",
                "start": 571.945,
                "end": 572.425,
                "confidence": 0.9979099,
                "punctuated_word": "somewhere.",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "right",
                "start": 572.425,
                "end": 572.925,
                "confidence": 0.9985706,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "like",
                "start": 572.985,
                "end": 573.385,
                "confidence": 0.98032,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "did",
                "start": 573.385,
                "end": 573.545,
                "confidence": 0.9990502,
                "punctuated_word": "did",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "you",
                "start": 573.545,
                "end": 573.705,
                "confidence": 0.9996797,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "decide",
                "start": 573.705,
                "end": 574.205,
                "confidence": 0.999238,
                "punctuated_word": "decide",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "to",
                "start": 574.505,
                "end": 574.825,
                "confidence": 0.99910384,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "to",
                "start": 574.825,
                "end": 575.065,
                "confidence": 0.9953797,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "not",
                "start": 575.065,
                "end": 575.305,
                "confidence": 0.99857986,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "regularize",
                "start": 575.305,
                "end": 575.805,
                "confidence": 0.9911712,
                "punctuated_word": "regularize",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "because",
                "start": 575.865,
                "end": 576.105,
                "confidence": 0.96317744,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "you",
                "start": 576.105,
                "end": 576.185,
                "confidence": 0.9996338,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "just",
                "start": 576.185,
                "end": 576.425,
                "confidence": 0.9965766,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "assume",
                "start": 576.425,
                "end": 576.66504,
                "confidence": 0.93005294,
                "punctuated_word": "assume",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "you're",
                "start": 576.66504,
                "end": 576.825,
                "confidence": 0.9952595,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "gonna",
                "start": 576.825,
                "end": 576.985,
                "confidence": 0.97955656,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "get",
                "start": 576.985,
                "end": 577.22504,
                "confidence": 0.9961274,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "access",
                "start": 577.22504,
                "end": 577.465,
                "confidence": 0.99936944,
                "punctuated_word": "access",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "to",
                "start": 577.465,
                "end": 577.625,
                "confidence": 0.9991209,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "lots",
                "start": 577.625,
                "end": 577.78503,
                "confidence": 0.99864215,
                "punctuated_word": "lots",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "of",
                "start": 577.78503,
                "end": 577.945,
                "confidence": 0.99905926,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "data",
                "start": 577.945,
                "end": 578.0517,
                "confidence": 0.99834144,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "in",
                "start": 578.0517,
                "end": 578.1583,
                "confidence": 0.6592539,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "the",
                "start": 578.1583,
                "end": 578.265,
                "confidence": 0.78518516,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "future",
                "start": 578.265,
                "end": 578.765,
                "confidence": 0.7232069,
                "punctuated_word": "future,",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "or",
                "start": 578.825,
                "end": 579.325,
                "confidence": 0.9991159,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "you",
                "start": 579.625,
                "end": 579.945,
                "confidence": 0.9976458,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "are",
                "start": 579.945,
                "end": 580.185,
                "confidence": 0.997168,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "choosing",
                "start": 580.185,
                "end": 580.585,
                "confidence": 0.9997149,
                "punctuated_word": "choosing",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "to",
                "start": 580.585,
                "end": 580.745,
                "confidence": 0.99963295,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "do",
                "start": 580.745,
                "end": 580.905,
                "confidence": 0.99987304,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "this",
                "start": 580.905,
                "end": 581.145,
                "confidence": 0.99975175,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "because",
                "start": 581.145,
                "end": 581.465,
                "confidence": 0.9941602,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "there's",
                "start": 581.465,
                "end": 581.78503,
                "confidence": 0.99611735,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "some",
                "start": 581.78503,
                "end": 582.025,
                "confidence": 0.9992124,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "reason",
                "start": 582.025,
                "end": 582.425,
                "confidence": 0.99973446,
                "punctuated_word": "reason",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "why",
                "start": 582.425,
                "end": 582.925,
                "confidence": 0.8974871,
                "punctuated_word": "why,",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "there",
                "start": 583.42004,
                "end": 583.66003,
                "confidence": 0.8327,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "you",
                "start": 583.74,
                "end": 583.98004,
                "confidence": 0.9998857,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "you",
                "start": 583.98004,
                "end": 584.14,
                "confidence": 0.9665944,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "would",
                "start": 584.14,
                "end": 584.30005,
                "confidence": 0.9893127,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "like",
                "start": 584.30005,
                "end": 584.54004,
                "confidence": 0.9996631,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "to",
                "start": 584.54004,
                "end": 584.7,
                "confidence": 0.99939346,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "control",
                "start": 584.7,
                "end": 585.10004,
                "confidence": 0.99974746,
                "punctuated_word": "control",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "for",
                "start": 585.10004,
                "end": 585.5,
                "confidence": 0.9343172,
                "punctuated_word": "for,",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "for",
                "start": 585.74,
                "end": 585.98004,
                "confidence": 0.936794,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "for",
                "start": 585.98004,
                "end": 586.14,
                "confidence": 0.49914697,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "this",
                "start": 586.14,
                "end": 586.22003,
                "confidence": 0.9592418,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "kind",
                "start": 586.22003,
                "end": 586.38,
                "confidence": 0.94429386,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "of",
                "start": 586.38,
                "end": 586.46,
                "confidence": 0.999257,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "smoothness",
                "start": 586.46,
                "end": 586.86005,
                "confidence": 0.9961239,
                "punctuated_word": "smoothness",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "constraints",
                "start": 586.86005,
                "end": 587.26,
                "confidence": 0.5533243,
                "punctuated_word": "constraints",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "or",
                "start": 587.26,
                "end": 587.42004,
                "confidence": 0.9034996,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "these",
                "start": 587.42004,
                "end": 587.66003,
                "confidence": 0.9816414,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "these",
                "start": 587.66003,
                "end": 587.9,
                "confidence": 0.9825264,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "fairness",
                "start": 587.9,
                "end": 588.30005,
                "confidence": 0.9995091,
                "punctuated_word": "fairness",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "constraints",
                "start": 588.30005,
                "end": 588.62,
                "confidence": 0.9993813,
                "punctuated_word": "constraints",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "or",
                "start": 588.62,
                "end": 588.78,
                "confidence": 0.9479584,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "these",
                "start": 588.78,
                "end": 588.94,
                "confidence": 0.9850638,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "robustness",
                "start": 588.94,
                "end": 589.44,
                "confidence": 0.9956075,
                "punctuated_word": "robustness",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "constraints",
                "start": 589.5,
                "end": 589.9,
                "confidence": 0.9217253,
                "punctuated_word": "constraints,",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "whatever",
                "start": 589.9,
                "end": 590.22003,
                "confidence": 0.9995345,
                "punctuated_word": "whatever",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "you",
                "start": 590.22003,
                "end": 590.38,
                "confidence": 0.9998485,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "really",
                "start": 590.38,
                "end": 590.62,
                "confidence": 0.9997881,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "care",
                "start": 590.62,
                "end": 590.86005,
                "confidence": 0.9993729,
                "punctuated_word": "care",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "about",
                "start": 590.86005,
                "end": 591.10004,
                "confidence": 0.99978226,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "having",
                "start": 591.10004,
                "end": 591.58,
                "confidence": 0.99718684,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "in",
                "start": 591.58,
                "end": 591.74,
                "confidence": 0.99963546,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "your",
                "start": 591.74,
                "end": 591.9,
                "confidence": 0.99986875,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "model",
                "start": 591.9,
                "end": 592.22003,
                "confidence": 0.98139846,
                "punctuated_word": "model.",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "like",
                "start": 592.22003,
                "end": 592.72003,
                "confidence": 0.9928916,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "right",
                "start": 592.86005,
                "end": 593.02,
                "confidence": 0.99863297,
                "punctuated_word": "right",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "now",
                "start": 593.02,
                "end": 593.18,
                "confidence": 0.87620664,
                "punctuated_word": "now,",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "there's",
                "start": 593.18,
                "end": 593.5,
                "confidence": 0.99984443,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "lots",
                "start": 593.5,
                "end": 593.74,
                "confidence": 0.9992035,
                "punctuated_word": "lots",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "of",
                "start": 593.74,
                "end": 593.9,
                "confidence": 0.99848515,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "talk",
                "start": 593.9,
                "end": 594.14,
                "confidence": 0.99977726,
                "punctuated_word": "talk",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "about",
                "start": 594.14,
                "end": 594.30005,
                "confidence": 0.9128413,
                "punctuated_word": "about,",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "thinking",
                "start": 594.54004,
                "end": 594.86005,
                "confidence": 0.9863679,
                "punctuated_word": "thinking",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "machines",
                "start": 594.86005,
                "end": 595.26,
                "confidence": 0.7279025,
                "punctuated_word": "machines,",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "but",
                "start": 595.26,
                "end": 595.42004,
                "confidence": 0.721076,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "i've",
                "start": 595.42004,
                "end": 595.58,
                "confidence": 0.39255965,
                "punctuated_word": "I've",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "had",
                "start": 595.58,
                "end": 595.74,
                "confidence": 0.43161342,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "a",
                "start": 595.74,
                "end": 595.9,
                "confidence": 0.9590715,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "piece",
                "start": 595.9,
                "end": 596.14,
                "confidence": 0.8913885,
                "punctuated_word": "piece",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "on",
                "start": 596.14,
                "end": 596.535,
                "confidence": 0.991491,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "the",
                "start": 596.615,
                "end": 596.77496,
                "confidence": 0.99385035,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "stochasticity",
                "start": 596.77496,
                "end": 597.27496,
                "confidence": 0.99801016,
                "punctuated_word": "stochasticity",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "of",
                "start": 597.415,
                "end": 597.57495,
                "confidence": 0.9996166,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "the",
                "start": 597.57495,
                "end": 597.735,
                "confidence": 0.99906,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "responses",
                "start": 597.735,
                "end": 598.13495,
                "confidence": 0.99975854,
                "punctuated_word": "responses",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "from",
                "start": 598.13495,
                "end": 598.45496,
                "confidence": 0.9994529,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "ai",
                "start": 598.45496,
                "end": 598.69495,
                "confidence": 0.9973194,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "system",
                "start": 598.69495,
                "end": 599.01495,
                "confidence": 0.7493279,
                "punctuated_word": "system.",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "so",
                "start": 599.01495,
                "end": 599.175,
                "confidence": 0.99976796,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "how",
                "start": 599.175,
                "end": 599.675,
                "confidence": 0.99886984,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "how",
                "start": 599.735,
                "end": 600.235,
                "confidence": 0.99913186,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "likely",
                "start": 600.77496,
                "end": 601.27496,
                "confidence": 0.9993274,
                "punctuated_word": "likely",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "is",
                "start": 601.33496,
                "end": 601.415,
                "confidence": 0.99971396,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "it",
                "start": 601.415,
                "end": 601.65497,
                "confidence": 0.9999291,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "for",
                "start": 601.65497,
                "end": 601.815,
                "confidence": 0.9998468,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "an",
                "start": 601.815,
                "end": 602.055,
                "confidence": 0.99984694,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "ai",
                "start": 602.055,
                "end": 602.295,
                "confidence": 0.99990594,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "system",
                "start": 602.295,
                "end": 602.69495,
                "confidence": 0.99929094,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "to",
                "start": 602.69495,
                "end": 602.935,
                "confidence": 0.99930394,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "respond",
                "start": 602.935,
                "end": 603.435,
                "confidence": 0.9992436,
                "punctuated_word": "respond",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "in",
                "start": 603.57495,
                "end": 603.735,
                "confidence": 0.9973888,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "a",
                "start": 603.735,
                "end": 603.89496,
                "confidence": 0.99933004,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "similar",
                "start": 603.89496,
                "end": 604.295,
                "confidence": 0.99992156,
                "punctuated_word": "similar",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "way",
                "start": 604.295,
                "end": 604.615,
                "confidence": 0.999869,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "on",
                "start": 604.615,
                "end": 604.855,
                "confidence": 0.9991371,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "subsequent",
                "start": 604.855,
                "end": 605.355,
                "confidence": 0.99933904,
                "punctuated_word": "subsequent",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "on",
                "start": 606.055,
                "end": 606.21497,
                "confidence": 0.44427738,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "subsequent",
                "start": 606.21497,
                "end": 606.69495,
                "confidence": 0.99458694,
                "punctuated_word": "subsequent",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "queries",
                "start": 606.69495,
                "end": 607.19495,
                "confidence": 0.90413076,
                "punctuated_word": "queries?",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "there",
                "start": 607.33496,
                "end": 607.495,
                "confidence": 0.8961536,
                "punctuated_word": "There",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "are",
                "start": 607.495,
                "end": 607.65497,
                "confidence": 0.99383026,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "various",
                "start": 607.65497,
                "end": 607.89496,
                "confidence": 0.9998667,
                "punctuated_word": "various",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "ways",
                "start": 607.89496,
                "end": 608.21497,
                "confidence": 0.9986307,
                "punctuated_word": "ways",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "of",
                "start": 608.21497,
                "end": 608.375,
                "confidence": 0.9995265,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "controlling",
                "start": 608.375,
                "end": 608.875,
                "confidence": 0.99935764,
                "punctuated_word": "controlling",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "for",
                "start": 608.935,
                "end": 609.095,
                "confidence": 0.99848,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "this",
                "start": 609.095,
                "end": 609.3,
                "confidence": 0.81131065,
                "punctuated_word": "this.",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "this",
                "start": 609.7,
                "end": 609.77997,
                "confidence": 0.7699356,
                "punctuated_word": "This.",
                "speaker": 2,
                "speaker_confidence": 0.9023856
              },
              {
                "word": "but",
                "start": 609.77997,
                "end": 609.86,
                "confidence": 0.9970452,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.38893825
              },
              {
                "word": "this",
                "start": 609.86,
                "end": 610.01996,
                "confidence": 0.99965096,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.38893825
              },
              {
                "word": "is",
                "start": 610.01996,
                "end": 610.18,
                "confidence": 0.9992725,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.38893825
              },
              {
                "word": "something",
                "start": 610.18,
                "end": 610.42,
                "confidence": 0.99979943,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.38893825
              },
              {
                "word": "you",
                "start": 610.42,
                "end": 610.58,
                "confidence": 0.9995468,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.38893825
              },
              {
                "word": "might",
                "start": 610.58,
                "end": 610.82,
                "confidence": 0.9999105,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.38893825
              },
              {
                "word": "care",
                "start": 610.82,
                "end": 610.98,
                "confidence": 0.99990904,
                "punctuated_word": "care",
                "speaker": 2,
                "speaker_confidence": 0.38893825
              },
              {
                "word": "about",
                "start": 610.98,
                "end": 611.45996,
                "confidence": 0.99905264,
                "punctuated_word": "about.",
                "speaker": 2,
                "speaker_confidence": 0.38893825
              },
              {
                "word": "right",
                "start": 611.45996,
                "end": 611.7,
                "confidence": 0.9943116,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.38893825
              },
              {
                "word": "you",
                "start": 611.7,
                "end": 611.86,
                "confidence": 0.99982375,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.38893825
              },
              {
                "word": "don't",
                "start": 611.86,
                "end": 612.1,
                "confidence": 0.999987,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.38893825
              },
              {
                "word": "want",
                "start": 612.1,
                "end": 612.26,
                "confidence": 0.9997607,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.38893825
              },
              {
                "word": "your",
                "start": 612.26,
                "end": 612.76,
                "confidence": 0.9883174,
                "punctuated_word": "your,",
                "speaker": 2,
                "speaker_confidence": 0.38893825
              },
              {
                "word": "large",
                "start": 613.3,
                "end": 613.54,
                "confidence": 0.9982323,
                "punctuated_word": "large",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "language",
                "start": 613.54,
                "end": 613.94,
                "confidence": 0.999845,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "model",
                "start": 613.94,
                "end": 614.18,
                "confidence": 0.9992735,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "to",
                "start": 614.18,
                "end": 614.33997,
                "confidence": 0.9978848,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "respond",
                "start": 614.33997,
                "end": 614.58,
                "confidence": 0.9999232,
                "punctuated_word": "respond",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "differently",
                "start": 614.58,
                "end": 614.89996,
                "confidence": 0.9995915,
                "punctuated_word": "differently",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "in",
                "start": 614.89996,
                "end": 615.06,
                "confidence": 0.99635446,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "different",
                "start": 615.06,
                "end": 615.38,
                "confidence": 0.9997143,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "circumstances",
                "start": 615.38,
                "end": 615.88,
                "confidence": 0.9992275,
                "punctuated_word": "circumstances",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "to",
                "start": 616.18,
                "end": 616.33997,
                "confidence": 0.99961215,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "the",
                "start": 616.33997,
                "end": 616.5,
                "confidence": 0.999516,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "same",
                "start": 616.5,
                "end": 616.74,
                "confidence": 0.99972206,
                "punctuated_word": "same",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "query",
                "start": 616.74,
                "end": 617.24,
                "confidence": 0.99952894,
                "punctuated_word": "query.",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "right",
                "start": 617.54,
                "end": 617.86,
                "confidence": 0.9945978,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "and",
                "start": 618.5,
                "end": 618.66,
                "confidence": 0.9690279,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "so",
                "start": 618.66,
                "end": 618.89996,
                "confidence": 0.9967458,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "so",
                "start": 618.89996,
                "end": 619.06,
                "confidence": 0.9968817,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "how",
                "start": 619.06,
                "end": 619.3,
                "confidence": 0.99913126,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "would",
                "start": 619.3,
                "end": 619.45996,
                "confidence": 0.99976605,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "you",
                "start": 619.45996,
                "end": 619.54,
                "confidence": 0.99979,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "go",
                "start": 619.54,
                "end": 619.7,
                "confidence": 0.9989359,
                "punctuated_word": "go",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "about",
                "start": 619.7,
                "end": 619.86,
                "confidence": 0.9870113,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "controlling",
                "start": 619.86,
                "end": 620.26,
                "confidence": 0.99928856,
                "punctuated_word": "controlling",
                "speaker": 2,
                "speaker_confidence": 0.70252895
              },
              {
                "word": "for",
                "start": 620.26,
                "end": 620.33997,
                "confidence": 0.99936944,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "that",
                "start": 620.33997,
                "end": 620.5,
                "confidence": 0.9985703,
                "punctuated_word": "that?",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "there's",
                "start": 620.5,
                "end": 620.66,
                "confidence": 0.9997566,
                "punctuated_word": "There's",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "a",
                "start": 620.66,
                "end": 620.82,
                "confidence": 0.9984137,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "whole",
                "start": 620.82,
                "end": 620.98,
                "confidence": 0.9999566,
                "punctuated_word": "whole",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "line",
                "start": 620.98,
                "end": 621.14,
                "confidence": 0.9991435,
                "punctuated_word": "line",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "of",
                "start": 621.14,
                "end": 621.3,
                "confidence": 0.9993339,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "work",
                "start": 621.3,
                "end": 621.54,
                "confidence": 0.99992514,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "there",
                "start": 621.54,
                "end": 622.01996,
                "confidence": 0.9991543,
                "punctuated_word": "there.",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "we",
                "start": 622.01996,
                "end": 622.18,
                "confidence": 0.9997265,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "just",
                "start": 622.18,
                "end": 622.5,
                "confidence": 0.9998312,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "want",
                "start": 622.5,
                "end": 622.995,
                "confidence": 0.9995919,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "people",
                "start": 623.075,
                "end": 623.395,
                "confidence": 0.99985313,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "to",
                "start": 623.395,
                "end": 623.475,
                "confidence": 0.9999157,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "be",
                "start": 623.475,
                "end": 623.635,
                "confidence": 0.9999378,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "transparent",
                "start": 623.635,
                "end": 624.135,
                "confidence": 0.99968994,
                "punctuated_word": "transparent",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "on",
                "start": 624.355,
                "end": 624.515,
                "confidence": 0.99986446,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "their",
                "start": 624.515,
                "end": 624.835,
                "confidence": 0.9997843,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "use",
                "start": 624.835,
                "end": 625.075,
                "confidence": 0.9998412,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "of",
                "start": 625.075,
                "end": 625.315,
                "confidence": 0.99988425,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "that",
                "start": 625.315,
                "end": 625.555,
                "confidence": 0.9997446,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "large",
                "start": 625.555,
                "end": 625.875,
                "confidence": 0.999824,
                "punctuated_word": "large",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "body",
                "start": 625.875,
                "end": 626.115,
                "confidence": 0.99969196,
                "punctuated_word": "body",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "of",
                "start": 626.115,
                "end": 626.275,
                "confidence": 0.9996039,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "literature",
                "start": 626.275,
                "end": 626.775,
                "confidence": 0.99989986,
                "punctuated_word": "literature",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "or",
                "start": 627.075,
                "end": 627.475,
                "confidence": 0.96713626,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "the",
                "start": 627.475,
                "end": 627.795,
                "confidence": 0.9532277,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "methodology",
                "start": 627.795,
                "end": 628.295,
                "confidence": 0.9996704,
                "punctuated_word": "methodology",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "even",
                "start": 628.515,
                "end": 628.755,
                "confidence": 0.6146532,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "at",
                "start": 628.755,
                "end": 628.915,
                "confidence": 0.99882275,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "a",
                "start": 628.915,
                "end": 628.995,
                "confidence": 0.9985006,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "very",
                "start": 628.995,
                "end": 629.235,
                "confidence": 0.99976844,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "high",
                "start": 629.235,
                "end": 629.475,
                "confidence": 0.99978036,
                "punctuated_word": "high",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "level",
                "start": 629.475,
                "end": 629.975,
                "confidence": 0.91601205,
                "punctuated_word": "level,",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "that",
                "start": 630.755,
                "end": 630.995,
                "confidence": 0.8916423,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "might",
                "start": 630.995,
                "end": 631.315,
                "confidence": 0.9912277,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "help",
                "start": 631.315,
                "end": 631.555,
                "confidence": 0.99981445,
                "punctuated_word": "help",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "them",
                "start": 631.555,
                "end": 632.055,
                "confidence": 0.9996445,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "control",
                "start": 632.115,
                "end": 632.435,
                "confidence": 0.99931,
                "punctuated_word": "control",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "for",
                "start": 632.435,
                "end": 632.595,
                "confidence": 0.9606447,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.735775
              },
              {
                "word": "the",
                "start": 632.595,
                "end": 632.755,
                "confidence": 0.999603,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.53486925
              },
              {
                "word": "things",
                "start": 632.755,
                "end": 632.995,
                "confidence": 0.99992335,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.53486925
              },
              {
                "word": "that",
                "start": 632.995,
                "end": 633.15497,
                "confidence": 0.9993974,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.53486925
              },
              {
                "word": "people",
                "start": 633.15497,
                "end": 633.395,
                "confidence": 0.9999186,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.53486925
              },
              {
                "word": "would",
                "start": 633.395,
                "end": 633.635,
                "confidence": 0.99931633,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.53486925
              },
              {
                "word": "care",
                "start": 633.635,
                "end": 633.795,
                "confidence": 0.99992883,
                "punctuated_word": "care",
                "speaker": 2,
                "speaker_confidence": 0.53486925
              },
              {
                "word": "about",
                "start": 633.795,
                "end": 634.275,
                "confidence": 0.9973362,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.53486925
              },
              {
                "word": "for",
                "start": 634.275,
                "end": 634.435,
                "confidence": 0.9922466,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.53486925
              },
              {
                "word": "public",
                "start": 634.435,
                "end": 634.835,
                "confidence": 0.99098915,
                "punctuated_word": "public",
                "speaker": 2,
                "speaker_confidence": 0.53486925
              },
              {
                "word": "understanding",
                "start": 634.835,
                "end": 635.235,
                "confidence": 0.99955565,
                "punctuated_word": "understanding",
                "speaker": 2,
                "speaker_confidence": 0.53486925
              },
              {
                "word": "or",
                "start": 635.235,
                "end": 635.315,
                "confidence": 0.9859816,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.53486925
              },
              {
                "word": "accountability",
                "start": 635.315,
                "end": 635.815,
                "confidence": 0.9996654,
                "punctuated_word": "accountability",
                "speaker": 2,
                "speaker_confidence": 0.53486925
              },
              {
                "word": "reason",
                "start": 635.955,
                "end": 636.435,
                "confidence": 0.96872914,
                "punctuated_word": "reason.",
                "speaker": 2,
                "speaker_confidence": 0.53486925
              },
              {
                "word": "yeah",
                "start": 636.435,
                "end": 636.87,
                "confidence": 0.99942684,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "so",
                "start": 636.87,
                "end": 637.11,
                "confidence": 0.99817073,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "for",
                "start": 637.11,
                "end": 637.27,
                "confidence": 0.9953022,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "feedback",
                "start": 637.27,
                "end": 637.67,
                "confidence": 0.98748964,
                "punctuated_word": "feedback",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "logs",
                "start": 637.67,
                "end": 637.83,
                "confidence": 0.992281,
                "punctuated_word": "logs",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "in",
                "start": 637.83,
                "end": 638.07,
                "confidence": 0.8144231,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "particular",
                "start": 638.07,
                "end": 638.57,
                "confidence": 0.9986845,
                "punctuated_word": "particular,",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "it",
                "start": 638.71,
                "end": 638.87,
                "confidence": 0.99902356,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "struck",
                "start": 638.87,
                "end": 639.19,
                "confidence": 0.9984346,
                "punctuated_word": "struck",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "me",
                "start": 639.19,
                "end": 639.51,
                "confidence": 0.9998746,
                "punctuated_word": "me",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "reading",
                "start": 639.51,
                "end": 639.83,
                "confidence": 0.77999055,
                "punctuated_word": "reading",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "the",
                "start": 639.83,
                "end": 639.99,
                "confidence": 0.9980867,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "paper",
                "start": 639.99,
                "end": 640.31,
                "confidence": 0.9999629,
                "punctuated_word": "paper",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "that",
                "start": 640.31,
                "end": 640.47,
                "confidence": 0.99110174,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "there",
                "start": 640.47,
                "end": 640.71,
                "confidence": 0.999493,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "are",
                "start": 640.71,
                "end": 640.87,
                "confidence": 0.99064386,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "two",
                "start": 640.87,
                "end": 641.02997,
                "confidence": 0.9998611,
                "punctuated_word": "two",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "things",
                "start": 641.02997,
                "end": 641.27,
                "confidence": 0.99993944,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "that",
                "start": 641.27,
                "end": 641.43,
                "confidence": 0.9991339,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "are",
                "start": 641.43,
                "end": 641.67,
                "confidence": 0.7516953,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "interesting",
                "start": 641.67,
                "end": 642.17,
                "confidence": 0.97096384,
                "punctuated_word": "interesting,",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "and",
                "start": 642.71,
                "end": 643.02997,
                "confidence": 0.9992643,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "relevant",
                "start": 643.02997,
                "end": 643.52997,
                "confidence": 0.9998809,
                "punctuated_word": "relevant",
                "speaker": 1,
                "speaker_confidence": 0.77864754
              },
              {
                "word": "to",
                "start": 644.79,
                "end": 644.87,
                "confidence": 0.9987596,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5891415
              },
              {
                "word": "new",
                "start": 644.87,
                "end": 645.11,
                "confidence": 0.99899954,
                "punctuated_word": "new",
                "speaker": 1,
                "speaker_confidence": 0.5891415
              },
              {
                "word": "ways",
                "start": 645.11,
                "end": 645.35,
                "confidence": 0.9998642,
                "punctuated_word": "ways",
                "speaker": 1,
                "speaker_confidence": 0.5891415
              },
              {
                "word": "of",
                "start": 645.35,
                "end": 645.51,
                "confidence": 0.9998367,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.5891415
              },
              {
                "word": "thinking",
                "start": 645.51,
                "end": 645.83,
                "confidence": 0.99988246,
                "punctuated_word": "thinking",
                "speaker": 1,
                "speaker_confidence": 0.5891415
              },
              {
                "word": "about",
                "start": 645.83,
                "end": 646.23,
                "confidence": 0.9998584,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.5891415
              },
              {
                "word": "documentation",
                "start": 646.23,
                "end": 646.73,
                "confidence": 0.8847964,
                "punctuated_word": "documentation.",
                "speaker": 1,
                "speaker_confidence": 0.5891415
              },
              {
                "word": "and",
                "start": 646.95,
                "end": 647.11,
                "confidence": 0.9615872,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "i",
                "start": 647.11,
                "end": 647.19,
                "confidence": 0.99788743,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "think",
                "start": 647.19,
                "end": 647.51,
                "confidence": 0.99990165,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "those",
                "start": 647.51,
                "end": 647.83,
                "confidence": 0.99915695,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "issues",
                "start": 647.83,
                "end": 648.33,
                "confidence": 0.99950564,
                "punctuated_word": "issues",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "are",
                "start": 648.39,
                "end": 648.63,
                "confidence": 0.9991135,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "at",
                "start": 648.63,
                "end": 648.71,
                "confidence": 0.9383789,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "least",
                "start": 648.71,
                "end": 649.02997,
                "confidence": 0.999895,
                "punctuated_word": "least",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "partially",
                "start": 649.02997,
                "end": 649.51,
                "confidence": 0.9975916,
                "punctuated_word": "partially",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "separable",
                "start": 649.51,
                "end": 650.01,
                "confidence": 0.97313905,
                "punctuated_word": "separable.",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 650.57495,
                "end": 650.89496,
                "confidence": 0.99953353,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "one",
                "start": 650.89496,
                "end": 651.39496,
                "confidence": 0.98940057,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "really",
                "start": 651.535,
                "end": 651.935,
                "confidence": 0.9693942,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "pertains",
                "start": 651.935,
                "end": 652.435,
                "confidence": 0.99978447,
                "punctuated_word": "pertains",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 653.375,
                "end": 653.535,
                "confidence": 0.9995333,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "this",
                "start": 653.535,
                "end": 653.695,
                "confidence": 0.9982383,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "issue",
                "start": 653.695,
                "end": 654.01495,
                "confidence": 0.99984455,
                "punctuated_word": "issue",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 654.01495,
                "end": 654.175,
                "confidence": 0.999777,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "you",
                "start": 654.175,
                "end": 654.33496,
                "confidence": 0.99990416,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "just",
                "start": 654.33496,
                "end": 654.57495,
                "confidence": 0.9964479,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "discussed",
                "start": 654.57495,
                "end": 655.055,
                "confidence": 0.9502422,
                "punctuated_word": "discussed,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "surly",
                "start": 655.055,
                "end": 655.535,
                "confidence": 0.53274053,
                "punctuated_word": "Surly,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "about",
                "start": 655.535,
                "end": 656.035,
                "confidence": 0.999358,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "documenting",
                "start": 656.33496,
                "end": 656.83496,
                "confidence": 0.9996352,
                "punctuated_word": "documenting",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 657.055,
                "end": 657.295,
                "confidence": 0.99868697,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "providing",
                "start": 657.295,
                "end": 657.795,
                "confidence": 0.9993826,
                "punctuated_word": "providing",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 658.01495,
                "end": 658.175,
                "confidence": 0.99472046,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "trail",
                "start": 658.175,
                "end": 658.675,
                "confidence": 0.99855524,
                "punctuated_word": "trail",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 658.975,
                "end": 659.21497,
                "confidence": 0.97956,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "allows",
                "start": 659.21497,
                "end": 659.695,
                "confidence": 0.99940324,
                "punctuated_word": "allows",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "almost",
                "start": 659.695,
                "end": 659.935,
                "confidence": 0.94660074,
                "punctuated_word": "almost",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "for",
                "start": 659.935,
                "end": 660.435,
                "confidence": 0.99503016,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 660.57495,
                "end": 660.65497,
                "confidence": 0.77987576,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.72505903
              },
              {
                "word": "version",
                "start": 660.65497,
                "end": 661.055,
                "confidence": 0.99502254,
                "punctuated_word": "version",
                "speaker": 1,
                "speaker_confidence": 0.72505903
              },
              {
                "word": "control",
                "start": 661.055,
                "end": 661.555,
                "confidence": 0.99845374,
                "punctuated_word": "control",
                "speaker": 1,
                "speaker_confidence": 0.72505903
              },
              {
                "word": "and",
                "start": 661.615,
                "end": 661.855,
                "confidence": 0.98222303,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.72505903
              },
              {
                "word": "understanding",
                "start": 661.855,
                "end": 662.355,
                "confidence": 0.99646276,
                "punctuated_word": "understanding",
                "speaker": 1,
                "speaker_confidence": 0.72505903
              },
              {
                "word": "of",
                "start": 662.495,
                "end": 662.65497,
                "confidence": 0.9624839,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.72505903
              },
              {
                "word": "how",
                "start": 662.65497,
                "end": 662.815,
                "confidence": 0.92934644,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.72505903
              },
              {
                "word": "the",
                "start": 662.815,
                "end": 662.975,
                "confidence": 0.7897119,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.72505903
              },
              {
                "word": "system",
                "start": 662.975,
                "end": 663.21,
                "confidence": 0.8226928,
                "punctuated_word": "system",
                "speaker": 1,
                "speaker_confidence": 0.72505903
              },
              {
                "word": "has",
                "start": 663.61005,
                "end": 663.69,
                "confidence": 0.9626139,
                "punctuated_word": "has",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "evolved",
                "start": 663.69,
                "end": 664.17004,
                "confidence": 0.9991441,
                "punctuated_word": "evolved",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "over",
                "start": 664.17004,
                "end": 664.49005,
                "confidence": 0.9908372,
                "punctuated_word": "over",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "time",
                "start": 664.49005,
                "end": 664.81,
                "confidence": 0.85054183,
                "punctuated_word": "time.",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "and",
                "start": 664.81,
                "end": 665.05005,
                "confidence": 0.9984779,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "that",
                "start": 665.05005,
                "end": 665.21,
                "confidence": 0.99949455,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "can",
                "start": 665.21,
                "end": 665.37,
                "confidence": 0.9994517,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "be",
                "start": 665.37,
                "end": 665.53,
                "confidence": 0.99949014,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "really",
                "start": 665.53,
                "end": 665.77,
                "confidence": 0.9990916,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "important",
                "start": 665.77,
                "end": 666.27,
                "confidence": 0.9992576,
                "punctuated_word": "important",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "as",
                "start": 666.81,
                "end": 666.97003,
                "confidence": 0.94363433,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "well",
                "start": 666.97003,
                "end": 667.29004,
                "confidence": 0.99985063,
                "punctuated_word": "well",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "for",
                "start": 667.29004,
                "end": 667.53,
                "confidence": 0.9933785,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "doing",
                "start": 667.53,
                "end": 667.77,
                "confidence": 0.99958974,
                "punctuated_word": "doing",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "things",
                "start": 667.77,
                "end": 668.09,
                "confidence": 0.9996444,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "like",
                "start": 668.09,
                "end": 668.41003,
                "confidence": 0.915109,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "understanding",
                "start": 668.41003,
                "end": 668.91003,
                "confidence": 0.9851482,
                "punctuated_word": "understanding",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "evaluation",
                "start": 669.21,
                "end": 669.71,
                "confidence": 0.9980323,
                "punctuated_word": "evaluation",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "results",
                "start": 669.93,
                "end": 670.43,
                "confidence": 0.82558835,
                "punctuated_word": "results.",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "because",
                "start": 670.89,
                "end": 671.37,
                "confidence": 0.99483055,
                "punctuated_word": "Because",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "if",
                "start": 671.37,
                "end": 671.61005,
                "confidence": 0.9954071,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "you",
                "start": 671.61005,
                "end": 671.85004,
                "confidence": 0.99975723,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "look",
                "start": 671.85004,
                "end": 672.09,
                "confidence": 0.99947137,
                "punctuated_word": "look",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "at",
                "start": 672.09,
                "end": 672.41003,
                "confidence": 0.99959594,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "the",
                "start": 672.41003,
                "end": 672.49005,
                "confidence": 0.9984584,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "same",
                "start": 672.49005,
                "end": 672.81,
                "confidence": 0.9982028,
                "punctuated_word": "same",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "evaluation",
                "start": 672.81,
                "end": 673.31,
                "confidence": 0.997387,
                "punctuated_word": "evaluation",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "results",
                "start": 673.61005,
                "end": 674.11005,
                "confidence": 0.99554056,
                "punctuated_word": "results",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "that",
                "start": 674.33,
                "end": 674.73004,
                "confidence": 0.98970044,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "openai",
                "start": 674.73004,
                "end": 675.23004,
                "confidence": 0.9428945,
                "punctuated_word": "OpenAI",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "puts",
                "start": 675.37,
                "end": 675.69,
                "confidence": 0.99868065,
                "punctuated_word": "puts",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "out",
                "start": 675.69,
                "end": 676.01,
                "confidence": 0.9992391,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "for",
                "start": 676.01,
                "end": 676.51,
                "confidence": 0.99733245,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "a",
                "start": 676.835,
                "end": 676.995,
                "confidence": 0.9996687,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "model",
                "start": 676.995,
                "end": 677.235,
                "confidence": 0.9999229,
                "punctuated_word": "model",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "they",
                "start": 677.235,
                "end": 677.395,
                "confidence": 0.9980008,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "released",
                "start": 677.395,
                "end": 677.795,
                "confidence": 0.99401337,
                "punctuated_word": "released",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "a",
                "start": 677.795,
                "end": 677.875,
                "confidence": 0.9940584,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "year",
                "start": 677.875,
                "end": 678.115,
                "confidence": 0.9998267,
                "punctuated_word": "year",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "and",
                "start": 678.115,
                "end": 678.195,
                "confidence": 0.99959654,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.9710799
              },
              {
                "word": "a",
                "start": 678.195,
                "end": 678.275,
                "confidence": 0.98612493,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "half",
                "start": 678.275,
                "end": 678.435,
                "confidence": 0.9998876,
                "punctuated_word": "half",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "ago",
                "start": 678.435,
                "end": 678.915,
                "confidence": 0.99899346,
                "punctuated_word": "ago",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 678.915,
                "end": 679.235,
                "confidence": 0.8665126,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 679.235,
                "end": 679.395,
                "confidence": 0.99936014,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "model",
                "start": 679.395,
                "end": 679.715,
                "confidence": 0.99988437,
                "punctuated_word": "model",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "they",
                "start": 679.715,
                "end": 679.955,
                "confidence": 0.9922665,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "re",
                "start": 679.955,
                "end": 680.275,
                "confidence": 0.76463675,
                "punctuated_word": "re",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "released",
                "start": 680.355,
                "end": 680.855,
                "confidence": 0.94577587,
                "punctuated_word": "released",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "today",
                "start": 680.995,
                "end": 681.495,
                "confidence": 0.8556994,
                "punctuated_word": "today,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "you",
                "start": 682.275,
                "end": 682.435,
                "confidence": 0.99811554,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "probably",
                "start": 682.435,
                "end": 682.915,
                "confidence": 0.9992974,
                "punctuated_word": "probably",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "can't",
                "start": 682.915,
                "end": 683.235,
                "confidence": 0.99619615,
                "punctuated_word": "can't",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "apples",
                "start": 683.235,
                "end": 683.555,
                "confidence": 0.79442084,
                "punctuated_word": "apples",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 683.555,
                "end": 683.715,
                "confidence": 0.9973924,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "apples",
                "start": 683.715,
                "end": 684.215,
                "confidence": 0.99918514,
                "punctuated_word": "apples",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "compare",
                "start": 684.275,
                "end": 684.755,
                "confidence": 0.99021906,
                "punctuated_word": "compare",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "those",
                "start": 684.755,
                "end": 684.995,
                "confidence": 0.9967899,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "models",
                "start": 684.995,
                "end": 685.315,
                "confidence": 0.8760061,
                "punctuated_word": "models.",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 685.315,
                "end": 685.555,
                "confidence": 0.9979146,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 685.555,
                "end": 685.715,
                "confidence": 0.999426,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "same",
                "start": 685.715,
                "end": 685.955,
                "confidence": 0.99988186,
                "punctuated_word": "same",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "is",
                "start": 685.955,
                "end": 686.115,
                "confidence": 0.9976699,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "true",
                "start": 686.115,
                "end": 686.515,
                "confidence": 0.99975663,
                "punctuated_word": "true",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "for",
                "start": 686.515,
                "end": 687.015,
                "confidence": 0.999519,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "an",
                "start": 687.155,
                "end": 687.315,
                "confidence": 0.9975816,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "open",
                "start": 687.315,
                "end": 687.635,
                "confidence": 0.99540967,
                "punctuated_word": "open",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "source",
                "start": 687.635,
                "end": 687.875,
                "confidence": 0.9981852,
                "punctuated_word": "source",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "model",
                "start": 687.875,
                "end": 688.115,
                "confidence": 0.6717957,
                "punctuated_word": "model,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "even",
                "start": 688.115,
                "end": 688.275,
                "confidence": 0.9990669,
                "punctuated_word": "even",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "if",
                "start": 688.275,
                "end": 688.435,
                "confidence": 0.9991872,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "you",
                "start": 688.435,
                "end": 688.59503,
                "confidence": 0.9998549,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "have",
                "start": 688.59503,
                "end": 688.755,
                "confidence": 0.9998099,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "much",
                "start": 688.755,
                "end": 688.995,
                "confidence": 0.9992649,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "more",
                "start": 688.995,
                "end": 689.235,
                "confidence": 0.99959666,
                "punctuated_word": "more",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "access",
                "start": 689.235,
                "end": 689.715,
                "confidence": 0.99972135,
                "punctuated_word": "access",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 689.715,
                "end": 689.875,
                "confidence": 0.9990447,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "how",
                "start": 689.875,
                "end": 690.115,
                "confidence": 0.9995241,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "those",
                "start": 690.115,
                "end": 690.435,
                "confidence": 0.99903154,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "models",
                "start": 690.435,
                "end": 690.835,
                "confidence": 0.9993067,
                "punctuated_word": "models",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "are",
                "start": 690.835,
                "end": 690.995,
                "confidence": 0.99903333,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "built",
                "start": 690.995,
                "end": 691.495,
                "confidence": 0.9943855,
                "punctuated_word": "built.",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "so",
                "start": 691.8,
                "end": 692.04,
                "confidence": 0.99987626,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "being",
                "start": 692.04,
                "end": 692.44,
                "confidence": 0.999607,
                "punctuated_word": "being",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "able",
                "start": 692.44,
                "end": 692.68,
                "confidence": 0.999869,
                "punctuated_word": "able",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 692.68,
                "end": 692.84,
                "confidence": 0.9993229,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "understand",
                "start": 692.84,
                "end": 693.34,
                "confidence": 0.9819125,
                "punctuated_word": "understand,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "like",
                "start": 693.4,
                "end": 693.56,
                "confidence": 0.9974008,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "what",
                "start": 693.56,
                "end": 693.8,
                "confidence": 0.9998708,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "were",
                "start": 693.8,
                "end": 694.12,
                "confidence": 0.99843496,
                "punctuated_word": "were",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 694.12,
                "end": 694.27997,
                "confidence": 0.9991097,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "changes",
                "start": 694.27997,
                "end": 694.76,
                "confidence": 0.9996061,
                "punctuated_word": "changes",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 694.76,
                "end": 695.0,
                "confidence": 0.729757,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "design",
                "start": 695.0,
                "end": 695.48,
                "confidence": 0.9950122,
                "punctuated_word": "design",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "decisions",
                "start": 695.48,
                "end": 695.96,
                "confidence": 0.99965334,
                "punctuated_word": "decisions",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 695.96,
                "end": 696.12,
                "confidence": 0.9995969,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "can",
                "start": 696.12,
                "end": 696.27997,
                "confidence": 0.99980074,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "help",
                "start": 696.27997,
                "end": 696.44,
                "confidence": 0.9998671,
                "punctuated_word": "help",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "us",
                "start": 696.44,
                "end": 696.68,
                "confidence": 0.99966824,
                "punctuated_word": "us",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "better",
                "start": 696.68,
                "end": 697.16,
                "confidence": 0.99957603,
                "punctuated_word": "better",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "contextualize",
                "start": 697.16,
                "end": 697.66,
                "confidence": 0.9968735,
                "punctuated_word": "contextualize",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "things",
                "start": 698.84,
                "end": 699.16,
                "confidence": 0.81158113,
                "punctuated_word": "things,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "including",
                "start": 699.16,
                "end": 699.66,
                "confidence": 0.9998903,
                "punctuated_word": "including",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "evaluations",
                "start": 699.8,
                "end": 700.3,
                "confidence": 0.93487525,
                "punctuated_word": "evaluations,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "but",
                "start": 700.6,
                "end": 700.84,
                "confidence": 0.99924636,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 700.84,
                "end": 700.92,
                "confidence": 0.9994122,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "bunch",
                "start": 700.92,
                "end": 701.24,
                "confidence": 0.9999287,
                "punctuated_word": "bunch",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 701.24,
                "end": 701.4,
                "confidence": 0.99976104,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "other",
                "start": 701.4,
                "end": 701.64,
                "confidence": 0.9993648,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "stuff",
                "start": 701.64,
                "end": 701.88,
                "confidence": 0.9998447,
                "punctuated_word": "stuff",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "as",
                "start": 701.88,
                "end": 702.04,
                "confidence": 0.99868625,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "well",
                "start": 702.04,
                "end": 702.54,
                "confidence": 0.81831014,
                "punctuated_word": "well,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "seems",
                "start": 703.24,
                "end": 703.74,
                "confidence": 0.99774325,
                "punctuated_word": "seems",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "intuitive",
                "start": 704.65497,
                "end": 705.15497,
                "confidence": 0.99952435,
                "punctuated_word": "intuitive",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 705.535,
                "end": 705.615,
                "confidence": 0.9952454,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "me",
                "start": 705.615,
                "end": 706.115,
                "confidence": 0.9838399,
                "punctuated_word": "me.",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 706.33496,
                "end": 706.57495,
                "confidence": 0.99729544,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "i",
                "start": 706.57495,
                "end": 706.735,
                "confidence": 0.99781764,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "would",
                "start": 706.735,
                "end": 706.975,
                "confidence": 0.99970216,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "imagine",
                "start": 706.975,
                "end": 707.475,
                "confidence": 0.99949837,
                "punctuated_word": "imagine",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 707.695,
                "end": 708.195,
                "confidence": 0.9994666,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "developers",
                "start": 708.495,
                "end": 708.995,
                "confidence": 0.9992118,
                "punctuated_word": "developers",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "were",
                "start": 709.375,
                "end": 709.695,
                "confidence": 0.998355,
                "punctuated_word": "were",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "pretty",
                "start": 709.695,
                "end": 710.175,
                "confidence": 0.99985313,
                "punctuated_word": "pretty",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "open",
                "start": 710.175,
                "end": 710.675,
                "confidence": 0.999749,
                "punctuated_word": "open",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 710.815,
                "end": 711.315,
                "confidence": 0.99968386,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 711.695,
                "end": 711.855,
                "confidence": 0.99947995,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "utility",
                "start": 711.855,
                "end": 712.355,
                "confidence": 0.9997832,
                "punctuated_word": "utility",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 712.495,
                "end": 712.65497,
                "confidence": 0.99988854,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "that",
                "start": 712.65497,
                "end": 712.975,
                "confidence": 0.9998685,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "particular",
                "start": 712.975,
                "end": 713.475,
                "confidence": 0.99987924,
                "punctuated_word": "particular",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "facet",
                "start": 713.615,
                "end": 714.115,
                "confidence": 0.996711,
                "punctuated_word": "facet",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 714.175,
                "end": 714.415,
                "confidence": 0.99980086,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 714.415,
                "end": 714.57495,
                "confidence": 0.99984944,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "documentation",
                "start": 714.57495,
                "end": 715.07495,
                "confidence": 0.97435045,
                "punctuated_word": "documentation.",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "but",
                "start": 715.855,
                "end": 716.01495,
                "confidence": 0.99932337,
                "punctuated_word": "But",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "then",
                "start": 716.01495,
                "end": 716.255,
                "confidence": 0.9965011,
                "punctuated_word": "then",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "there's",
                "start": 716.255,
                "end": 716.57495,
                "confidence": 0.9692093,
                "punctuated_word": "there's",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "a",
                "start": 716.57495,
                "end": 716.735,
                "confidence": 0.9934975,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "separate",
                "start": 716.735,
                "end": 717.235,
                "confidence": 0.9999417,
                "punctuated_word": "separate",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "issue",
                "start": 717.295,
                "end": 717.795,
                "confidence": 0.99989367,
                "punctuated_word": "issue",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 717.935,
                "end": 718.435,
                "confidence": 0.9995665,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "incorporating",
                "start": 719.15,
                "end": 719.65,
                "confidence": 0.9996221,
                "punctuated_word": "incorporating",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "stakeholder",
                "start": 719.79004,
                "end": 720.29004,
                "confidence": 0.9995761,
                "punctuated_word": "stakeholder",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "feedback",
                "start": 720.35004,
                "end": 720.75,
                "confidence": 0.9022112,
                "punctuated_word": "feedback,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "both",
                "start": 720.75,
                "end": 720.99,
                "confidence": 0.9972574,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "getting",
                "start": 720.99,
                "end": 721.31,
                "confidence": 0.999521,
                "punctuated_word": "getting",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "stakeholder",
                "start": 721.31,
                "end": 721.81,
                "confidence": 0.99929667,
                "punctuated_word": "stakeholder",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "feedback",
                "start": 721.95,
                "end": 722.43,
                "confidence": 0.999861,
                "punctuated_word": "feedback",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 722.43,
                "end": 722.67004,
                "confidence": 0.9712937,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "meaningfully",
                "start": 722.67004,
                "end": 723.17004,
                "confidence": 0.99954295,
                "punctuated_word": "meaningfully",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "incorporating",
                "start": 723.31,
                "end": 723.81,
                "confidence": 0.9986965,
                "punctuated_word": "incorporating",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "it",
                "start": 723.87,
                "end": 724.37,
                "confidence": 0.9912975,
                "punctuated_word": "it.",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "and",
                "start": 724.43,
                "end": 724.67004,
                "confidence": 0.99882513,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "to",
                "start": 724.67004,
                "end": 724.83,
                "confidence": 0.9600429,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "me",
                "start": 724.83,
                "end": 725.33,
                "confidence": 0.9853419,
                "punctuated_word": "me,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "i",
                "start": 725.55,
                "end": 725.79004,
                "confidence": 0.99890816,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "i",
                "start": 725.79004,
                "end": 725.87,
                "confidence": 0.95336324,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "understand",
                "start": 725.87,
                "end": 726.35004,
                "confidence": 0.9994466,
                "punctuated_word": "understand",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "how",
                "start": 726.35004,
                "end": 726.51,
                "confidence": 0.9998939,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "those",
                "start": 726.51,
                "end": 726.67004,
                "confidence": 0.9997595,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "are",
                "start": 726.67004,
                "end": 726.83,
                "confidence": 0.99848276,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "connected",
                "start": 726.83,
                "end": 727.31,
                "confidence": 0.97246045,
                "punctuated_word": "connected,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "but",
                "start": 727.31,
                "end": 727.55,
                "confidence": 0.9998535,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "those",
                "start": 727.55,
                "end": 727.79004,
                "confidence": 0.99415755,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "also",
                "start": 727.79004,
                "end": 728.11005,
                "confidence": 0.9958813,
                "punctuated_word": "also",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "are",
                "start": 728.11005,
                "end": 728.43,
                "confidence": 0.99954563,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "sort",
                "start": 728.43,
                "end": 728.67004,
                "confidence": 0.974542,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 728.67004,
                "end": 728.83,
                "confidence": 0.8097943,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "like",
                "start": 728.83,
                "end": 729.07,
                "confidence": 0.99765015,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "separate",
                "start": 729.07,
                "end": 729.57,
                "confidence": 0.9996666,
                "punctuated_word": "separate",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "needs",
                "start": 729.63,
                "end": 730.13,
                "confidence": 0.9987621,
                "punctuated_word": "needs.",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "i'm",
                "start": 730.59,
                "end": 730.83,
                "confidence": 0.9514098,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "curious",
                "start": 730.83,
                "end": 731.31,
                "confidence": 0.99952817,
                "punctuated_word": "curious",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "if",
                "start": 731.31,
                "end": 731.47003,
                "confidence": 0.9980703,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "there",
                "start": 731.47003,
                "end": 731.79004,
                "confidence": 0.99901223,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "were",
                "start": 731.79004,
                "end": 732.29004,
                "confidence": 0.9442433,
                "punctuated_word": "were,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "you",
                "start": 732.625,
                "end": 732.86505,
                "confidence": 0.9983923,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "know",
                "start": 732.86505,
                "end": 732.945,
                "confidence": 0.9814794,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "in",
                "start": 732.945,
                "end": 733.185,
                "confidence": 0.9990901,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "your",
                "start": 733.185,
                "end": 733.505,
                "confidence": 0.99969244,
                "punctuated_word": "your",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "conversations",
                "start": 733.505,
                "end": 734.005,
                "confidence": 0.9989992,
                "punctuated_word": "conversations",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "with",
                "start": 734.065,
                "end": 734.30505,
                "confidence": 0.9998229,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "developers",
                "start": 734.30505,
                "end": 734.80505,
                "confidence": 0.9996313,
                "punctuated_word": "developers",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "about",
                "start": 735.025,
                "end": 735.265,
                "confidence": 0.9994574,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "this",
                "start": 735.265,
                "end": 735.505,
                "confidence": 0.9998369,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "particular",
                "start": 735.505,
                "end": 736.005,
                "confidence": 0.9998747,
                "punctuated_word": "particular",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "project",
                "start": 736.145,
                "end": 736.645,
                "confidence": 0.9402713,
                "punctuated_word": "project,",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "were",
                "start": 737.185,
                "end": 737.34503,
                "confidence": 0.9836352,
                "punctuated_word": "were",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "there",
                "start": 737.34503,
                "end": 737.84503,
                "confidence": 0.9078921,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "tensions",
                "start": 738.145,
                "end": 738.625,
                "confidence": 0.9981312,
                "punctuated_word": "tensions",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "there",
                "start": 738.625,
                "end": 739.125,
                "confidence": 0.98087513,
                "punctuated_word": "there?",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "how",
                "start": 739.585,
                "end": 739.74506,
                "confidence": 0.9993856,
                "punctuated_word": "How",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "did",
                "start": 739.74506,
                "end": 739.905,
                "confidence": 0.9798109,
                "punctuated_word": "did",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "they",
                "start": 739.905,
                "end": 740.065,
                "confidence": 0.9998368,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "think",
                "start": 740.065,
                "end": 740.30505,
                "confidence": 0.9998925,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "about",
                "start": 740.30505,
                "end": 740.625,
                "confidence": 0.9997013,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "resource",
                "start": 740.625,
                "end": 741.125,
                "confidence": 0.9970272,
                "punctuated_word": "resource",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "constraints",
                "start": 741.185,
                "end": 741.685,
                "confidence": 0.99927294,
                "punctuated_word": "constraints?",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "how",
                "start": 741.825,
                "end": 741.98505,
                "confidence": 0.9998287,
                "punctuated_word": "How",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "did",
                "start": 741.98505,
                "end": 742.145,
                "confidence": 0.9898094,
                "punctuated_word": "did",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "they",
                "start": 742.145,
                "end": 742.30505,
                "confidence": 0.99972755,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "think",
                "start": 742.30505,
                "end": 742.54504,
                "confidence": 0.99983704,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "about",
                "start": 742.54504,
                "end": 743.04504,
                "confidence": 0.99974674,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "the",
                "start": 743.265,
                "end": 743.42505,
                "confidence": 0.999468,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "way",
                "start": 743.42505,
                "end": 743.74506,
                "confidence": 0.9999248,
                "punctuated_word": "way",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "their",
                "start": 743.74506,
                "end": 743.905,
                "confidence": 0.9981383,
                "punctuated_word": "their",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "organizations",
                "start": 743.905,
                "end": 744.405,
                "confidence": 0.8289538,
                "punctuated_word": "organizations",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "already",
                "start": 744.78503,
                "end": 745.28503,
                "confidence": 0.96207756,
                "punctuated_word": "already",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "approached",
                "start": 745.505,
                "end": 746.005,
                "confidence": 0.51737344,
                "punctuated_word": "approached",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "those",
                "start": 746.065,
                "end": 746.30505,
                "confidence": 0.9923274,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "two",
                "start": 746.30505,
                "end": 746.54504,
                "confidence": 0.9998567,
                "punctuated_word": "two",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "kinds",
                "start": 746.54504,
                "end": 746.86505,
                "confidence": 0.9994404,
                "punctuated_word": "kinds",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "of",
                "start": 746.86505,
                "end": 747.10504,
                "confidence": 0.999521,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "problems",
                "start": 747.10504,
                "end": 747.60504,
                "confidence": 0.99036443,
                "punctuated_word": "problems?",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "yep",
                "start": 747.825,
                "end": 748.29,
                "confidence": 0.8081083,
                "punctuated_word": "Yep.",
                "speaker": 1,
                "speaker_confidence": 1.0
              },
              {
                "word": "this",
                "start": 748.44995,
                "end": 748.69,
                "confidence": 0.9870083,
                "punctuated_word": "This",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "is",
                "start": 748.69,
                "end": 748.76996,
                "confidence": 0.9994624,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "a",
                "start": 748.76996,
                "end": 749.00995,
                "confidence": 0.9884828,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "this",
                "start": 749.00995,
                "end": 749.25,
                "confidence": 0.9947865,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "is",
                "start": 749.25,
                "end": 749.32996,
                "confidence": 0.99847823,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "a",
                "start": 749.32996,
                "end": 749.49,
                "confidence": 0.99974245,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "really",
                "start": 749.49,
                "end": 749.73,
                "confidence": 0.99987257,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "good",
                "start": 749.73,
                "end": 749.88995,
                "confidence": 0.9999286,
                "punctuated_word": "good",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "point",
                "start": 749.88995,
                "end": 750.05,
                "confidence": 0.7790164,
                "punctuated_word": "point,",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "and",
                "start": 750.05,
                "end": 750.20996,
                "confidence": 0.99960655,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "this",
                "start": 750.20996,
                "end": 750.37,
                "confidence": 0.99988997,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "is",
                "start": 750.37,
                "end": 750.52997,
                "confidence": 0.99861395,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "why",
                "start": 750.52997,
                "end": 750.69,
                "confidence": 0.99723864,
                "punctuated_word": "why",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "i",
                "start": 750.69,
                "end": 750.76996,
                "confidence": 0.99497825,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "think",
                "start": 750.76996,
                "end": 751.00995,
                "confidence": 0.9999404,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "the",
                "start": 751.00995,
                "end": 751.17,
                "confidence": 0.99919873,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "uptick",
                "start": 751.17,
                "end": 751.57,
                "confidence": 0.8543403,
                "punctuated_word": "uptick",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "of",
                "start": 751.57,
                "end": 751.73,
                "confidence": 0.9994599,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "something",
                "start": 751.73,
                "end": 752.05,
                "confidence": 0.99986255,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "like",
                "start": 752.05,
                "end": 752.20996,
                "confidence": 0.99973553,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "this",
                "start": 752.20996,
                "end": 752.44995,
                "confidence": 0.99982905,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "is",
                "start": 752.44995,
                "end": 752.61,
                "confidence": 0.9992601,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "better",
                "start": 752.61,
                "end": 752.85,
                "confidence": 0.9998896,
                "punctuated_word": "better",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "in",
                "start": 752.85,
                "end": 753.00995,
                "confidence": 0.9987037,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "principle",
                "start": 753.00995,
                "end": 753.41,
                "confidence": 0.99457693,
                "punctuated_word": "principle",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "than",
                "start": 753.41,
                "end": 753.64996,
                "confidence": 0.99668425,
                "punctuated_word": "than",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "in",
                "start": 753.64996,
                "end": 753.81,
                "confidence": 0.9985183,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "practice",
                "start": 753.81,
                "end": 754.31,
                "confidence": 0.9996557,
                "punctuated_word": "practice.",
                "speaker": 2,
                "speaker_confidence": 0.60678333
              },
              {
                "word": "the",
                "start": 757.41,
                "end": 757.64996,
                "confidence": 0.96069753,
                "punctuated_word": "The",
                "speaker": 2,
                "speaker_confidence": 0.305934
              },
              {
                "word": "unfortunate",
                "start": 757.64996,
                "end": 758.13,
                "confidence": 0.9993111,
                "punctuated_word": "unfortunate",
                "speaker": 2,
                "speaker_confidence": 0.305934
              },
              {
                "word": "part",
                "start": 758.13,
                "end": 758.37,
                "confidence": 0.9998312,
                "punctuated_word": "part",
                "speaker": 2,
                "speaker_confidence": 0.305934
              },
              {
                "word": "is",
                "start": 758.37,
                "end": 758.44995,
                "confidence": 0.999819,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.305934
              },
              {
                "word": "that",
                "start": 758.44995,
                "end": 758.69,
                "confidence": 0.9999143,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.305934
              },
              {
                "word": "a",
                "start": 758.69,
                "end": 758.76996,
                "confidence": 0.9994766,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.22261423
              },
              {
                "word": "lot",
                "start": 758.76996,
                "end": 758.93,
                "confidence": 0.99994934,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.22261423
              },
              {
                "word": "of",
                "start": 758.93,
                "end": 759.08997,
                "confidence": 0.99967146,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.22261423
              },
              {
                "word": "developers",
                "start": 759.08997,
                "end": 759.57,
                "confidence": 0.9998436,
                "punctuated_word": "developers",
                "speaker": 2,
                "speaker_confidence": 0.22261423
              },
              {
                "word": "get",
                "start": 759.57,
                "end": 759.64996,
                "confidence": 0.99938345,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.22261423
              },
              {
                "word": "a",
                "start": 759.64996,
                "end": 759.81,
                "confidence": 0.9996803,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.22261423
              },
              {
                "word": "lot",
                "start": 759.81,
                "end": 759.88995,
                "confidence": 0.999801,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.18289113
              },
              {
                "word": "of",
                "start": 759.88995,
                "end": 760.05,
                "confidence": 0.9976941,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.18289113
              },
              {
                "word": "feedback",
                "start": 760.05,
                "end": 760.37,
                "confidence": 0.99993753,
                "punctuated_word": "feedback",
                "speaker": 2,
                "speaker_confidence": 0.18289113
              },
              {
                "word": "from",
                "start": 760.37,
                "end": 760.61,
                "confidence": 0.9996793,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.18289113
              },
              {
                "word": "a",
                "start": 760.61,
                "end": 760.69,
                "confidence": 0.9998585,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.18289113
              },
              {
                "word": "lot",
                "start": 760.69,
                "end": 760.85,
                "confidence": 0.9999224,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.4670171
              },
              {
                "word": "of",
                "start": 760.85,
                "end": 761.00995,
                "confidence": 0.9989328,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.4670171
              },
              {
                "word": "people",
                "start": 761.00995,
                "end": 761.32996,
                "confidence": 0.8632752,
                "punctuated_word": "people,",
                "speaker": 2,
                "speaker_confidence": 0.4670171
              },
              {
                "word": "and",
                "start": 761.32996,
                "end": 761.57,
                "confidence": 0.99972683,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.4670171
              },
              {
                "word": "they",
                "start": 761.57,
                "end": 761.81,
                "confidence": 0.99995995,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.4670171
              },
              {
                "word": "choose",
                "start": 761.81,
                "end": 762.13,
                "confidence": 0.9997248,
                "punctuated_word": "choose",
                "speaker": 2,
                "speaker_confidence": 0.4670171
              },
              {
                "word": "and",
                "start": 762.13,
                "end": 762.37,
                "confidence": 0.9981494,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.4670171
              },
              {
                "word": "cherry",
                "start": 762.37,
                "end": 762.61,
                "confidence": 0.9999429,
                "punctuated_word": "cherry",
                "speaker": 2,
                "speaker_confidence": 0.4670171
              },
              {
                "word": "pick",
                "start": 762.61,
                "end": 762.85,
                "confidence": 0.9823262,
                "punctuated_word": "pick",
                "speaker": 2,
                "speaker_confidence": 0.4670171
              },
              {
                "word": "what",
                "start": 762.85,
                "end": 763.00995,
                "confidence": 0.9993488,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.4670171
              },
              {
                "word": "to",
                "start": 763.00995,
                "end": 763.17,
                "confidence": 0.99748933,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.4670171
              },
              {
                "word": "incorporate",
                "start": 763.17,
                "end": 763.64996,
                "confidence": 0.9986325,
                "punctuated_word": "incorporate",
                "speaker": 2,
                "speaker_confidence": 0.4670171
              },
              {
                "word": "generally",
                "start": 763.64996,
                "end": 764.14996,
                "confidence": 0.8917947,
                "punctuated_word": "generally.",
                "speaker": 2,
                "speaker_confidence": 0.4670171
              },
              {
                "word": "absolutely",
                "start": 764.66504,
                "end": 765.16504,
                "confidence": 0.99033487,
                "punctuated_word": "Absolutely.",
                "speaker": 1,
                "speaker_confidence": 0.1550591
              },
              {
                "word": "and",
                "start": 765.22504,
                "end": 765.305,
                "confidence": 0.6155396,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.0937829
              },
              {
                "word": "so",
                "start": 765.305,
                "end": 765.46497,
                "confidence": 0.96991503,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.0937829
              },
              {
                "word": "yeah",
                "start": 765.625,
                "end": 766.125,
                "confidence": 0.9937527,
                "punctuated_word": "Yeah.",
                "speaker": 2,
                "speaker_confidence": 0.0937829
              },
              {
                "word": "this",
                "start": 766.265,
                "end": 766.425,
                "confidence": 0.9989159,
                "punctuated_word": "This",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "would",
                "start": 766.425,
                "end": 766.66504,
                "confidence": 0.99941814,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "create",
                "start": 766.66504,
                "end": 767.065,
                "confidence": 0.99991155,
                "punctuated_word": "create",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "lit",
                "start": 767.065,
                "end": 767.305,
                "confidence": 0.49308687,
                "punctuated_word": "lit",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "quite",
                "start": 767.625,
                "end": 767.945,
                "confidence": 0.8958038,
                "punctuated_word": "quite",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "literally",
                "start": 767.945,
                "end": 768.445,
                "confidence": 0.9960955,
                "punctuated_word": "literally",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "a",
                "start": 768.585,
                "end": 768.825,
                "confidence": 0.8286449,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "list",
                "start": 768.825,
                "end": 769.065,
                "confidence": 0.9999671,
                "punctuated_word": "list",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "of",
                "start": 769.065,
                "end": 769.145,
                "confidence": 0.9999145,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "things",
                "start": 769.145,
                "end": 769.385,
                "confidence": 0.99987054,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "that",
                "start": 769.385,
                "end": 769.54504,
                "confidence": 0.999845,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "they've",
                "start": 769.54504,
                "end": 769.945,
                "confidence": 0.9934384,
                "punctuated_word": "they've",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "learned",
                "start": 769.945,
                "end": 770.445,
                "confidence": 0.9994105,
                "punctuated_word": "learned",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "along",
                "start": 770.585,
                "end": 770.825,
                "confidence": 0.99988294,
                "punctuated_word": "along",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "the",
                "start": 770.825,
                "end": 770.985,
                "confidence": 0.99957055,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "way",
                "start": 770.985,
                "end": 771.485,
                "confidence": 0.9999523,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "along",
                "start": 771.78503,
                "end": 772.025,
                "confidence": 0.61723024,
                "punctuated_word": "along",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "with",
                "start": 772.025,
                "end": 772.265,
                "confidence": 0.9997204,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "a",
                "start": 772.265,
                "end": 772.425,
                "confidence": 0.99785113,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "list",
                "start": 772.425,
                "end": 772.66504,
                "confidence": 0.9999826,
                "punctuated_word": "list",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "of",
                "start": 772.66504,
                "end": 772.745,
                "confidence": 0.99938667,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "changes",
                "start": 772.745,
                "end": 773.145,
                "confidence": 0.9999026,
                "punctuated_word": "changes",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "that",
                "start": 773.145,
                "end": 773.22504,
                "confidence": 0.9997882,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5556712
              },
              {
                "word": "they",
                "start": 773.22504,
                "end": 773.385,
                "confidence": 0.9993511,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.44774622
              },
              {
                "word": "made",
                "start": 773.385,
                "end": 773.625,
                "confidence": 0.9948726,
                "punctuated_word": "made",
                "speaker": 2,
                "speaker_confidence": 0.44774622
              },
              {
                "word": "as",
                "start": 773.625,
                "end": 773.78503,
                "confidence": 0.9780748,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.44774622
              },
              {
                "word": "a",
                "start": 773.78503,
                "end": 773.945,
                "confidence": 0.99819034,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.44774622
              },
              {
                "word": "result",
                "start": 773.945,
                "end": 774.445,
                "confidence": 0.9968724,
                "punctuated_word": "result.",
                "speaker": 2,
                "speaker_confidence": 0.44774622
              },
              {
                "word": "so",
                "start": 774.905,
                "end": 775.065,
                "confidence": 0.99960417,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.44774622
              },
              {
                "word": "until",
                "start": 775.065,
                "end": 775.565,
                "confidence": 0.999181,
                "punctuated_word": "until",
                "speaker": 2,
                "speaker_confidence": 0.44774622
              },
              {
                "word": "the",
                "start": 775.705,
                "end": 775.945,
                "confidence": 0.9994369,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.44774622
              },
              {
                "word": "community",
                "start": 775.945,
                "end": 776.445,
                "confidence": 0.9942161,
                "punctuated_word": "community,",
                "speaker": 2,
                "speaker_confidence": 0.44774622
              },
              {
                "word": "which",
                "start": 777.24,
                "end": 777.36,
                "confidence": 0.9999465,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.17957509
              },
              {
                "word": "it",
                "start": 777.36,
                "end": 777.48,
                "confidence": 0.9636522,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.17957509
              },
              {
                "word": "may",
                "start": 777.48,
                "end": 777.72,
                "confidence": 0.99964225,
                "punctuated_word": "may",
                "speaker": 2,
                "speaker_confidence": 0.17957509
              },
              {
                "word": "never",
                "start": 777.72,
                "end": 778.04,
                "confidence": 0.99988985,
                "punctuated_word": "never",
                "speaker": 2,
                "speaker_confidence": 0.17957509
              },
              {
                "word": "get",
                "start": 778.04,
                "end": 778.2,
                "confidence": 0.9997445,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.17957509
              },
              {
                "word": "to",
                "start": 778.2,
                "end": 778.28,
                "confidence": 0.9990735,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.17957509
              },
              {
                "word": "this",
                "start": 778.28,
                "end": 778.44,
                "confidence": 0.9998018,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "point",
                "start": 778.44,
                "end": 778.94,
                "confidence": 0.9872589,
                "punctuated_word": "point,",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "decides",
                "start": 779.32,
                "end": 779.8,
                "confidence": 0.99924517,
                "punctuated_word": "decides",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "that",
                "start": 779.8,
                "end": 779.96,
                "confidence": 0.99969184,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "it",
                "start": 779.96,
                "end": 780.04,
                "confidence": 0.983978,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "is",
                "start": 780.04,
                "end": 780.2,
                "confidence": 0.99808586,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "okay",
                "start": 780.2,
                "end": 780.6,
                "confidence": 0.9993156,
                "punctuated_word": "okay",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "having",
                "start": 780.6,
                "end": 780.84,
                "confidence": 0.9939312,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "this",
                "start": 780.84,
                "end": 781.16,
                "confidence": 0.99984264,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "backlog",
                "start": 781.16,
                "end": 781.66,
                "confidence": 0.999017,
                "punctuated_word": "backlog",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "of",
                "start": 781.96,
                "end": 782.46,
                "confidence": 0.9998895,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "participatory",
                "start": 782.6,
                "end": 783.1,
                "confidence": 0.9997449,
                "punctuated_word": "participatory",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "information",
                "start": 783.24,
                "end": 783.64,
                "confidence": 0.9997886,
                "punctuated_word": "information",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "that",
                "start": 783.64,
                "end": 783.8,
                "confidence": 0.999175,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "is",
                "start": 783.8,
                "end": 783.88,
                "confidence": 0.99431145,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "not",
                "start": 783.88,
                "end": 784.12,
                "confidence": 0.9997303,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "incorporated",
                "start": 784.12,
                "end": 784.62,
                "confidence": 0.9995432,
                "punctuated_word": "incorporated",
                "speaker": 2,
                "speaker_confidence": 0.6032495
              },
              {
                "word": "and",
                "start": 785.16,
                "end": 785.32,
                "confidence": 0.685879,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "isn't",
                "start": 785.32,
                "end": 785.64,
                "confidence": 0.7119817,
                "punctuated_word": "isn't",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "explicitly",
                "start": 785.64,
                "end": 786.14,
                "confidence": 0.9956226,
                "punctuated_word": "explicitly",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "been",
                "start": 786.36,
                "end": 786.86,
                "confidence": 0.9828117,
                "punctuated_word": "been,",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "not",
                "start": 787.64,
                "end": 787.8,
                "confidence": 0.99948066,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "even",
                "start": 787.8,
                "end": 788.12,
                "confidence": 0.9999145,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "denounced",
                "start": 788.12,
                "end": 788.6,
                "confidence": 0.7577064,
                "punctuated_word": "denounced,",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "but",
                "start": 788.6,
                "end": 788.84,
                "confidence": 0.99962556,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "just",
                "start": 788.84,
                "end": 789.08,
                "confidence": 0.99944216,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "ignored",
                "start": 789.08,
                "end": 789.58,
                "confidence": 0.9791186,
                "punctuated_word": "ignored,",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "then",
                "start": 790.175,
                "end": 790.495,
                "confidence": 0.99937636,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "i",
                "start": 790.495,
                "end": 790.57495,
                "confidence": 0.994934,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "think",
                "start": 790.57495,
                "end": 790.735,
                "confidence": 0.9998833,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "you",
                "start": 790.735,
                "end": 790.975,
                "confidence": 0.70633614,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "it's",
                "start": 791.055,
                "end": 791.13495,
                "confidence": 0.9988793,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "gonna",
                "start": 791.13495,
                "end": 791.375,
                "confidence": 0.989419,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "be",
                "start": 791.375,
                "end": 791.45496,
                "confidence": 0.99744594,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "difficult",
                "start": 791.45496,
                "end": 791.855,
                "confidence": 0.99995196,
                "punctuated_word": "difficult",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "to",
                "start": 791.855,
                "end": 791.935,
                "confidence": 0.99991095,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "get",
                "start": 791.935,
                "end": 792.095,
                "confidence": 0.9999397,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "to",
                "start": 792.095,
                "end": 792.25494,
                "confidence": 0.9994281,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "that",
                "start": 792.25494,
                "end": 792.415,
                "confidence": 0.9998512,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "point",
                "start": 792.415,
                "end": 792.915,
                "confidence": 0.9990462,
                "punctuated_word": "point.",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "and",
                "start": 792.975,
                "end": 793.21497,
                "confidence": 0.9992322,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "so",
                "start": 793.21497,
                "end": 793.375,
                "confidence": 0.99707484,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "as",
                "start": 793.375,
                "end": 793.69495,
                "confidence": 0.99298054,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "the",
                "start": 793.69495,
                "end": 793.935,
                "confidence": 0.99964476,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "adoption",
                "start": 793.935,
                "end": 794.33496,
                "confidence": 0.996516,
                "punctuated_word": "adoption",
                "speaker": 2,
                "speaker_confidence": 0.67769647
              },
              {
                "word": "on",
                "start": 794.33496,
                "end": 794.415,
                "confidence": 0.9985245,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "some",
                "start": 794.415,
                "end": 794.57495,
                "confidence": 0.99990237,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "of",
                "start": 794.57495,
                "end": 794.735,
                "confidence": 0.99972945,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "these",
                "start": 794.735,
                "end": 795.13495,
                "confidence": 0.99953866,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "larger",
                "start": 795.13495,
                "end": 795.615,
                "confidence": 0.998892,
                "punctuated_word": "larger",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "scale",
                "start": 795.615,
                "end": 796.01495,
                "confidence": 0.9892308,
                "punctuated_word": "scale",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "systems",
                "start": 796.01495,
                "end": 796.495,
                "confidence": 0.9993585,
                "punctuated_word": "systems",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "that",
                "start": 796.495,
                "end": 796.65497,
                "confidence": 0.99878734,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "are",
                "start": 796.65497,
                "end": 796.81494,
                "confidence": 0.9996587,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "coming",
                "start": 796.81494,
                "end": 797.055,
                "confidence": 0.9999453,
                "punctuated_word": "coming",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "out",
                "start": 797.055,
                "end": 797.21497,
                "confidence": 0.9997725,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "of",
                "start": 797.21497,
                "end": 797.295,
                "confidence": 0.998852,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "the",
                "start": 797.295,
                "end": 797.45496,
                "confidence": 0.98705417,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "hyperscalers",
                "start": 797.45496,
                "end": 797.95496,
                "confidence": 0.97596985,
                "punctuated_word": "hyperscalers",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "increases",
                "start": 798.175,
                "end": 798.675,
                "confidence": 0.9965601,
                "punctuated_word": "increases,",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "it's",
                "start": 800.25494,
                "end": 800.495,
                "confidence": 0.99840194,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "going",
                "start": 800.495,
                "end": 800.735,
                "confidence": 0.82690483,
                "punctuated_word": "going",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "to",
                "start": 800.735,
                "end": 800.81494,
                "confidence": 0.99854255,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5925569
              },
              {
                "word": "be",
                "start": 800.81494,
                "end": 800.975,
                "confidence": 0.9995838,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "harder",
                "start": 800.975,
                "end": 801.295,
                "confidence": 0.9998796,
                "punctuated_word": "harder",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "and",
                "start": 801.295,
                "end": 801.45496,
                "confidence": 0.9997373,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "harder",
                "start": 801.45496,
                "end": 801.77496,
                "confidence": 0.99985826,
                "punctuated_word": "harder",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "to",
                "start": 801.77496,
                "end": 801.935,
                "confidence": 0.9997564,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "incorporate",
                "start": 801.935,
                "end": 802.435,
                "confidence": 0.9998741,
                "punctuated_word": "incorporate",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "every",
                "start": 802.65497,
                "end": 802.89496,
                "confidence": 0.9997987,
                "punctuated_word": "every",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "voice",
                "start": 802.89496,
                "end": 803.21497,
                "confidence": 0.9999527,
                "punctuated_word": "voice",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "in",
                "start": 803.21497,
                "end": 803.375,
                "confidence": 0.999874,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "the",
                "start": 803.375,
                "end": 803.45496,
                "confidence": 0.9997279,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "room",
                "start": 803.45496,
                "end": 803.94,
                "confidence": 0.9959545,
                "punctuated_word": "room.",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "and",
                "start": 804.1,
                "end": 804.26,
                "confidence": 0.99974316,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "so",
                "start": 804.26,
                "end": 804.42,
                "confidence": 0.99781114,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "i",
                "start": 804.42,
                "end": 804.58,
                "confidence": 0.99617106,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "can",
                "start": 804.58,
                "end": 804.74,
                "confidence": 0.9998956,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "see",
                "start": 804.74,
                "end": 804.9,
                "confidence": 0.99992704,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "on",
                "start": 804.9,
                "end": 805.06,
                "confidence": 0.85548395,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "one",
                "start": 805.06,
                "end": 805.22003,
                "confidence": 0.9997373,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "hand",
                "start": 805.22003,
                "end": 805.46,
                "confidence": 0.999759,
                "punctuated_word": "hand",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "what",
                "start": 805.46,
                "end": 805.54,
                "confidence": 0.9746156,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "you're",
                "start": 805.54,
                "end": 805.7,
                "confidence": 0.9998232,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "saying",
                "start": 805.7,
                "end": 805.94,
                "confidence": 0.96706533,
                "punctuated_word": "saying",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "where",
                "start": 805.94,
                "end": 806.18,
                "confidence": 0.7090391,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "we",
                "start": 806.18,
                "end": 806.34,
                "confidence": 0.99968255,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "have",
                "start": 806.34,
                "end": 806.84,
                "confidence": 0.9998832,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "a",
                "start": 807.14,
                "end": 807.3,
                "confidence": 0.59387517,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "lots",
                "start": 807.3,
                "end": 807.62,
                "confidence": 0.8755672,
                "punctuated_word": "lots",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "of",
                "start": 807.62,
                "end": 807.86,
                "confidence": 0.9997924,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "really",
                "start": 807.86,
                "end": 808.18,
                "confidence": 0.99978477,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "strong",
                "start": 808.18,
                "end": 808.5,
                "confidence": 0.99993956,
                "punctuated_word": "strong",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "efforts",
                "start": 808.5,
                "end": 808.82,
                "confidence": 0.999764,
                "punctuated_word": "efforts",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "around",
                "start": 808.82,
                "end": 809.06,
                "confidence": 0.9987369,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "the",
                "start": 809.06,
                "end": 809.14,
                "confidence": 0.9997265,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "world",
                "start": 809.14,
                "end": 809.54,
                "confidence": 0.99984443,
                "punctuated_word": "world",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "or",
                "start": 809.54,
                "end": 809.7,
                "confidence": 0.85884494,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "even",
                "start": 809.7,
                "end": 810.02,
                "confidence": 0.9997781,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "for",
                "start": 810.02,
                "end": 810.14,
                "confidence": 0.8343045,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "within",
                "start": 810.26,
                "end": 810.5,
                "confidence": 0.9997116,
                "punctuated_word": "within",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "a",
                "start": 810.5,
                "end": 810.58,
                "confidence": 0.9829329,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "certain",
                "start": 810.58,
                "end": 810.9,
                "confidence": 0.99825233,
                "punctuated_word": "certain",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "organization",
                "start": 810.9,
                "end": 811.06,
                "confidence": 0.68065614,
                "punctuated_word": "organization",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "specific",
                "start": 811.3,
                "end": 811.62,
                "confidence": 0.99541384,
                "punctuated_word": "specific",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "organizations",
                "start": 811.62,
                "end": 812.12,
                "confidence": 0.9925714,
                "punctuated_word": "organizations",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "to",
                "start": 812.5,
                "end": 812.66,
                "confidence": 0.94341964,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "collect",
                "start": 812.66,
                "end": 813.06,
                "confidence": 0.99987304,
                "punctuated_word": "collect",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "lots",
                "start": 813.06,
                "end": 813.3,
                "confidence": 0.99747914,
                "punctuated_word": "lots",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "of",
                "start": 813.3,
                "end": 813.46,
                "confidence": 0.999106,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "participatory",
                "start": 813.46,
                "end": 813.96,
                "confidence": 0.9045023,
                "punctuated_word": "participatory",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "information",
                "start": 814.1,
                "end": 814.5,
                "confidence": 0.9994454,
                "punctuated_word": "information",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "and",
                "start": 814.5,
                "end": 814.66,
                "confidence": 0.9807131,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "say",
                "start": 814.66,
                "end": 814.98,
                "confidence": 0.96385884,
                "punctuated_word": "say,",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "here",
                "start": 814.98,
                "end": 815.22003,
                "confidence": 0.9944114,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "are",
                "start": 815.22003,
                "end": 815.3,
                "confidence": 0.97838575,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.76734996
              },
              {
                "word": "all",
                "start": 815.3,
                "end": 815.38,
                "confidence": 0.99808383,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.57042557
              },
              {
                "word": "the",
                "start": 815.38,
                "end": 815.54,
                "confidence": 0.99871707,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.57042557
              },
              {
                "word": "changes",
                "start": 815.54,
                "end": 815.94,
                "confidence": 0.9998147,
                "punctuated_word": "changes",
                "speaker": 2,
                "speaker_confidence": 0.57042557
              },
              {
                "word": "that",
                "start": 815.94,
                "end": 816.1,
                "confidence": 0.999694,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.57042557
              },
              {
                "word": "one",
                "start": 816.1,
                "end": 816.26,
                "confidence": 0.999668,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.57042557
              },
              {
                "word": "has",
                "start": 816.26,
                "end": 816.76,
                "confidence": 0.99957174,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.57042557
              },
              {
                "word": "prioritizing",
                "start": 817.14,
                "end": 817.64,
                "confidence": 0.7218859,
                "punctuated_word": "prioritizing",
                "speaker": 2,
                "speaker_confidence": 0.57042557
              },
              {
                "word": "or",
                "start": 818.02,
                "end": 818.26,
                "confidence": 0.99586284,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.57042557
              },
              {
                "word": "here",
                "start": 818.26,
                "end": 818.34,
                "confidence": 0.99451077,
                "punctuated_word": "here",
                "speaker": 2,
                "speaker_confidence": 0.57042557
              },
              {
                "word": "are",
                "start": 818.34,
                "end": 818.42,
                "confidence": 0.97216225,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.57042557
              },
              {
                "word": "all",
                "start": 818.42,
                "end": 818.58,
                "confidence": 0.6282378,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "the",
                "start": 818.58,
                "end": 818.66,
                "confidence": 0.9982901,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "changes",
                "start": 818.66,
                "end": 818.98,
                "confidence": 0.9996117,
                "punctuated_word": "changes",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "we",
                "start": 818.98,
                "end": 819.14,
                "confidence": 0.9977431,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "should",
                "start": 819.14,
                "end": 819.38,
                "confidence": 0.9997073,
                "punctuated_word": "should",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "make",
                "start": 819.38,
                "end": 819.88,
                "confidence": 0.7752429,
                "punctuated_word": "make.",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "prioritizing",
                "start": 820.365,
                "end": 820.865,
                "confidence": 0.9999125,
                "punctuated_word": "Prioritizing",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "which",
                "start": 820.925,
                "end": 821.085,
                "confidence": 0.9971169,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "changes",
                "start": 821.085,
                "end": 821.485,
                "confidence": 0.999553,
                "punctuated_word": "changes",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "to",
                "start": 821.485,
                "end": 821.72504,
                "confidence": 0.99976605,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "actually",
                "start": 821.72504,
                "end": 822.045,
                "confidence": 0.99850935,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "make",
                "start": 822.045,
                "end": 822.445,
                "confidence": 0.9997681,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "along",
                "start": 822.445,
                "end": 822.685,
                "confidence": 0.9183042,
                "punctuated_word": "along",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "with",
                "start": 822.685,
                "end": 822.84503,
                "confidence": 0.9979442,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "which",
                "start": 822.84503,
                "end": 823.085,
                "confidence": 0.99938786,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "changes",
                "start": 823.085,
                "end": 823.485,
                "confidence": 0.9995684,
                "punctuated_word": "changes",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "are",
                "start": 823.485,
                "end": 823.72504,
                "confidence": 0.9999099,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "actually",
                "start": 823.72504,
                "end": 824.125,
                "confidence": 0.9976857,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "plausible",
                "start": 824.125,
                "end": 824.625,
                "confidence": 0.9982967,
                "punctuated_word": "plausible",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "is",
                "start": 825.245,
                "end": 825.565,
                "confidence": 0.9510348,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "is",
                "start": 825.565,
                "end": 825.805,
                "confidence": 0.8629875,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "a",
                "start": 825.805,
                "end": 825.885,
                "confidence": 0.99954283,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "separate",
                "start": 825.885,
                "end": 826.28503,
                "confidence": 0.999907,
                "punctuated_word": "separate",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "question",
                "start": 826.28503,
                "end": 826.605,
                "confidence": 0.7820823,
                "punctuated_word": "question.",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "and",
                "start": 826.605,
                "end": 826.84503,
                "confidence": 0.998195,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "and",
                "start": 826.84503,
                "end": 827.005,
                "confidence": 0.99342936,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "i",
                "start": 827.005,
                "end": 827.245,
                "confidence": 0.9980925,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "i",
                "start": 827.245,
                "end": 827.325,
                "confidence": 0.99580187,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "kind",
                "start": 827.325,
                "end": 827.565,
                "confidence": 0.99025494,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "of",
                "start": 827.565,
                "end": 827.72504,
                "confidence": 0.99911994,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "see",
                "start": 827.72504,
                "end": 827.885,
                "confidence": 0.9997806,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "them",
                "start": 827.885,
                "end": 828.045,
                "confidence": 0.9998431,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "as",
                "start": 828.045,
                "end": 828.28503,
                "confidence": 0.9993585,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "sequential",
                "start": 828.28503,
                "end": 828.78503,
                "confidence": 0.9751774,
                "punctuated_word": "sequential.",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "and",
                "start": 829.005,
                "end": 829.16504,
                "confidence": 0.9980134,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "until",
                "start": 829.16504,
                "end": 829.565,
                "confidence": 0.9994442,
                "punctuated_word": "until",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "there's",
                "start": 829.565,
                "end": 829.805,
                "confidence": 0.9991741,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "a",
                "start": 829.805,
                "end": 829.885,
                "confidence": 0.9992285,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "culture",
                "start": 829.885,
                "end": 830.28503,
                "confidence": 0.9962327,
                "punctuated_word": "culture",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "change",
                "start": 830.28503,
                "end": 830.525,
                "confidence": 0.99732625,
                "punctuated_word": "change,",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "i",
                "start": 830.525,
                "end": 830.605,
                "confidence": 0.9996339,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "imagine",
                "start": 830.605,
                "end": 831.105,
                "confidence": 0.9993734,
                "punctuated_word": "imagine",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "there'll",
                "start": 831.245,
                "end": 831.645,
                "confidence": 0.93820906,
                "punctuated_word": "there'll",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "always",
                "start": 831.645,
                "end": 831.965,
                "confidence": 0.99960023,
                "punctuated_word": "always",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "be",
                "start": 831.965,
                "end": 832.125,
                "confidence": 0.9993911,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "a",
                "start": 832.125,
                "end": 832.205,
                "confidence": 0.99884295,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "disconnect",
                "start": 832.205,
                "end": 832.685,
                "confidence": 0.99997723,
                "punctuated_word": "disconnect",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "between",
                "start": 832.685,
                "end": 833.005,
                "confidence": 0.99972624,
                "punctuated_word": "between",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "the",
                "start": 833.005,
                "end": 833.245,
                "confidence": 0.9996507,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "two",
                "start": 833.245,
                "end": 833.745,
                "confidence": 0.992705,
                "punctuated_word": "two.",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "and",
                "start": 834.51996,
                "end": 834.76,
                "confidence": 0.89819914,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "and",
                "start": 834.76,
                "end": 834.83997,
                "confidence": 0.97715604,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "i",
                "start": 834.83997,
                "end": 835.07996,
                "confidence": 0.9991818,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "think",
                "start": 835.07996,
                "end": 835.24,
                "confidence": 0.9997633,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.7208427
              },
              {
                "word": "that",
                "start": 835.24,
                "end": 835.32,
                "confidence": 0.9996487,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "makes",
                "start": 835.32,
                "end": 835.48,
                "confidence": 0.9991511,
                "punctuated_word": "makes",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "it",
                "start": 835.48,
                "end": 835.64,
                "confidence": 0.9995921,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "very",
                "start": 835.64,
                "end": 835.88,
                "confidence": 0.9997818,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "difficult",
                "start": 835.88,
                "end": 836.38,
                "confidence": 0.9051976,
                "punctuated_word": "difficult,",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "because",
                "start": 836.68,
                "end": 837.07996,
                "confidence": 0.99885416,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "there's",
                "start": 837.07996,
                "end": 837.48,
                "confidence": 0.9963771,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "no",
                "start": 837.48,
                "end": 837.72,
                "confidence": 0.99987936,
                "punctuated_word": "no",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "one",
                "start": 837.72,
                "end": 837.88,
                "confidence": 0.99973804,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "that",
                "start": 837.88,
                "end": 838.0,
                "confidence": 0.9918841,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "who's",
                "start": 838.12,
                "end": 838.44,
                "confidence": 0.99654144,
                "punctuated_word": "who's",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "accountable",
                "start": 838.44,
                "end": 838.92,
                "confidence": 0.99964964,
                "punctuated_word": "accountable",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "within",
                "start": 838.92,
                "end": 839.24,
                "confidence": 0.9997503,
                "punctuated_word": "within",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "these",
                "start": 839.24,
                "end": 839.48,
                "confidence": 0.99945515,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "organizations",
                "start": 839.48,
                "end": 839.98,
                "confidence": 0.9992931,
                "punctuated_word": "organizations",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "for",
                "start": 840.04,
                "end": 840.2,
                "confidence": 0.9998215,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "this",
                "start": 840.2,
                "end": 840.36,
                "confidence": 0.999627,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "type",
                "start": 840.36,
                "end": 840.51996,
                "confidence": 0.9999325,
                "punctuated_word": "type",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "of",
                "start": 840.51996,
                "end": 840.68,
                "confidence": 0.9997538,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "work",
                "start": 840.68,
                "end": 841.18,
                "confidence": 0.9883688,
                "punctuated_word": "work.",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "and",
                "start": 841.24,
                "end": 841.48,
                "confidence": 0.99812716,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "right",
                "start": 841.48,
                "end": 841.64,
                "confidence": 0.9909231,
                "punctuated_word": "right",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "now",
                "start": 841.64,
                "end": 841.88,
                "confidence": 0.8582655,
                "punctuated_word": "now,",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "the",
                "start": 841.88,
                "end": 842.12,
                "confidence": 0.99976665,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "individual",
                "start": 842.12,
                "end": 842.62,
                "confidence": 0.9998704,
                "punctuated_word": "individual",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "that's",
                "start": 842.76,
                "end": 843.0,
                "confidence": 0.999516,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "accountable",
                "start": 843.0,
                "end": 843.48,
                "confidence": 0.9996979,
                "punctuated_word": "accountable",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "for",
                "start": 843.48,
                "end": 843.64,
                "confidence": 0.9996629,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "both",
                "start": 843.64,
                "end": 843.8,
                "confidence": 0.9999205,
                "punctuated_word": "both",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "of",
                "start": 843.8,
                "end": 843.95996,
                "confidence": 0.9991685,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "these",
                "start": 843.95996,
                "end": 844.27997,
                "confidence": 0.99905723,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "has",
                "start": 844.27997,
                "end": 844.44,
                "confidence": 0.97951424,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "separate",
                "start": 844.44,
                "end": 844.76,
                "confidence": 0.99990475,
                "punctuated_word": "separate",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "incentives",
                "start": 844.76,
                "end": 845.26,
                "confidence": 0.99684894,
                "punctuated_word": "incentives.",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "right",
                "start": 845.48,
                "end": 845.72,
                "confidence": 0.9910096,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "one",
                "start": 845.72,
                "end": 845.95996,
                "confidence": 0.97649324,
                "punctuated_word": "One",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "is",
                "start": 845.95996,
                "end": 846.45996,
                "confidence": 0.9932261,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "is",
                "start": 846.6,
                "end": 846.68,
                "confidence": 0.5029953,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "like",
                "start": 846.68,
                "end": 846.83997,
                "confidence": 0.7721079,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "an",
                "start": 846.83997,
                "end": 847.0,
                "confidence": 0.99086106,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "engineering",
                "start": 847.0,
                "end": 847.48,
                "confidence": 0.9993074,
                "punctuated_word": "engineering",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "director",
                "start": 847.48,
                "end": 847.8,
                "confidence": 0.9995993,
                "punctuated_word": "director",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "and",
                "start": 847.8,
                "end": 847.95996,
                "confidence": 0.5862346,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "the",
                "start": 847.95996,
                "end": 848.12,
                "confidence": 0.99857235,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "other",
                "start": 848.12,
                "end": 848.36,
                "confidence": 0.99928373,
                "punctuated_word": "other",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "is",
                "start": 848.36,
                "end": 848.68,
                "confidence": 0.9995437,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "is",
                "start": 848.68,
                "end": 848.83997,
                "confidence": 0.98103666,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "maybe",
                "start": 848.83997,
                "end": 849.24,
                "confidence": 0.99826413,
                "punctuated_word": "maybe",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "even",
                "start": 849.24,
                "end": 849.675,
                "confidence": 0.998696,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "someone",
                "start": 850.235,
                "end": 850.555,
                "confidence": 0.9983866,
                "punctuated_word": "someone",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "who's",
                "start": 850.555,
                "end": 851.055,
                "confidence": 0.9922724,
                "punctuated_word": "who's",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "involved",
                "start": 851.675,
                "end": 851.995,
                "confidence": 0.6927421,
                "punctuated_word": "involved",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "with",
                "start": 851.995,
                "end": 852.07495,
                "confidence": 0.9857011,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "a",
                "start": 852.07495,
                "end": 852.15497,
                "confidence": 0.9921719,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "bunch",
                "start": 852.15497,
                "end": 852.315,
                "confidence": 0.99966955,
                "punctuated_word": "bunch",
                "speaker": 2,
                "speaker_confidence": 0.68497723
              },
              {
                "word": "of",
                "start": 852.315,
                "end": 852.39496,
                "confidence": 0.9252161,
                "punctuated_word": "of,",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "like",
                "start": 852.39496,
                "end": 852.635,
                "confidence": 0.9979227,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "ux",
                "start": 852.635,
                "end": 852.875,
                "confidence": 0.9593872,
                "punctuated_word": "UX",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "research",
                "start": 852.875,
                "end": 853.27496,
                "confidence": 0.94620585,
                "punctuated_word": "research,",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "for",
                "start": 853.27496,
                "end": 853.435,
                "confidence": 0.9999088,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "example",
                "start": 853.435,
                "end": 853.83496,
                "confidence": 0.9583118,
                "punctuated_word": "example,",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "is",
                "start": 853.83496,
                "end": 853.995,
                "confidence": 0.9732868,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "largely",
                "start": 853.995,
                "end": 854.315,
                "confidence": 0.99957746,
                "punctuated_word": "largely",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "where",
                "start": 854.315,
                "end": 854.475,
                "confidence": 0.9988182,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "you'll",
                "start": 854.475,
                "end": 854.71497,
                "confidence": 0.9854536,
                "punctuated_word": "you'll",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "see",
                "start": 854.71497,
                "end": 854.83496,
                "confidence": 0.9987264,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "a",
                "start": 854.83496,
                "end": 854.955,
                "confidence": 0.99968016,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "lot",
                "start": 854.955,
                "end": 855.115,
                "confidence": 0.9999502,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "of",
                "start": 855.115,
                "end": 855.195,
                "confidence": 0.9993272,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "this",
                "start": 855.195,
                "end": 855.435,
                "confidence": 0.99719405,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "work",
                "start": 855.435,
                "end": 855.755,
                "confidence": 0.9915255,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "work",
                "start": 855.755,
                "end": 855.995,
                "confidence": 0.68512756,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "take",
                "start": 855.995,
                "end": 856.15497,
                "confidence": 0.9943334,
                "punctuated_word": "take",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "place",
                "start": 856.15497,
                "end": 856.39496,
                "confidence": 0.8093776,
                "punctuated_word": "place.",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "those",
                "start": 856.39496,
                "end": 856.635,
                "confidence": 0.9995945,
                "punctuated_word": "Those",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "who",
                "start": 856.635,
                "end": 856.795,
                "confidence": 0.9985487,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "are",
                "start": 856.795,
                "end": 856.875,
                "confidence": 0.9969625,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "in",
                "start": 856.875,
                "end": 857.035,
                "confidence": 0.9996257,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "charge",
                "start": 857.035,
                "end": 857.27496,
                "confidence": 0.999655,
                "punctuated_word": "charge",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "of",
                "start": 857.27496,
                "end": 857.435,
                "confidence": 0.99712723,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "your",
                "start": 857.435,
                "end": 857.675,
                "confidence": 0.9958379,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "internal",
                "start": 857.675,
                "end": 858.075,
                "confidence": 0.9995497,
                "punctuated_word": "internal",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "ab",
                "start": 858.075,
                "end": 858.235,
                "confidence": 0.9263258,
                "punctuated_word": "AB",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "testing",
                "start": 858.235,
                "end": 858.635,
                "confidence": 0.99772936,
                "punctuated_word": "testing",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "platform",
                "start": 858.635,
                "end": 859.035,
                "confidence": 0.9908199,
                "punctuated_word": "platform,",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "for",
                "start": 859.035,
                "end": 859.195,
                "confidence": 0.99992585,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "example",
                "start": 859.195,
                "end": 859.695,
                "confidence": 0.9975699,
                "punctuated_word": "example,",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "would",
                "start": 859.995,
                "end": 860.15497,
                "confidence": 0.99913603,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "be",
                "start": 860.15497,
                "end": 860.475,
                "confidence": 0.9997656,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "excited",
                "start": 860.475,
                "end": 860.875,
                "confidence": 0.9996087,
                "punctuated_word": "excited",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "about",
                "start": 860.875,
                "end": 861.115,
                "confidence": 0.9998921,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "that",
                "start": 861.115,
                "end": 861.355,
                "confidence": 0.9992223,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "type",
                "start": 861.355,
                "end": 861.595,
                "confidence": 0.99964,
                "punctuated_word": "type",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "of",
                "start": 861.595,
                "end": 861.675,
                "confidence": 0.9969344,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "work",
                "start": 861.675,
                "end": 861.995,
                "confidence": 0.9301121,
                "punctuated_word": "work.",
                "speaker": 2,
                "speaker_confidence": 0.7244606
              },
              {
                "word": "i",
                "start": 861.995,
                "end": 862.15497,
                "confidence": 0.99087733,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5224939
              },
              {
                "word": "wonder",
                "start": 862.15497,
                "end": 862.65497,
                "confidence": 0.999848,
                "punctuated_word": "wonder",
                "speaker": 1,
                "speaker_confidence": 0.5224939
              },
              {
                "word": "so",
                "start": 863.27997,
                "end": 863.51996,
                "confidence": 0.99586844,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.5224939
              },
              {
                "word": "you",
                "start": 863.51996,
                "end": 863.75995,
                "confidence": 0.99677426,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5224939
              },
              {
                "word": "kinda",
                "start": 863.75995,
                "end": 863.92,
                "confidence": 0.85769826,
                "punctuated_word": "kinda",
                "speaker": 1,
                "speaker_confidence": 0.5224939
              },
              {
                "word": "went",
                "start": 863.92,
                "end": 864.16,
                "confidence": 0.99867046,
                "punctuated_word": "went",
                "speaker": 1,
                "speaker_confidence": 0.5224939
              },
              {
                "word": "to",
                "start": 864.16,
                "end": 864.32,
                "confidence": 0.9991153,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5224939
              },
              {
                "word": "the",
                "start": 864.32,
                "end": 864.48,
                "confidence": 0.9997466,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5304631
              },
              {
                "word": "heart",
                "start": 864.48,
                "end": 864.95996,
                "confidence": 0.99965215,
                "punctuated_word": "heart",
                "speaker": 1,
                "speaker_confidence": 0.5304631
              },
              {
                "word": "of",
                "start": 864.95996,
                "end": 865.45996,
                "confidence": 0.9996824,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.5304631
              },
              {
                "word": "a",
                "start": 865.68,
                "end": 865.83997,
                "confidence": 0.99927443,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.5304631
              },
              {
                "word": "question",
                "start": 865.83997,
                "end": 866.32,
                "confidence": 0.99974436,
                "punctuated_word": "question",
                "speaker": 1,
                "speaker_confidence": 0.5304631
              },
              {
                "word": "that",
                "start": 866.32,
                "end": 866.48,
                "confidence": 0.9997079,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.5304631
              },
              {
                "word": "i",
                "start": 866.48,
                "end": 866.56,
                "confidence": 0.9998716,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "was",
                "start": 866.56,
                "end": 866.8,
                "confidence": 0.99983907,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "trying",
                "start": 866.8,
                "end": 867.12,
                "confidence": 0.9996228,
                "punctuated_word": "trying",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "to",
                "start": 867.12,
                "end": 867.62,
                "confidence": 0.9980495,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "ask",
                "start": 867.68,
                "end": 868.0,
                "confidence": 0.86390984,
                "punctuated_word": "ask,",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "but",
                "start": 868.0,
                "end": 868.32,
                "confidence": 0.9990735,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "not",
                "start": 868.32,
                "end": 868.72,
                "confidence": 0.9995369,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "very",
                "start": 868.72,
                "end": 869.12,
                "confidence": 0.99943763,
                "punctuated_word": "very",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "directly",
                "start": 869.12,
                "end": 869.62,
                "confidence": 0.9448745,
                "punctuated_word": "directly.",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "and",
                "start": 870.72,
                "end": 870.95996,
                "confidence": 0.9835391,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "so",
                "start": 870.95996,
                "end": 871.19995,
                "confidence": 0.9900878,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "maybe",
                "start": 871.19995,
                "end": 871.51996,
                "confidence": 0.96610004,
                "punctuated_word": "maybe",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "i'll",
                "start": 871.51996,
                "end": 871.75995,
                "confidence": 0.99539566,
                "punctuated_word": "I'll",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "i'll",
                "start": 871.75995,
                "end": 871.92,
                "confidence": 0.9960597,
                "punctuated_word": "I'll",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "put",
                "start": 871.92,
                "end": 872.16,
                "confidence": 0.99960834,
                "punctuated_word": "put",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "it",
                "start": 872.16,
                "end": 872.32,
                "confidence": 0.99950755,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "to",
                "start": 872.32,
                "end": 872.39996,
                "confidence": 0.99899,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "you",
                "start": 872.39996,
                "end": 872.89996,
                "confidence": 0.9996499,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "here",
                "start": 873.68,
                "end": 874.18,
                "confidence": 0.99760205,
                "punctuated_word": "here.",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "it",
                "start": 874.32,
                "end": 874.48,
                "confidence": 0.9957553,
                "punctuated_word": "It",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "feels",
                "start": 874.48,
                "end": 874.8,
                "confidence": 0.99939346,
                "punctuated_word": "feels",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "so",
                "start": 874.95996,
                "end": 875.19995,
                "confidence": 0.63674796,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "you",
                "start": 875.19995,
                "end": 875.44,
                "confidence": 0.9936107,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "you",
                "start": 875.44,
                "end": 875.6,
                "confidence": 0.8624087,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "mentioned",
                "start": 875.6,
                "end": 875.92,
                "confidence": 0.99056304,
                "punctuated_word": "mentioned",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "already",
                "start": 875.92,
                "end": 876.32,
                "confidence": 0.9988518,
                "punctuated_word": "already",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "that",
                "start": 876.32,
                "end": 876.56,
                "confidence": 0.97597915,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "feedback",
                "start": 876.56,
                "end": 876.95996,
                "confidence": 0.9992149,
                "punctuated_word": "feedback",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "logs",
                "start": 876.95996,
                "end": 877.275,
                "confidence": 0.9620092,
                "punctuated_word": "logs,",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "it",
                "start": 877.435,
                "end": 877.67505,
                "confidence": 0.9991211,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "feels",
                "start": 877.67505,
                "end": 877.995,
                "confidence": 0.9997669,
                "punctuated_word": "feels",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "like",
                "start": 877.995,
                "end": 878.155,
                "confidence": 0.98943824,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "a",
                "start": 878.155,
                "end": 878.395,
                "confidence": 0.9995067,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "really",
                "start": 878.395,
                "end": 878.715,
                "confidence": 0.99978524,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "good",
                "start": 878.715,
                "end": 879.195,
                "confidence": 0.9994221,
                "punctuated_word": "good",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "idea",
                "start": 879.195,
                "end": 879.695,
                "confidence": 0.9998215,
                "punctuated_word": "idea",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "in",
                "start": 879.91504,
                "end": 880.155,
                "confidence": 0.9749426,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "theory",
                "start": 880.155,
                "end": 880.55505,
                "confidence": 0.86150736,
                "punctuated_word": "theory,",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "but",
                "start": 880.55505,
                "end": 880.79504,
                "confidence": 0.99985874,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "difficult",
                "start": 880.79504,
                "end": 881.275,
                "confidence": 0.99981874,
                "punctuated_word": "difficult",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "to",
                "start": 881.275,
                "end": 881.515,
                "confidence": 0.9985837,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "implement",
                "start": 881.515,
                "end": 881.995,
                "confidence": 0.99986887,
                "punctuated_word": "implement",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "in",
                "start": 881.995,
                "end": 882.155,
                "confidence": 0.89141583,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "practice",
                "start": 882.155,
                "end": 882.655,
                "confidence": 0.99885565,
                "punctuated_word": "practice.",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "at",
                "start": 883.195,
                "end": 883.435,
                "confidence": 0.9986223,
                "punctuated_word": "At",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "the",
                "start": 883.435,
                "end": 883.515,
                "confidence": 0.99987316,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "same",
                "start": 883.515,
                "end": 883.835,
                "confidence": 0.9998996,
                "punctuated_word": "same",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "time",
                "start": 883.835,
                "end": 884.335,
                "confidence": 0.99718714,
                "punctuated_word": "time,",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "it",
                "start": 884.715,
                "end": 885.215,
                "confidence": 0.9994784,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "offers",
                "start": 885.435,
                "end": 885.91504,
                "confidence": 0.981265,
                "punctuated_word": "offers",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "sort",
                "start": 885.91504,
                "end": 886.155,
                "confidence": 0.9564084,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "of",
                "start": 886.155,
                "end": 886.315,
                "confidence": 0.76380116,
                "punctuated_word": "of,",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "like",
                "start": 886.315,
                "end": 886.635,
                "confidence": 0.99660635,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "an",
                "start": 886.635,
                "end": 886.955,
                "confidence": 0.99981624,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "alternative",
                "start": 886.955,
                "end": 887.455,
                "confidence": 0.9998223,
                "punctuated_word": "alternative",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "vision",
                "start": 887.835,
                "end": 888.335,
                "confidence": 0.94253236,
                "punctuated_word": "vision",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "where",
                "start": 888.715,
                "end": 889.215,
                "confidence": 0.8782726,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "stakeholder",
                "start": 889.35504,
                "end": 889.85504,
                "confidence": 0.99958867,
                "punctuated_word": "stakeholder",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "input",
                "start": 890.155,
                "end": 890.655,
                "confidence": 0.9998029,
                "punctuated_word": "input",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "is",
                "start": 891.20996,
                "end": 891.52997,
                "confidence": 0.9998828,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "valued",
                "start": 891.52997,
                "end": 892.02997,
                "confidence": 0.99992347,
                "punctuated_word": "valued",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "and",
                "start": 892.49,
                "end": 892.64996,
                "confidence": 0.98698217,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "has",
                "start": 892.64996,
                "end": 892.88995,
                "confidence": 0.9996038,
                "punctuated_word": "has",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "an",
                "start": 892.88995,
                "end": 893.12994,
                "confidence": 0.9999058,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "opportunity",
                "start": 893.12994,
                "end": 893.62994,
                "confidence": 0.9999281,
                "punctuated_word": "opportunity",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "to",
                "start": 893.93,
                "end": 894.17,
                "confidence": 0.9990408,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "impact",
                "start": 894.17,
                "end": 894.67,
                "confidence": 0.9997099,
                "punctuated_word": "impact",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "the",
                "start": 895.12994,
                "end": 895.29,
                "confidence": 0.9991054,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "system",
                "start": 895.29,
                "end": 895.79,
                "confidence": 0.89713025,
                "punctuated_word": "system.",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "that",
                "start": 896.32996,
                "end": 896.49,
                "confidence": 0.9971552,
                "punctuated_word": "That",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "is",
                "start": 896.49,
                "end": 896.64996,
                "confidence": 0.99938715,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "not",
                "start": 896.64996,
                "end": 896.81,
                "confidence": 0.9995753,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "where",
                "start": 896.81,
                "end": 897.05,
                "confidence": 0.9995863,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "we",
                "start": 897.05,
                "end": 897.29,
                "confidence": 0.9997594,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "are",
                "start": 897.29,
                "end": 897.79,
                "confidence": 0.99956876,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "right",
                "start": 897.93,
                "end": 898.32996,
                "confidence": 0.99505436,
                "punctuated_word": "right",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "now",
                "start": 898.32996,
                "end": 898.64996,
                "confidence": 0.99681395,
                "punctuated_word": "now",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "in",
                "start": 898.64996,
                "end": 898.81,
                "confidence": 0.9505729,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "the",
                "start": 898.81,
                "end": 898.97,
                "confidence": 0.9992576,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "ai",
                "start": 898.97,
                "end": 899.29,
                "confidence": 0.868152,
                "punctuated_word": "AI,",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "and",
                "start": 899.29,
                "end": 899.61,
                "confidence": 0.9987,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "this",
                "start": 899.61,
                "end": 899.85,
                "confidence": 0.9975036,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.9759133
              },
              {
                "word": "is",
                "start": 899.85,
                "end": 899.93,
                "confidence": 0.99857235,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.5926715
              },
              {
                "word": "not",
                "start": 899.93,
                "end": 900.17,
                "confidence": 0.9996228,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.5926715
              },
              {
                "word": "how",
                "start": 900.17,
                "end": 900.67,
                "confidence": 0.9995695,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.5926715
              },
              {
                "word": "broadly",
                "start": 901.05,
                "end": 901.55,
                "confidence": 0.81198245,
                "punctuated_word": "broadly",
                "speaker": 1,
                "speaker_confidence": 0.5926715
              },
              {
                "word": "most",
                "start": 901.76996,
                "end": 902.17,
                "confidence": 0.9731482,
                "punctuated_word": "most",
                "speaker": 1,
                "speaker_confidence": 0.5926715
              },
              {
                "word": "work",
                "start": 902.17,
                "end": 902.49,
                "confidence": 0.99505496,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.5926715
              },
              {
                "word": "in",
                "start": 902.49,
                "end": 902.64996,
                "confidence": 0.97796655,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "the",
                "start": 902.64996,
                "end": 902.81,
                "confidence": 0.9996718,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "industry",
                "start": 902.81,
                "end": 903.31,
                "confidence": 0.99983823,
                "punctuated_word": "industry",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "functions",
                "start": 903.37,
                "end": 903.87,
                "confidence": 0.9995246,
                "punctuated_word": "functions.",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "so",
                "start": 904.23505,
                "end": 904.47504,
                "confidence": 0.99957865,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "i",
                "start": 904.47504,
                "end": 904.55505,
                "confidence": 0.99675614,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "wonder",
                "start": 904.55505,
                "end": 905.05505,
                "confidence": 0.9626241,
                "punctuated_word": "wonder,",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "like",
                "start": 905.11505,
                "end": 905.515,
                "confidence": 0.9519299,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "taking",
                "start": 905.515,
                "end": 905.91504,
                "confidence": 0.99964917,
                "punctuated_word": "taking",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "a",
                "start": 905.91504,
                "end": 906.23505,
                "confidence": 0.9997818,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "broader",
                "start": 906.23505,
                "end": 906.715,
                "confidence": 0.99967396,
                "punctuated_word": "broader",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "lens",
                "start": 906.715,
                "end": 907.11505,
                "confidence": 0.9997229,
                "punctuated_word": "lens",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "on",
                "start": 907.11505,
                "end": 907.35504,
                "confidence": 0.9998079,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "this",
                "start": 907.35504,
                "end": 907.85504,
                "confidence": 0.88273835,
                "punctuated_word": "this,",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "what",
                "start": 908.79504,
                "end": 909.03503,
                "confidence": 0.9968278,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.8067694
              },
              {
                "word": "do",
                "start": 909.03503,
                "end": 909.11505,
                "confidence": 0.9996728,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.68913627
              },
              {
                "word": "you",
                "start": 909.11505,
                "end": 909.195,
                "confidence": 0.9997919,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.68913627
              },
              {
                "word": "think",
                "start": 909.195,
                "end": 909.43506,
                "confidence": 0.9998436,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.68913627
              },
              {
                "word": "the",
                "start": 909.43506,
                "end": 909.67505,
                "confidence": 0.9992175,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.68913627
              },
              {
                "word": "value",
                "start": 909.67505,
                "end": 910.155,
                "confidence": 0.99986935,
                "punctuated_word": "value",
                "speaker": 1,
                "speaker_confidence": 0.68913627
              },
              {
                "word": "of",
                "start": 910.155,
                "end": 910.395,
                "confidence": 0.99984896,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.68913627
              },
              {
                "word": "this",
                "start": 910.395,
                "end": 910.715,
                "confidence": 0.9997193,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.68913627
              },
              {
                "word": "kind",
                "start": 910.715,
                "end": 910.955,
                "confidence": 0.99803597,
                "punctuated_word": "kind",
                "speaker": 1,
                "speaker_confidence": 0.68913627
              },
              {
                "word": "of",
                "start": 910.955,
                "end": 911.275,
                "confidence": 0.99956256,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.68913627
              },
              {
                "word": "scholarship",
                "start": 911.275,
                "end": 911.775,
                "confidence": 0.99950635,
                "punctuated_word": "scholarship",
                "speaker": 1,
                "speaker_confidence": 0.68913627
              },
              {
                "word": "is",
                "start": 913.43506,
                "end": 913.835,
                "confidence": 0.99948525,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "for",
                "start": 913.835,
                "end": 914.335,
                "confidence": 0.9797007,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "offering",
                "start": 914.79504,
                "end": 915.29504,
                "confidence": 0.99980277,
                "punctuated_word": "offering",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "these",
                "start": 915.515,
                "end": 915.755,
                "confidence": 0.9991442,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "kinds",
                "start": 915.755,
                "end": 915.99506,
                "confidence": 0.9992048,
                "punctuated_word": "kinds",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "of",
                "start": 915.99506,
                "end": 916.23505,
                "confidence": 0.9998995,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "alternative",
                "start": 916.23505,
                "end": 916.73505,
                "confidence": 0.99820125,
                "punctuated_word": "alternative",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "visions",
                "start": 916.955,
                "end": 917.455,
                "confidence": 0.99065304,
                "punctuated_word": "visions",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "that",
                "start": 917.515,
                "end": 917.835,
                "confidence": 0.9911505,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "at",
                "start": 917.835,
                "end": 918.09,
                "confidence": 0.61383617,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "present",
                "start": 918.25,
                "end": 918.57,
                "confidence": 0.9999316,
                "punctuated_word": "present",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "are",
                "start": 918.57,
                "end": 919.05005,
                "confidence": 0.98050034,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "probably",
                "start": 919.05005,
                "end": 919.55005,
                "confidence": 0.9972753,
                "punctuated_word": "probably",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "implausible",
                "start": 919.69,
                "end": 920.19,
                "confidence": 0.8876874,
                "punctuated_word": "implausible,",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "but",
                "start": 921.21,
                "end": 921.71,
                "confidence": 0.9976883,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "offer",
                "start": 922.65,
                "end": 922.97003,
                "confidence": 0.9524885,
                "punctuated_word": "offer",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "a",
                "start": 922.97003,
                "end": 923.05005,
                "confidence": 0.996986,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "way",
                "start": 923.05005,
                "end": 923.37006,
                "confidence": 0.9999107,
                "punctuated_word": "way",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "for",
                "start": 923.37006,
                "end": 923.53,
                "confidence": 0.99977285,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "other",
                "start": 923.53,
                "end": 923.77,
                "confidence": 0.99988556,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "people",
                "start": 923.77,
                "end": 924.09,
                "confidence": 0.9999424,
                "punctuated_word": "people",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "to",
                "start": 924.09,
                "end": 924.17004,
                "confidence": 0.9994617,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "think",
                "start": 924.17004,
                "end": 924.41003,
                "confidence": 0.9999362,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "about",
                "start": 924.41003,
                "end": 924.89,
                "confidence": 0.9993036,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "the",
                "start": 924.89,
                "end": 925.05005,
                "confidence": 0.9959578,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "technology",
                "start": 925.05005,
                "end": 925.55005,
                "confidence": 0.9997993,
                "punctuated_word": "technology",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "that",
                "start": 925.85004,
                "end": 926.17004,
                "confidence": 0.9990754,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "could",
                "start": 926.17004,
                "end": 926.41003,
                "confidence": 0.99929714,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "be",
                "start": 926.41003,
                "end": 926.73004,
                "confidence": 0.9989825,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "as",
                "start": 926.73004,
                "end": 926.97003,
                "confidence": 0.9372582,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "opposed",
                "start": 926.97003,
                "end": 927.37006,
                "confidence": 0.9972855,
                "punctuated_word": "opposed",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "to",
                "start": 927.37006,
                "end": 927.53,
                "confidence": 0.99597675,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "the",
                "start": 927.53,
                "end": 927.61005,
                "confidence": 0.98481315,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "systems",
                "start": 927.61005,
                "end": 928.09,
                "confidence": 0.9989291,
                "punctuated_word": "systems",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "that",
                "start": 928.09,
                "end": 928.25,
                "confidence": 0.9988895,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "are",
                "start": 928.25,
                "end": 928.65,
                "confidence": 0.8206092,
                "punctuated_word": "are.",
                "speaker": 1,
                "speaker_confidence": 0.77142394
              },
              {
                "word": "we",
                "start": 928.65,
                "end": 928.81,
                "confidence": 0.9629356,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "were",
                "start": 928.81,
                "end": 928.97003,
                "confidence": 0.7156041,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "hoping",
                "start": 928.97003,
                "end": 929.37006,
                "confidence": 0.999337,
                "punctuated_word": "hoping",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "that",
                "start": 929.37006,
                "end": 929.53,
                "confidence": 0.99952114,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "this",
                "start": 929.53,
                "end": 929.77,
                "confidence": 0.99413896,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "for",
                "start": 929.85004,
                "end": 930.09,
                "confidence": 0.99950933,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "those",
                "start": 930.09,
                "end": 930.33,
                "confidence": 0.9835329,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "ux",
                "start": 930.33,
                "end": 930.73004,
                "confidence": 0.9934993,
                "punctuated_word": "UX",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "researchers",
                "start": 930.73004,
                "end": 931.23004,
                "confidence": 0.9996531,
                "punctuated_word": "researchers",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "internally",
                "start": 931.29004,
                "end": 931.79004,
                "confidence": 0.93116176,
                "punctuated_word": "internally,",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "it",
                "start": 932.075,
                "end": 932.235,
                "confidence": 0.9996184,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "becomes",
                "start": 932.235,
                "end": 932.555,
                "confidence": 0.9995468,
                "punctuated_word": "becomes",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "a",
                "start": 932.555,
                "end": 932.71497,
                "confidence": 0.999783,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "way",
                "start": 932.71497,
                "end": 933.115,
                "confidence": 0.9998541,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "of",
                "start": 933.115,
                "end": 933.355,
                "confidence": 0.99982303,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "speaking",
                "start": 933.355,
                "end": 933.675,
                "confidence": 0.99973196,
                "punctuated_word": "speaking",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "the",
                "start": 933.675,
                "end": 933.835,
                "confidence": 0.606743,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "language",
                "start": 933.835,
                "end": 934.235,
                "confidence": 0.9997087,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "of",
                "start": 934.235,
                "end": 934.315,
                "confidence": 0.808007,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "developers",
                "start": 934.315,
                "end": 934.795,
                "confidence": 0.9979874,
                "punctuated_word": "developers",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "to",
                "start": 934.795,
                "end": 934.955,
                "confidence": 0.9974003,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "kind",
                "start": 934.955,
                "end": 935.115,
                "confidence": 0.99761957,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "of",
                "start": 935.115,
                "end": 935.435,
                "confidence": 0.9996928,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "provide",
                "start": 935.435,
                "end": 935.675,
                "confidence": 0.99956423,
                "punctuated_word": "provide",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "a",
                "start": 935.675,
                "end": 935.835,
                "confidence": 0.99972457,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "mapping",
                "start": 935.835,
                "end": 936.235,
                "confidence": 0.99995863,
                "punctuated_word": "mapping",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "exercise",
                "start": 936.235,
                "end": 936.735,
                "confidence": 0.9996276,
                "punctuated_word": "exercise",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "for",
                "start": 936.795,
                "end": 937.195,
                "confidence": 0.9995964,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "the",
                "start": 937.195,
                "end": 937.355,
                "confidence": 0.999138,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "feedback",
                "start": 937.355,
                "end": 937.675,
                "confidence": 0.9999298,
                "punctuated_word": "feedback",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "you're",
                "start": 937.675,
                "end": 937.915,
                "confidence": 0.9991369,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "providing",
                "start": 937.915,
                "end": 938.235,
                "confidence": 0.9996555,
                "punctuated_word": "providing",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "to",
                "start": 938.235,
                "end": 938.395,
                "confidence": 0.9972963,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "concrete",
                "start": 938.395,
                "end": 938.71497,
                "confidence": 0.9997576,
                "punctuated_word": "concrete",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "changes",
                "start": 938.71497,
                "end": 939.115,
                "confidence": 0.9997794,
                "punctuated_word": "changes",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "that",
                "start": 939.115,
                "end": 939.275,
                "confidence": 0.99962676,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "they",
                "start": 939.275,
                "end": 939.515,
                "confidence": 0.9998989,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "expect",
                "start": 939.515,
                "end": 939.835,
                "confidence": 0.9997762,
                "punctuated_word": "expect",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "to",
                "start": 939.835,
                "end": 939.915,
                "confidence": 0.99979836,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "see",
                "start": 939.915,
                "end": 940.235,
                "confidence": 0.9879161,
                "punctuated_word": "see.",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "and",
                "start": 940.235,
                "end": 940.71497,
                "confidence": 0.9992086,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "i",
                "start": 940.71497,
                "end": 940.875,
                "confidence": 0.99565107,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "hope",
                "start": 940.875,
                "end": 941.195,
                "confidence": 0.99976224,
                "punctuated_word": "hope",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "from",
                "start": 941.195,
                "end": 941.355,
                "confidence": 0.94367313,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "that",
                "start": 941.355,
                "end": 941.595,
                "confidence": 0.9996369,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "angle",
                "start": 941.595,
                "end": 941.915,
                "confidence": 0.9916711,
                "punctuated_word": "angle,",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "like",
                "start": 941.915,
                "end": 942.075,
                "confidence": 0.9905061,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "this",
                "start": 942.075,
                "end": 942.235,
                "confidence": 0.9998969,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "gives",
                "start": 942.235,
                "end": 942.475,
                "confidence": 0.9996623,
                "punctuated_word": "gives",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "them",
                "start": 942.475,
                "end": 942.71497,
                "confidence": 0.9998343,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "a",
                "start": 942.71497,
                "end": 942.955,
                "confidence": 0.9985726,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "potential",
                "start": 942.955,
                "end": 943.455,
                "confidence": 0.6487851,
                "punctuated_word": "potential",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "tool",
                "start": 943.835,
                "end": 944.075,
                "confidence": 0.9969363,
                "punctuated_word": "tool",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "or",
                "start": 944.075,
                "end": 944.315,
                "confidence": 0.6258307,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "even",
                "start": 944.315,
                "end": 944.475,
                "confidence": 0.99634856,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "if",
                "start": 944.475,
                "end": 944.555,
                "confidence": 0.99968934,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "they",
                "start": 944.555,
                "end": 944.71497,
                "confidence": 0.99919647,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "don't",
                "start": 944.71497,
                "end": 944.955,
                "confidence": 0.99997574,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "use",
                "start": 944.955,
                "end": 945.195,
                "confidence": 0.99936944,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "this",
                "start": 945.195,
                "end": 945.435,
                "confidence": 0.99925584,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.75640285
              },
              {
                "word": "the",
                "start": 945.515,
                "end": 945.595,
                "confidence": 0.99978596,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.41721427
              },
              {
                "word": "library",
                "start": 945.595,
                "end": 946.075,
                "confidence": 0.9996536,
                "punctuated_word": "library",
                "speaker": 2,
                "speaker_confidence": 0.41721427
              },
              {
                "word": "that",
                "start": 946.075,
                "end": 946.235,
                "confidence": 0.99843293,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.41721427
              },
              {
                "word": "are",
                "start": 946.235,
                "end": 946.395,
                "confidence": 0.80250376,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.41721427
              },
              {
                "word": "that",
                "start": 946.59753,
                "end": 946.8,
                "confidence": 0.9651729,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.41721427
              },
              {
                "word": "that",
                "start": 946.8,
                "end": 947.04,
                "confidence": 0.9512357,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.41721427
              },
              {
                "word": "matthew",
                "start": 947.04,
                "end": 947.27997,
                "confidence": 0.9798763,
                "punctuated_word": "Matthew",
                "speaker": 2,
                "speaker_confidence": 0.41721427
              },
              {
                "word": "and",
                "start": 947.27997,
                "end": 947.44,
                "confidence": 0.8410567,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.41721427
              },
              {
                "word": "my",
                "start": 947.44,
                "end": 947.68,
                "confidence": 0.9858068,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.41721427
              },
              {
                "word": "students",
                "start": 947.68,
                "end": 948.0,
                "confidence": 0.99753904,
                "punctuated_word": "students",
                "speaker": 2,
                "speaker_confidence": 0.41721427
              },
              {
                "word": "wrote",
                "start": 948.0,
                "end": 948.32,
                "confidence": 0.8747057,
                "punctuated_word": "wrote.",
                "speaker": 2,
                "speaker_confidence": 0.41721427
              },
              {
                "word": "like",
                "start": 948.32,
                "end": 948.56,
                "confidence": 0.98688877,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "even",
                "start": 948.56,
                "end": 948.72,
                "confidence": 0.7606677,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "if",
                "start": 948.72,
                "end": 948.8,
                "confidence": 0.9985624,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "they",
                "start": 948.8,
                "end": 948.95996,
                "confidence": 0.99917406,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "don't",
                "start": 948.95996,
                "end": 949.12,
                "confidence": 0.99996847,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "end",
                "start": 949.12,
                "end": 949.27997,
                "confidence": 0.99975806,
                "punctuated_word": "end",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "up",
                "start": 949.27997,
                "end": 949.36,
                "confidence": 0.9997874,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "using",
                "start": 949.36,
                "end": 949.68,
                "confidence": 0.9998005,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "that",
                "start": 949.68,
                "end": 949.83997,
                "confidence": 0.9915135,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "they're",
                "start": 949.83997,
                "end": 950.08,
                "confidence": 0.99871016,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "able",
                "start": 950.08,
                "end": 950.24,
                "confidence": 0.99978536,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "to",
                "start": 950.24,
                "end": 950.39996,
                "confidence": 0.9913695,
                "punctuated_word": "to,",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "like",
                "start": 950.39996,
                "end": 950.56,
                "confidence": 0.9994495,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "at",
                "start": 950.56,
                "end": 950.64,
                "confidence": 0.9994978,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.46174365
              },
              {
                "word": "least",
                "start": 950.64,
                "end": 950.88,
                "confidence": 0.9997694,
                "punctuated_word": "least",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "think",
                "start": 950.88,
                "end": 951.04,
                "confidence": 0.9896606,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "in",
                "start": 951.04,
                "end": 951.2,
                "confidence": 0.9994493,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "this",
                "start": 951.2,
                "end": 951.36,
                "confidence": 0.99940324,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "way",
                "start": 951.36,
                "end": 951.6,
                "confidence": 0.9994729,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "where",
                "start": 951.6,
                "end": 952.08,
                "confidence": 0.89397734,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "you",
                "start": 952.08,
                "end": 952.16,
                "confidence": 0.9995678,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "can",
                "start": 952.16,
                "end": 952.39996,
                "confidence": 0.9990453,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "kind",
                "start": 952.39996,
                "end": 952.56,
                "confidence": 0.9974597,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "of",
                "start": 952.56,
                "end": 952.8,
                "confidence": 0.99961346,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "take",
                "start": 952.8,
                "end": 952.95996,
                "confidence": 0.9980494,
                "punctuated_word": "take",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "that",
                "start": 952.95996,
                "end": 953.2,
                "confidence": 0.99887985,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "extra",
                "start": 953.2,
                "end": 953.51996,
                "confidence": 0.99992514,
                "punctuated_word": "extra",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "step",
                "start": 953.51996,
                "end": 953.83997,
                "confidence": 0.9996753,
                "punctuated_word": "step",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "after",
                "start": 953.83997,
                "end": 954.16,
                "confidence": 0.99936956,
                "punctuated_word": "after",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "you've",
                "start": 954.16,
                "end": 954.32,
                "confidence": 0.9997745,
                "punctuated_word": "you've",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "done",
                "start": 954.32,
                "end": 954.56,
                "confidence": 0.9991641,
                "punctuated_word": "done",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "participatory",
                "start": 954.56,
                "end": 955.06,
                "confidence": 0.9996454,
                "punctuated_word": "participatory",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "research",
                "start": 955.12,
                "end": 955.62,
                "confidence": 0.99827445,
                "punctuated_word": "research",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "to",
                "start": 955.83997,
                "end": 955.92,
                "confidence": 0.99120295,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "kind",
                "start": 955.92,
                "end": 956.16,
                "confidence": 0.9972126,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "of",
                "start": 956.16,
                "end": 956.24,
                "confidence": 0.9995504,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "suggest",
                "start": 956.24,
                "end": 956.64,
                "confidence": 0.99865663,
                "punctuated_word": "suggest",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "what",
                "start": 956.64,
                "end": 956.88,
                "confidence": 0.9993825,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "concrete",
                "start": 956.88,
                "end": 957.27997,
                "confidence": 0.99993193,
                "punctuated_word": "concrete",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "changes",
                "start": 957.27997,
                "end": 957.6,
                "confidence": 0.9995289,
                "punctuated_word": "changes",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "one",
                "start": 957.6,
                "end": 957.76,
                "confidence": 0.99936193,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "would",
                "start": 957.76,
                "end": 957.92,
                "confidence": 0.9997873,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "like",
                "start": 957.92,
                "end": 958.16,
                "confidence": 0.9997197,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "to",
                "start": 958.16,
                "end": 958.24,
                "confidence": 0.99932957,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "see",
                "start": 958.24,
                "end": 958.74,
                "confidence": 0.9997931,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "in",
                "start": 958.8,
                "end": 958.88,
                "confidence": 0.993097,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "a",
                "start": 958.88,
                "end": 959.04,
                "confidence": 0.99898356,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "language",
                "start": 959.04,
                "end": 959.51996,
                "confidence": 0.99993706,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "that",
                "start": 959.51996,
                "end": 959.83997,
                "confidence": 0.9991523,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "might",
                "start": 959.83997,
                "end": 960.08,
                "confidence": 0.99984753,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "help",
                "start": 960.08,
                "end": 960.39996,
                "confidence": 0.9729656,
                "punctuated_word": "help,",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "developers",
                "start": 960.64,
                "end": 961.14,
                "confidence": 0.9998186,
                "punctuated_word": "developers",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "prioritize",
                "start": 961.36,
                "end": 961.83997,
                "confidence": 0.99936193,
                "punctuated_word": "prioritize",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "this",
                "start": 961.83997,
                "end": 962.33997,
                "confidence": 0.9985318,
                "punctuated_word": "this.",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "one",
                "start": 963.245,
                "end": 963.565,
                "confidence": 0.47039992,
                "punctuated_word": "One",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "of",
                "start": 963.565,
                "end": 963.645,
                "confidence": 0.9935375,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "the",
                "start": 963.645,
                "end": 963.805,
                "confidence": 0.99968135,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "things",
                "start": 963.805,
                "end": 964.125,
                "confidence": 0.99959975,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "that",
                "start": 964.125,
                "end": 964.525,
                "confidence": 0.9997749,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "i",
                "start": 964.525,
                "end": 965.025,
                "confidence": 0.9998729,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "am",
                "start": 965.325,
                "end": 965.825,
                "confidence": 0.99474746,
                "punctuated_word": "am",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "somewhat",
                "start": 965.885,
                "end": 966.365,
                "confidence": 0.99951243,
                "punctuated_word": "somewhat",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "bullish",
                "start": 966.365,
                "end": 966.685,
                "confidence": 0.9996817,
                "punctuated_word": "bullish",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "on",
                "start": 966.685,
                "end": 967.185,
                "confidence": 0.8593254,
                "punctuated_word": "on,",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "which",
                "start": 967.325,
                "end": 967.565,
                "confidence": 0.9997465,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "fell",
                "start": 967.565,
                "end": 967.805,
                "confidence": 0.9997857,
                "punctuated_word": "fell",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "out",
                "start": 967.805,
                "end": 967.965,
                "confidence": 0.9997174,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "of",
                "start": 967.965,
                "end": 968.045,
                "confidence": 0.9995092,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "this",
                "start": 968.045,
                "end": 968.285,
                "confidence": 0.77937305,
                "punctuated_word": "this,",
                "speaker": 2,
                "speaker_confidence": 0.7988166
              },
              {
                "word": "and",
                "start": 968.285,
                "end": 968.365,
                "confidence": 0.9277299,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "again",
                "start": 968.365,
                "end": 968.605,
                "confidence": 0.6263584,
                "punctuated_word": "again,",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "is",
                "start": 968.605,
                "end": 968.685,
                "confidence": 0.94098,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "where",
                "start": 968.685,
                "end": 968.845,
                "confidence": 0.9989857,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "we",
                "start": 968.845,
                "end": 969.005,
                "confidence": 0.99924684,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "had",
                "start": 969.005,
                "end": 969.085,
                "confidence": 0.74689895,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "actually",
                "start": 969.085,
                "end": 969.40497,
                "confidence": 0.99840975,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "started",
                "start": 969.40497,
                "end": 969.725,
                "confidence": 0.9995441,
                "punctuated_word": "started",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "with",
                "start": 969.725,
                "end": 969.885,
                "confidence": 0.9993955,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "this",
                "start": 969.885,
                "end": 970.045,
                "confidence": 0.89202094,
                "punctuated_word": "this,",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "is",
                "start": 970.045,
                "end": 970.285,
                "confidence": 0.99761707,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "for",
                "start": 970.285,
                "end": 970.605,
                "confidence": 0.9977875,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "developers",
                "start": 970.605,
                "end": 971.105,
                "confidence": 0.9996841,
                "punctuated_word": "developers",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "to",
                "start": 971.645,
                "end": 971.965,
                "confidence": 0.9959972,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "look",
                "start": 971.965,
                "end": 972.205,
                "confidence": 0.99877936,
                "punctuated_word": "look",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "at",
                "start": 972.205,
                "end": 972.365,
                "confidence": 0.9996604,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "a",
                "start": 972.365,
                "end": 972.445,
                "confidence": 0.999212,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "piece",
                "start": 972.445,
                "end": 972.605,
                "confidence": 0.9999734,
                "punctuated_word": "piece",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "of",
                "start": 972.605,
                "end": 972.765,
                "confidence": 0.99852544,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "feedback",
                "start": 972.765,
                "end": 973.165,
                "confidence": 0.9999465,
                "punctuated_word": "feedback",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "and",
                "start": 973.165,
                "end": 973.325,
                "confidence": 0.97900796,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "to",
                "start": 973.325,
                "end": 973.485,
                "confidence": 0.99947506,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "consider",
                "start": 973.485,
                "end": 973.885,
                "confidence": 0.99988294,
                "punctuated_word": "consider",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "that",
                "start": 973.885,
                "end": 974.045,
                "confidence": 0.9996568,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "they're",
                "start": 974.045,
                "end": 974.285,
                "confidence": 0.90601313,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "actually",
                "start": 974.285,
                "end": 974.605,
                "confidence": 0.99357456,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "so",
                "start": 974.605,
                "end": 974.765,
                "confidence": 0.9653707,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "there's",
                "start": 974.925,
                "end": 975.165,
                "confidence": 0.9994684,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "a",
                "start": 975.165,
                "end": 975.665,
                "confidence": 0.9991322,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "multiplicity",
                "start": 975.805,
                "end": 976.305,
                "confidence": 0.9997519,
                "punctuated_word": "multiplicity",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "in",
                "start": 976.525,
                "end": 976.685,
                "confidence": 0.99283373,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "the",
                "start": 976.685,
                "end": 976.765,
                "confidence": 0.99981886,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "changes",
                "start": 976.765,
                "end": 977.165,
                "confidence": 0.9998141,
                "punctuated_word": "changes",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "i",
                "start": 977.165,
                "end": 977.325,
                "confidence": 0.9992481,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "can",
                "start": 977.325,
                "end": 977.725,
                "confidence": 0.994087,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "make",
                "start": 977.725,
                "end": 978.225,
                "confidence": 0.959167,
                "punctuated_word": "make.",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "and",
                "start": 979.13995,
                "end": 979.3,
                "confidence": 0.9991787,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "this",
                "start": 979.3,
                "end": 979.62,
                "confidence": 0.9996823,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "is",
                "start": 979.62,
                "end": 979.86,
                "confidence": 0.9930026,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "always",
                "start": 979.86,
                "end": 980.25995,
                "confidence": 0.9994838,
                "punctuated_word": "always",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "never",
                "start": 980.25995,
                "end": 980.66,
                "confidence": 0.9935182,
                "punctuated_word": "never",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "clear",
                "start": 980.66,
                "end": 981.16,
                "confidence": 0.9872205,
                "punctuated_word": "clear.",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "right",
                "start": 981.37994,
                "end": 981.69995,
                "confidence": 0.99689555,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "and",
                "start": 981.69995,
                "end": 981.86,
                "confidence": 0.9993543,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "they",
                "start": 981.86,
                "end": 982.1,
                "confidence": 0.99933857,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "never",
                "start": 982.1,
                "end": 982.33997,
                "confidence": 0.99922764,
                "punctuated_word": "never",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "had",
                "start": 982.33997,
                "end": 982.57996,
                "confidence": 0.99902785,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "an",
                "start": 982.57996,
                "end": 982.74,
                "confidence": 0.9993457,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "ability",
                "start": 982.74,
                "end": 983.22,
                "confidence": 0.9998349,
                "punctuated_word": "ability",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "to",
                "start": 983.22,
                "end": 983.37994,
                "confidence": 0.99979025,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "justify",
                "start": 983.37994,
                "end": 983.86,
                "confidence": 0.9997172,
                "punctuated_word": "justify",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "this",
                "start": 983.86,
                "end": 984.36,
                "confidence": 0.99844325,
                "punctuated_word": "this.",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "right",
                "start": 984.57996,
                "end": 984.81995,
                "confidence": 0.97230804,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "it",
                "start": 984.81995,
                "end": 984.98,
                "confidence": 0.7501287,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "was",
                "start": 984.98,
                "end": 985.22,
                "confidence": 0.99938405,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "very",
                "start": 985.22,
                "end": 985.62,
                "confidence": 0.9976446,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "ad",
                "start": 985.62,
                "end": 985.77997,
                "confidence": 0.97291374,
                "punctuated_word": "ad",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "hoc",
                "start": 985.77997,
                "end": 986.1,
                "confidence": 0.71307635,
                "punctuated_word": "hoc",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "ad",
                "start": 986.1,
                "end": 986.42,
                "confidence": 0.4422983,
                "punctuated_word": "ad",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "hoc",
                "start": 986.42,
                "end": 986.66,
                "confidence": 0.9855135,
                "punctuated_word": "hoc",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "in",
                "start": 986.66,
                "end": 986.81995,
                "confidence": 0.9900759,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "a",
                "start": 986.81995,
                "end": 986.89996,
                "confidence": 0.9992213,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "way",
                "start": 986.89996,
                "end": 987.13995,
                "confidence": 0.99992704,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "that",
                "start": 987.13995,
                "end": 987.3,
                "confidence": 0.99939334,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "we",
                "start": 987.3,
                "end": 987.54,
                "confidence": 0.9996543,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "didn't",
                "start": 987.54,
                "end": 988.04,
                "confidence": 0.9925788,
                "punctuated_word": "didn't,",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "hold",
                "start": 988.57996,
                "end": 988.81995,
                "confidence": 0.99944705,
                "punctuated_word": "hold",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "that",
                "start": 988.81995,
                "end": 988.98,
                "confidence": 0.6856421,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.69692224
              },
              {
                "word": "we",
                "start": 988.98,
                "end": 989.06,
                "confidence": 0.9909444,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "didn't",
                "start": 989.06,
                "end": 989.3,
                "confidence": 0.9972191,
                "punctuated_word": "didn't",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "have",
                "start": 989.3,
                "end": 989.45996,
                "confidence": 0.9991254,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "anybody",
                "start": 989.45996,
                "end": 989.77997,
                "confidence": 0.9986424,
                "punctuated_word": "anybody",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "to",
                "start": 989.77997,
                "end": 989.86,
                "confidence": 0.9997187,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "hold",
                "start": 989.86,
                "end": 990.01996,
                "confidence": 0.99982697,
                "punctuated_word": "hold",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "accountable",
                "start": 990.01996,
                "end": 990.51996,
                "confidence": 0.9989077,
                "punctuated_word": "accountable.",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "right",
                "start": 990.755,
                "end": 991.235,
                "confidence": 0.99544823,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "and",
                "start": 991.555,
                "end": 991.795,
                "confidence": 0.99792945,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "so",
                "start": 991.795,
                "end": 992.035,
                "confidence": 0.99926955,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "i",
                "start": 992.035,
                "end": 992.195,
                "confidence": 0.9957872,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "was",
                "start": 992.195,
                "end": 992.675,
                "confidence": 0.99981886,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "hopeful",
                "start": 992.675,
                "end": 993.175,
                "confidence": 0.66070014,
                "punctuated_word": "hopeful,",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "and",
                "start": 993.235,
                "end": 993.39496,
                "confidence": 0.997547,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "some",
                "start": 993.39496,
                "end": 993.555,
                "confidence": 0.9995363,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "of",
                "start": 993.555,
                "end": 993.635,
                "confidence": 0.9999424,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.45125777
              },
              {
                "word": "the",
                "start": 993.635,
                "end": 993.755,
                "confidence": 0.99672014,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "our",
                "start": 993.875,
                "end": 994.115,
                "confidence": 0.9904178,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "initial",
                "start": 994.115,
                "end": 994.435,
                "confidence": 0.9977852,
                "punctuated_word": "initial",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "results",
                "start": 994.435,
                "end": 994.83496,
                "confidence": 0.9312676,
                "punctuated_word": "results",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "show",
                "start": 994.83496,
                "end": 995.075,
                "confidence": 0.9942333,
                "punctuated_word": "show",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "for",
                "start": 995.075,
                "end": 995.235,
                "confidence": 0.9702953,
                "punctuated_word": "for,",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "like",
                "start": 995.235,
                "end": 995.475,
                "confidence": 0.9994397,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "vision",
                "start": 995.475,
                "end": 995.795,
                "confidence": 0.99586475,
                "punctuated_word": "vision",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "classifiers",
                "start": 995.795,
                "end": 996.295,
                "confidence": 0.8793178,
                "punctuated_word": "classifiers.",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "like",
                "start": 996.515,
                "end": 996.915,
                "confidence": 0.9955021,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "there",
                "start": 996.915,
                "end": 997.075,
                "confidence": 0.7311342,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "are",
                "start": 997.075,
                "end": 997.15497,
                "confidence": 0.9876271,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "two",
                "start": 997.15497,
                "end": 997.555,
                "confidence": 0.9992866,
                "punctuated_word": "two",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "really",
                "start": 997.555,
                "end": 997.955,
                "confidence": 0.999252,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "drastically",
                "start": 997.955,
                "end": 998.355,
                "confidence": 0.9957989,
                "punctuated_word": "drastically",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "different",
                "start": 998.355,
                "end": 998.515,
                "confidence": 0.99901867,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "changes",
                "start": 998.515,
                "end": 998.915,
                "confidence": 0.9993231,
                "punctuated_word": "changes",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "you",
                "start": 998.915,
                "end": 998.995,
                "confidence": 0.9979759,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "can",
                "start": 998.995,
                "end": 999.15497,
                "confidence": 0.7832809,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "make",
                "start": 999.15497,
                "end": 999.315,
                "confidence": 0.99636686,
                "punctuated_word": "make.",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "you",
                "start": 999.315,
                "end": 999.39496,
                "confidence": 0.9996486,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "can",
                "start": 999.39496,
                "end": 999.71497,
                "confidence": 0.97441816,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "change",
                "start": 999.71497,
                "end": 999.955,
                "confidence": 0.9994209,
                "punctuated_word": "change",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "your",
                "start": 999.955,
                "end": 1000.115,
                "confidence": 0.99859756,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "training",
                "start": 1000.115,
                "end": 1000.355,
                "confidence": 0.9995788,
                "punctuated_word": "training",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "data",
                "start": 1000.355,
                "end": 1000.675,
                "confidence": 0.99960953,
                "punctuated_word": "data",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "in",
                "start": 1000.675,
                "end": 1000.755,
                "confidence": 0.9918031,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "reasonable",
                "start": 1000.755,
                "end": 1001.255,
                "confidence": 0.99829525,
                "punctuated_word": "reasonable",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "ways",
                "start": 1001.315,
                "end": 1001.555,
                "confidence": 0.9704883,
                "punctuated_word": "ways.",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "you",
                "start": 1001.555,
                "end": 1001.635,
                "confidence": 0.9922057,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "can",
                "start": 1001.635,
                "end": 1001.955,
                "confidence": 0.9976665,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "change",
                "start": 1001.955,
                "end": 1002.115,
                "confidence": 0.99904484,
                "punctuated_word": "change",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "your",
                "start": 1002.115,
                "end": 1002.195,
                "confidence": 0.9978179,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "training",
                "start": 1002.195,
                "end": 1002.595,
                "confidence": 0.99680316,
                "punctuated_word": "training",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "procedure",
                "start": 1002.595,
                "end": 1002.995,
                "confidence": 0.9992112,
                "punctuated_word": "procedure",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "in",
                "start": 1002.995,
                "end": 1003.075,
                "confidence": 0.99851507,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "reasonable",
                "start": 1003.075,
                "end": 1003.555,
                "confidence": 0.99893695,
                "punctuated_word": "reasonable",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "ways",
                "start": 1003.555,
                "end": 1003.98,
                "confidence": 0.99756837,
                "punctuated_word": "ways.",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "you",
                "start": 1003.98,
                "end": 1004.13995,
                "confidence": 0.999658,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "can",
                "start": 1004.13995,
                "end": 1004.3,
                "confidence": 0.9997423,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "change",
                "start": 1004.3,
                "end": 1004.45996,
                "confidence": 0.9801452,
                "punctuated_word": "change",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "the",
                "start": 1004.45996,
                "end": 1004.66,
                "confidence": 0.996128,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "way",
                "start": 1004.66,
                "end": 1004.86,
                "confidence": 0.9999461,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.613099
              },
              {
                "word": "your",
                "start": 1004.86,
                "end": 1004.94,
                "confidence": 0.99707127,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "model",
                "start": 1004.94,
                "end": 1005.33997,
                "confidence": 0.99968266,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "use",
                "start": 1005.33997,
                "end": 1005.66,
                "confidence": 0.71964866,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "and",
                "start": 1005.66,
                "end": 1005.98,
                "confidence": 0.9539087,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "address",
                "start": 1005.98,
                "end": 1006.3,
                "confidence": 0.9994956,
                "punctuated_word": "address",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "the",
                "start": 1006.3,
                "end": 1006.54,
                "confidence": 0.99880993,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "exact",
                "start": 1006.54,
                "end": 1006.77997,
                "confidence": 0.999876,
                "punctuated_word": "exact",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "same",
                "start": 1006.77997,
                "end": 1007.01996,
                "confidence": 0.9994931,
                "punctuated_word": "same",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "piece",
                "start": 1007.01996,
                "end": 1007.18,
                "confidence": 0.999445,
                "punctuated_word": "piece",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "of",
                "start": 1007.18,
                "end": 1007.33997,
                "confidence": 0.99975747,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "stakeholder",
                "start": 1007.33997,
                "end": 1007.83997,
                "confidence": 0.999491,
                "punctuated_word": "stakeholder",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "feedback",
                "start": 1007.89996,
                "end": 1008.39996,
                "confidence": 0.9965948,
                "punctuated_word": "feedback.",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "and",
                "start": 1008.86,
                "end": 1009.36,
                "confidence": 0.99868613,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "i",
                "start": 1009.89996,
                "end": 1010.39996,
                "confidence": 0.9987702,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "hope",
                "start": 1010.54,
                "end": 1011.04,
                "confidence": 0.9995523,
                "punctuated_word": "hope",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "that",
                "start": 1011.42,
                "end": 1011.66,
                "confidence": 0.9993255,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "this",
                "start": 1011.66,
                "end": 1011.89996,
                "confidence": 0.99963844,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "alternate",
                "start": 1011.89996,
                "end": 1012.3,
                "confidence": 0.99918383,
                "punctuated_word": "alternate",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "reality",
                "start": 1012.3,
                "end": 1012.8,
                "confidence": 0.9999336,
                "punctuated_word": "reality",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "just",
                "start": 1012.86,
                "end": 1013.1,
                "confidence": 0.99902606,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "encourages",
                "start": 1013.1,
                "end": 1013.57996,
                "confidence": 0.99638546,
                "punctuated_word": "encourages",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "people",
                "start": 1013.57996,
                "end": 1013.89996,
                "confidence": 0.99985015,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "to",
                "start": 1013.89996,
                "end": 1014.06,
                "confidence": 0.9996859,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "think",
                "start": 1014.06,
                "end": 1014.22,
                "confidence": 0.9999167,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "about",
                "start": 1014.22,
                "end": 1014.45996,
                "confidence": 0.9998274,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "the",
                "start": 1014.45996,
                "end": 1014.62,
                "confidence": 0.9991708,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "workflows",
                "start": 1014.62,
                "end": 1015.1,
                "confidence": 0.9976062,
                "punctuated_word": "workflows",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "that",
                "start": 1015.1,
                "end": 1015.26,
                "confidence": 0.99975044,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "they",
                "start": 1015.26,
                "end": 1015.42,
                "confidence": 0.9998895,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "have",
                "start": 1015.42,
                "end": 1015.92,
                "confidence": 0.8747735,
                "punctuated_word": "have,",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "right",
                "start": 1016.13995,
                "end": 1016.54,
                "confidence": 0.9975164,
                "punctuated_word": "right,",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "around",
                "start": 1016.54,
                "end": 1016.94,
                "confidence": 0.9996506,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "incorporating",
                "start": 1016.94,
                "end": 1017.44,
                "confidence": 0.99981326,
                "punctuated_word": "incorporating",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "this",
                "start": 1017.5,
                "end": 1017.66,
                "confidence": 0.99705756,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "type",
                "start": 1017.66,
                "end": 1017.89996,
                "confidence": 0.9999603,
                "punctuated_word": "type",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "of",
                "start": 1017.89996,
                "end": 1017.98,
                "confidence": 0.9995641,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "information",
                "start": 1017.98,
                "end": 1018.48,
                "confidence": 0.99986315,
                "punctuated_word": "information",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "back",
                "start": 1018.54,
                "end": 1018.77997,
                "confidence": 0.99974245,
                "punctuated_word": "back",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "into",
                "start": 1018.77997,
                "end": 1019.1,
                "confidence": 0.99878234,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "the",
                "start": 1019.1,
                "end": 1019.505,
                "confidence": 0.9988181,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "systems",
                "start": 1019.745,
                "end": 1019.985,
                "confidence": 0.99957424,
                "punctuated_word": "systems",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "that",
                "start": 1019.985,
                "end": 1020.225,
                "confidence": 0.9998265,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "they're",
                "start": 1020.225,
                "end": 1020.545,
                "confidence": 0.99946487,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "developing",
                "start": 1020.545,
                "end": 1021.045,
                "confidence": 0.7886946,
                "punctuated_word": "developing,",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "because",
                "start": 1021.745,
                "end": 1022.145,
                "confidence": 0.9926259,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "it",
                "start": 1022.145,
                "end": 1022.305,
                "confidence": 0.9998067,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "is",
                "start": 1022.305,
                "end": 1022.465,
                "confidence": 0.9997125,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "not",
                "start": 1022.465,
                "end": 1022.705,
                "confidence": 0.9999136,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "entirely",
                "start": 1022.705,
                "end": 1023.185,
                "confidence": 0.9997986,
                "punctuated_word": "entirely",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "clear",
                "start": 1023.185,
                "end": 1023.685,
                "confidence": 0.99939835,
                "punctuated_word": "clear",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "which",
                "start": 1023.745,
                "end": 1023.905,
                "confidence": 0.9973941,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "one",
                "start": 1023.905,
                "end": 1024.145,
                "confidence": 0.99978095,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "is",
                "start": 1024.145,
                "end": 1024.225,
                "confidence": 0.9998722,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "more",
                "start": 1024.225,
                "end": 1024.465,
                "confidence": 0.9998778,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "effective",
                "start": 1024.465,
                "end": 1024.945,
                "confidence": 0.9976269,
                "punctuated_word": "effective.",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "some",
                "start": 1024.945,
                "end": 1025.185,
                "confidence": 0.9994966,
                "punctuated_word": "Some",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "of",
                "start": 1025.185,
                "end": 1025.265,
                "confidence": 0.999752,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "them",
                "start": 1025.265,
                "end": 1025.425,
                "confidence": 0.9523771,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "might",
                "start": 1025.425,
                "end": 1025.505,
                "confidence": 0.9601802,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "have",
                "start": 1025.505,
                "end": 1025.665,
                "confidence": 0.9973907,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "different",
                "start": 1025.665,
                "end": 1025.985,
                "confidence": 0.9961908,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "costs",
                "start": 1025.985,
                "end": 1026.305,
                "confidence": 0.90103436,
                "punctuated_word": "costs.",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "so",
                "start": 1026.305,
                "end": 1026.465,
                "confidence": 0.9981786,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "if",
                "start": 1026.465,
                "end": 1026.625,
                "confidence": 0.9995567,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "you",
                "start": 1026.625,
                "end": 1026.865,
                "confidence": 0.99995565,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "have",
                "start": 1026.865,
                "end": 1027.105,
                "confidence": 0.9997763,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "economic",
                "start": 1027.105,
                "end": 1027.585,
                "confidence": 0.99963605,
                "punctuated_word": "economic",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "incentives",
                "start": 1027.585,
                "end": 1027.985,
                "confidence": 0.9989486,
                "punctuated_word": "incentives,",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "you'll",
                "start": 1027.985,
                "end": 1028.225,
                "confidence": 0.9997692,
                "punctuated_word": "you'll",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "just",
                "start": 1028.225,
                "end": 1028.385,
                "confidence": 0.9998878,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "pick",
                "start": 1028.385,
                "end": 1028.545,
                "confidence": 0.99967265,
                "punctuated_word": "pick",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "one",
                "start": 1028.545,
                "end": 1028.785,
                "confidence": 0.99968934,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "and",
                "start": 1028.785,
                "end": 1028.945,
                "confidence": 0.99893314,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "move",
                "start": 1028.945,
                "end": 1029.185,
                "confidence": 0.999941,
                "punctuated_word": "move",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "on",
                "start": 1029.185,
                "end": 1029.685,
                "confidence": 0.95782113,
                "punctuated_word": "on.",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "but",
                "start": 1029.825,
                "end": 1030.145,
                "confidence": 0.9786057,
                "punctuated_word": "But,",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "it",
                "start": 1030.625,
                "end": 1030.785,
                "confidence": 0.99961394,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "is",
                "start": 1030.785,
                "end": 1031.025,
                "confidence": 0.99987257,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "not",
                "start": 1031.025,
                "end": 1031.345,
                "confidence": 0.99970895,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "clear",
                "start": 1031.345,
                "end": 1031.845,
                "confidence": 0.99987805,
                "punctuated_word": "clear",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "how",
                "start": 1031.985,
                "end": 1032.0651,
                "confidence": 0.9929101,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "to",
                "start": 1032.0651,
                "end": 1032.225,
                "confidence": 0.5864425,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "actually",
                "start": 1032.225,
                "end": 1032.545,
                "confidence": 0.98689526,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "behave",
                "start": 1032.545,
                "end": 1032.865,
                "confidence": 0.99757355,
                "punctuated_word": "behave",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "in",
                "start": 1032.865,
                "end": 1033.025,
                "confidence": 0.99860257,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "each",
                "start": 1033.025,
                "end": 1033.185,
                "confidence": 0.9998846,
                "punctuated_word": "each",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "of",
                "start": 1033.185,
                "end": 1033.265,
                "confidence": 0.9997242,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "these",
                "start": 1033.265,
                "end": 1033.425,
                "confidence": 0.9988825,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "settings",
                "start": 1033.425,
                "end": 1033.925,
                "confidence": 0.99695826,
                "punctuated_word": "settings.",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "so",
                "start": 1034.34,
                "end": 1034.58,
                "confidence": 0.9967051,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "this",
                "start": 1034.58,
                "end": 1034.82,
                "confidence": 0.9991385,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "even",
                "start": 1034.82,
                "end": 1034.98,
                "confidence": 0.99975723,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "goes",
                "start": 1034.98,
                "end": 1035.22,
                "confidence": 0.99981517,
                "punctuated_word": "goes",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "down",
                "start": 1035.22,
                "end": 1035.46,
                "confidence": 0.9997805,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "for",
                "start": 1035.46,
                "end": 1035.62,
                "confidence": 0.9993812,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "the",
                "start": 1035.62,
                "end": 1035.78,
                "confidence": 0.99887055,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "simplest",
                "start": 1035.78,
                "end": 1036.26,
                "confidence": 0.9938692,
                "punctuated_word": "simplest",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "sparsity",
                "start": 1036.26,
                "end": 1036.74,
                "confidence": 0.99860287,
                "punctuated_word": "sparsity",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "inducing",
                "start": 1036.74,
                "end": 1037.14,
                "confidence": 0.99853396,
                "punctuated_word": "inducing",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "classifier",
                "start": 1037.14,
                "end": 1037.5399,
                "confidence": 0.9540839,
                "punctuated_word": "classifier.",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "so",
                "start": 1037.5399,
                "end": 1037.62,
                "confidence": 0.9986123,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "one",
                "start": 1037.62,
                "end": 1037.78,
                "confidence": 0.9996031,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "of",
                "start": 1037.78,
                "end": 1037.86,
                "confidence": 0.9986639,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "the",
                "start": 1037.86,
                "end": 1037.94,
                "confidence": 0.9824738,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "things",
                "start": 1037.94,
                "end": 1038.1,
                "confidence": 0.9993124,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "you",
                "start": 1038.1,
                "end": 1038.1799,
                "confidence": 0.9991423,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "might",
                "start": 1038.1799,
                "end": 1038.34,
                "confidence": 0.999931,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "care",
                "start": 1038.34,
                "end": 1038.5,
                "confidence": 0.9997004,
                "punctuated_word": "care",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "about",
                "start": 1038.5,
                "end": 1038.74,
                "confidence": 0.99924254,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "is",
                "start": 1038.74,
                "end": 1039.14,
                "confidence": 0.99883145,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "instead",
                "start": 1039.14,
                "end": 1039.46,
                "confidence": 0.90476173,
                "punctuated_word": "instead",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "of",
                "start": 1039.46,
                "end": 1039.62,
                "confidence": 0.9997764,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "just",
                "start": 1039.62,
                "end": 1039.78,
                "confidence": 0.9989343,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "being",
                "start": 1039.78,
                "end": 1040.02,
                "confidence": 0.99982625,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "smooth",
                "start": 1040.02,
                "end": 1040.34,
                "confidence": 0.76935977,
                "punctuated_word": "smooth,",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "as",
                "start": 1040.34,
                "end": 1040.5,
                "confidence": 0.9995851,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "i",
                "start": 1040.5,
                "end": 1040.58,
                "confidence": 0.99807656,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "mentioned",
                "start": 1040.58,
                "end": 1040.98,
                "confidence": 0.4148087,
                "punctuated_word": "mentioned",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "earlier",
                "start": 1040.98,
                "end": 1041.2999,
                "confidence": 0.99964917,
                "punctuated_word": "earlier",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "for",
                "start": 1041.2999,
                "end": 1041.46,
                "confidence": 0.54577285,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "regularization",
                "start": 1041.46,
                "end": 1041.96,
                "confidence": 0.9936819,
                "punctuated_word": "regularization,",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "you",
                "start": 1042.02,
                "end": 1042.1799,
                "confidence": 0.9996712,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "might",
                "start": 1042.1799,
                "end": 1042.34,
                "confidence": 0.9998462,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "care",
                "start": 1042.34,
                "end": 1042.5,
                "confidence": 0.99936754,
                "punctuated_word": "care",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "about",
                "start": 1042.5,
                "end": 1042.74,
                "confidence": 0.99915516,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "being",
                "start": 1042.74,
                "end": 1042.98,
                "confidence": 0.99957377,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "sparse",
                "start": 1042.98,
                "end": 1043.38,
                "confidence": 0.99571264,
                "punctuated_word": "sparse.",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "so",
                "start": 1043.38,
                "end": 1043.7,
                "confidence": 0.99971145,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "i",
                "start": 1043.7,
                "end": 1043.86,
                "confidence": 0.99883276,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "don't",
                "start": 1043.86,
                "end": 1044.02,
                "confidence": 0.99996865,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "wanna",
                "start": 1044.02,
                "end": 1044.26,
                "confidence": 0.9765654,
                "punctuated_word": "wanna",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "use",
                "start": 1044.26,
                "end": 1044.5,
                "confidence": 0.99946755,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "a",
                "start": 1044.5,
                "end": 1044.66,
                "confidence": 0.99983716,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "lot",
                "start": 1044.66,
                "end": 1044.82,
                "confidence": 0.9999268,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "of",
                "start": 1044.82,
                "end": 1044.9,
                "confidence": 0.99969244,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "different",
                "start": 1044.9,
                "end": 1045.2999,
                "confidence": 0.9998012,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "factors",
                "start": 1045.2999,
                "end": 1045.7,
                "confidence": 0.9992663,
                "punctuated_word": "factors",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "about",
                "start": 1045.7,
                "end": 1045.94,
                "confidence": 0.9994672,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "the",
                "start": 1045.94,
                "end": 1046.1,
                "confidence": 0.9996902,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "input",
                "start": 1046.1,
                "end": 1046.4199,
                "confidence": 0.9999019,
                "punctuated_word": "input",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "to",
                "start": 1046.4199,
                "end": 1046.5,
                "confidence": 0.9998554,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "make",
                "start": 1046.5,
                "end": 1046.66,
                "confidence": 0.9998354,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "a",
                "start": 1046.66,
                "end": 1046.74,
                "confidence": 0.9992737,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "decision",
                "start": 1046.74,
                "end": 1047.14,
                "confidence": 0.99994206,
                "punctuated_word": "decision",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "because",
                "start": 1047.14,
                "end": 1047.46,
                "confidence": 0.9055519,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "that",
                "start": 1047.46,
                "end": 1047.62,
                "confidence": 0.99963546,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "can",
                "start": 1047.62,
                "end": 1047.78,
                "confidence": 0.9992526,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "be",
                "start": 1047.78,
                "end": 1048.1799,
                "confidence": 0.9997594,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "really",
                "start": 1048.1799,
                "end": 1048.5,
                "confidence": 0.9997861,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "complicated",
                "start": 1048.5,
                "end": 1049.0,
                "confidence": 0.9999026,
                "punctuated_word": "complicated.",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "i",
                "start": 1049.345,
                "end": 1049.425,
                "confidence": 0.9999136,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "only",
                "start": 1049.425,
                "end": 1049.745,
                "confidence": 0.999948,
                "punctuated_word": "only",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "want",
                "start": 1049.745,
                "end": 1049.8251,
                "confidence": 0.9997439,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "to",
                "start": 1049.8251,
                "end": 1049.985,
                "confidence": 0.999645,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "consider",
                "start": 1049.985,
                "end": 1050.465,
                "confidence": 0.99978167,
                "punctuated_word": "consider",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "your",
                "start": 1050.465,
                "end": 1050.625,
                "confidence": 0.9989241,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "age",
                "start": 1050.625,
                "end": 1050.865,
                "confidence": 0.9991277,
                "punctuated_word": "age",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "and",
                "start": 1050.865,
                "end": 1051.105,
                "confidence": 0.97979134,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "your",
                "start": 1051.105,
                "end": 1051.265,
                "confidence": 0.99946445,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "body",
                "start": 1051.265,
                "end": 1051.585,
                "confidence": 0.99979526,
                "punctuated_word": "body",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "temperature",
                "start": 1051.585,
                "end": 1052.0651,
                "confidence": 0.9996964,
                "punctuated_word": "temperature",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "potentially",
                "start": 1052.0651,
                "end": 1052.545,
                "confidence": 0.9326214,
                "punctuated_word": "potentially",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "when",
                "start": 1052.545,
                "end": 1052.9451,
                "confidence": 0.992708,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "deciding",
                "start": 1052.9451,
                "end": 1053.265,
                "confidence": 0.9955024,
                "punctuated_word": "deciding",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "you",
                "start": 1053.265,
                "end": 1053.425,
                "confidence": 0.9963181,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "have",
                "start": 1053.425,
                "end": 1053.505,
                "confidence": 0.9951552,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8973506
              },
              {
                "word": "a",
                "start": 1053.505,
                "end": 1053.585,
                "confidence": 0.98049897,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "weight",
                "start": 1053.585,
                "end": 1053.8251,
                "confidence": 0.98603445,
                "punctuated_word": "weight",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "even",
                "start": 1053.8251,
                "end": 1054.0651,
                "confidence": 0.83923954,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "if",
                "start": 1054.0651,
                "end": 1054.225,
                "confidence": 0.99973935,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "i",
                "start": 1054.225,
                "end": 1054.305,
                "confidence": 0.9991517,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "have",
                "start": 1054.305,
                "end": 1054.385,
                "confidence": 0.992747,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "access",
                "start": 1054.385,
                "end": 1054.705,
                "confidence": 0.99856657,
                "punctuated_word": "access",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "to",
                "start": 1054.705,
                "end": 1055.025,
                "confidence": 0.9961139,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "you",
                "start": 1055.025,
                "end": 1055.185,
                "confidence": 0.67173666,
                "punctuated_word": "you.",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "it",
                "start": 1055.185,
                "end": 1055.265,
                "confidence": 0.47083592,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "deciding",
                "start": 1055.505,
                "end": 1056.005,
                "confidence": 0.71834314,
                "punctuated_word": "deciding",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "if",
                "start": 1056.0651,
                "end": 1056.145,
                "confidence": 0.99915767,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "you",
                "start": 1056.145,
                "end": 1056.305,
                "confidence": 0.9997831,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "have",
                "start": 1056.305,
                "end": 1056.465,
                "confidence": 0.999718,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "a",
                "start": 1056.465,
                "end": 1056.625,
                "confidence": 0.9873236,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "fever",
                "start": 1056.625,
                "end": 1057.125,
                "confidence": 0.79675114,
                "punctuated_word": "fever.",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "right",
                "start": 1057.345,
                "end": 1057.665,
                "confidence": 0.99000204,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "as",
                "start": 1057.665,
                "end": 1057.905,
                "confidence": 0.99851114,
                "punctuated_word": "As",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "opposed",
                "start": 1057.905,
                "end": 1058.225,
                "confidence": 0.99886,
                "punctuated_word": "opposed",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "to",
                "start": 1058.225,
                "end": 1058.465,
                "confidence": 0.9995115,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "using",
                "start": 1058.465,
                "end": 1058.705,
                "confidence": 0.99928313,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "your",
                "start": 1058.705,
                "end": 1058.9451,
                "confidence": 0.99934536,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "entire",
                "start": 1058.9451,
                "end": 1059.345,
                "confidence": 0.9999441,
                "punctuated_word": "entire",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "electronic",
                "start": 1059.345,
                "end": 1059.8251,
                "confidence": 0.9992428,
                "punctuated_word": "electronic",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "health",
                "start": 1059.8251,
                "end": 1060.145,
                "confidence": 0.9995647,
                "punctuated_word": "health",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "record",
                "start": 1060.145,
                "end": 1060.465,
                "confidence": 0.97698176,
                "punctuated_word": "record.",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "right",
                "start": 1060.465,
                "end": 1060.625,
                "confidence": 0.9916029,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.6250072
              },
              {
                "word": "i",
                "start": 1060.625,
                "end": 1060.705,
                "confidence": 0.9994831,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.49690467
              },
              {
                "word": "just",
                "start": 1060.705,
                "end": 1060.9451,
                "confidence": 0.99982905,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.49690467
              },
              {
                "word": "need",
                "start": 1060.9451,
                "end": 1061.185,
                "confidence": 0.9995382,
                "punctuated_word": "need",
                "speaker": 2,
                "speaker_confidence": 0.49690467
              },
              {
                "word": "your",
                "start": 1061.185,
                "end": 1061.265,
                "confidence": 0.99975806,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.49690467
              },
              {
                "word": "body",
                "start": 1061.265,
                "end": 1061.505,
                "confidence": 0.9998055,
                "punctuated_word": "body",
                "speaker": 2,
                "speaker_confidence": 0.49690467
              },
              {
                "word": "temperature",
                "start": 1061.505,
                "end": 1062.005,
                "confidence": 0.99853504,
                "punctuated_word": "temperature.",
                "speaker": 2,
                "speaker_confidence": 0.49690467
              },
              {
                "word": "i",
                "start": 1062.15,
                "end": 1062.31,
                "confidence": 0.99264455,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.49690467
              },
              {
                "word": "want",
                "start": 1062.31,
                "end": 1062.55,
                "confidence": 0.8994332,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.49690467
              },
              {
                "word": "a",
                "start": 1062.55,
                "end": 1062.63,
                "confidence": 0.9864362,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.49690467
              },
              {
                "word": "sparse",
                "start": 1062.63,
                "end": 1063.03,
                "confidence": 0.9750192,
                "punctuated_word": "sparse",
                "speaker": 2,
                "speaker_confidence": 0.49690467
              },
              {
                "word": "constraint",
                "start": 1063.03,
                "end": 1063.43,
                "confidence": 0.99498665,
                "punctuated_word": "constraint.",
                "speaker": 2,
                "speaker_confidence": 0.49690467
              },
              {
                "word": "i",
                "start": 1063.43,
                "end": 1063.59,
                "confidence": 0.9998697,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.49690467
              },
              {
                "word": "want",
                "start": 1063.59,
                "end": 1063.75,
                "confidence": 0.99963725,
                "punctuated_word": "want",
                "speaker": 2,
                "speaker_confidence": 0.49690467
              },
              {
                "word": "you",
                "start": 1063.75,
                "end": 1063.8301,
                "confidence": 0.99945253,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.5427011
              },
              {
                "word": "to",
                "start": 1063.8301,
                "end": 1063.91,
                "confidence": 0.99890137,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5427011
              },
              {
                "word": "use",
                "start": 1063.91,
                "end": 1064.23,
                "confidence": 0.9998902,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.5427011
              },
              {
                "word": "one",
                "start": 1064.23,
                "end": 1064.39,
                "confidence": 0.9998012,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.5427011
              },
              {
                "word": "thing",
                "start": 1064.39,
                "end": 1064.7101,
                "confidence": 0.9999343,
                "punctuated_word": "thing",
                "speaker": 2,
                "speaker_confidence": 0.5427011
              },
              {
                "word": "even",
                "start": 1064.7101,
                "end": 1064.87,
                "confidence": 0.9096875,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.5427011
              },
              {
                "word": "if",
                "start": 1064.87,
                "end": 1065.03,
                "confidence": 0.9996741,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.5427011
              },
              {
                "word": "you",
                "start": 1065.03,
                "end": 1065.11,
                "confidence": 0.9998816,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.5427011
              },
              {
                "word": "have",
                "start": 1065.11,
                "end": 1065.27,
                "confidence": 0.99773955,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.5427011
              },
              {
                "word": "access",
                "start": 1065.27,
                "end": 1065.59,
                "confidence": 0.99957484,
                "punctuated_word": "access",
                "speaker": 2,
                "speaker_confidence": 0.5427011
              },
              {
                "word": "to",
                "start": 1065.59,
                "end": 1065.67,
                "confidence": 0.99962914,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5427011
              },
              {
                "word": "a",
                "start": 1065.67,
                "end": 1065.8301,
                "confidence": 0.9988574,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5427011
              },
              {
                "word": "million",
                "start": 1065.8301,
                "end": 1066.3301,
                "confidence": 0.9965248,
                "punctuated_word": "million.",
                "speaker": 2,
                "speaker_confidence": 0.5427011
              },
              {
                "word": "and",
                "start": 1066.9501,
                "end": 1067.03,
                "confidence": 0.99883443,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.13255823
              },
              {
                "word": "so",
                "start": 1067.03,
                "end": 1067.27,
                "confidence": 0.9971904,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.13255823
              },
              {
                "word": "we",
                "start": 1067.27,
                "end": 1067.35,
                "confidence": 0.98115474,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.13255823
              },
              {
                "word": "were",
                "start": 1067.35,
                "end": 1067.51,
                "confidence": 0.99828064,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.13255823
              },
              {
                "word": "able",
                "start": 1067.51,
                "end": 1067.75,
                "confidence": 0.99987197,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.13255823
              },
              {
                "word": "to",
                "start": 1067.75,
                "end": 1067.8301,
                "confidence": 0.99941087,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "show",
                "start": 1067.8301,
                "end": 1068.0701,
                "confidence": 0.99986064,
                "punctuated_word": "show",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "and",
                "start": 1068.0701,
                "end": 1068.31,
                "confidence": 0.56360894,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "it's",
                "start": 1068.31,
                "end": 1068.81,
                "confidence": 0.88530004,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "quite",
                "start": 1069.03,
                "end": 1069.27,
                "confidence": 0.9975067,
                "punctuated_word": "quite",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "straightforward",
                "start": 1069.27,
                "end": 1069.75,
                "confidence": 0.99481237,
                "punctuated_word": "straightforward",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "to",
                "start": 1069.75,
                "end": 1069.91,
                "confidence": 0.99946433,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "show",
                "start": 1069.91,
                "end": 1070.0701,
                "confidence": 0.9996928,
                "punctuated_word": "show",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "that",
                "start": 1070.0701,
                "end": 1070.31,
                "confidence": 0.94221115,
                "punctuated_word": "that,",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "like",
                "start": 1070.31,
                "end": 1070.47,
                "confidence": 0.99846077,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "even",
                "start": 1070.47,
                "end": 1070.7101,
                "confidence": 0.9997477,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "for",
                "start": 1070.7101,
                "end": 1070.87,
                "confidence": 0.99974316,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "this",
                "start": 1070.87,
                "end": 1071.11,
                "confidence": 0.9308469,
                "punctuated_word": "this,",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "like",
                "start": 1071.11,
                "end": 1071.61,
                "confidence": 0.99751866,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "old",
                "start": 1072.23,
                "end": 1072.47,
                "confidence": 0.9991586,
                "punctuated_word": "old",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "school",
                "start": 1072.47,
                "end": 1072.7101,
                "confidence": 0.9998367,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "seminal",
                "start": 1072.7101,
                "end": 1073.11,
                "confidence": 0.89614767,
                "punctuated_word": "seminal",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "result",
                "start": 1073.11,
                "end": 1073.43,
                "confidence": 0.8544614,
                "punctuated_word": "result",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "in",
                "start": 1073.43,
                "end": 1073.67,
                "confidence": 0.89385647,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "statistics",
                "start": 1073.67,
                "end": 1074.17,
                "confidence": 0.96735823,
                "punctuated_word": "statistics,",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "there",
                "start": 1074.7151,
                "end": 1074.9551,
                "confidence": 0.9529986,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "are",
                "start": 1074.9551,
                "end": 1075.035,
                "confidence": 0.99253356,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "two",
                "start": 1075.035,
                "end": 1075.275,
                "confidence": 0.9998387,
                "punctuated_word": "two",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "different",
                "start": 1075.275,
                "end": 1075.5951,
                "confidence": 0.999094,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "ways",
                "start": 1075.5951,
                "end": 1076.0951,
                "confidence": 0.9996408,
                "punctuated_word": "ways",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "of",
                "start": 1076.155,
                "end": 1076.395,
                "confidence": 0.999772,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "accounting",
                "start": 1076.395,
                "end": 1076.795,
                "confidence": 0.99986243,
                "punctuated_word": "accounting",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "for",
                "start": 1076.795,
                "end": 1076.9551,
                "confidence": 0.9997099,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "that",
                "start": 1076.9551,
                "end": 1077.1951,
                "confidence": 0.9999336,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "constraint",
                "start": 1077.1951,
                "end": 1077.6951,
                "confidence": 0.99589634,
                "punctuated_word": "constraint.",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "and",
                "start": 1078.2351,
                "end": 1078.4751,
                "confidence": 0.99759275,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "so",
                "start": 1078.4751,
                "end": 1078.7151,
                "confidence": 0.9963593,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "what",
                "start": 1078.7151,
                "end": 1078.875,
                "confidence": 0.9830451,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "that",
                "start": 1078.875,
                "end": 1079.1951,
                "confidence": 0.99952567,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "does",
                "start": 1079.1951,
                "end": 1079.675,
                "confidence": 0.9998228,
                "punctuated_word": "does",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "is",
                "start": 1079.675,
                "end": 1079.915,
                "confidence": 0.9752489,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "it",
                "start": 1079.915,
                "end": 1080.0751,
                "confidence": 0.9898661,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "hopefully",
                "start": 1080.0751,
                "end": 1080.555,
                "confidence": 0.9631997,
                "punctuated_word": "hopefully",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "helps",
                "start": 1080.555,
                "end": 1080.9551,
                "confidence": 0.98987025,
                "punctuated_word": "helps",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "developers",
                "start": 1080.9551,
                "end": 1081.4551,
                "confidence": 0.9917435,
                "punctuated_word": "developers",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "think",
                "start": 1081.515,
                "end": 1081.755,
                "confidence": 0.9964366,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "in",
                "start": 1081.755,
                "end": 1081.915,
                "confidence": 0.9990339,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "a",
                "start": 1081.915,
                "end": 1081.995,
                "confidence": 0.99818355,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "way",
                "start": 1081.995,
                "end": 1082.495,
                "confidence": 0.9999852,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "of",
                "start": 1082.795,
                "end": 1083.295,
                "confidence": 0.9984363,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "at",
                "start": 1083.8351,
                "end": 1083.995,
                "confidence": 0.9402811,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "least",
                "start": 1083.995,
                "end": 1084.495,
                "confidence": 0.99993026,
                "punctuated_word": "least",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "encouraging",
                "start": 1084.555,
                "end": 1085.055,
                "confidence": 0.99411494,
                "punctuated_word": "encouraging",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "them",
                "start": 1085.1151,
                "end": 1085.3551,
                "confidence": 0.9998375,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "to",
                "start": 1085.3551,
                "end": 1085.5951,
                "confidence": 0.99970514,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "consider",
                "start": 1085.5951,
                "end": 1086.0751,
                "confidence": 0.99977964,
                "punctuated_word": "consider",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "all",
                "start": 1086.0751,
                "end": 1086.3151,
                "confidence": 0.999537,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "options",
                "start": 1086.3151,
                "end": 1086.635,
                "confidence": 0.99980503,
                "punctuated_word": "options",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "and",
                "start": 1086.635,
                "end": 1086.795,
                "confidence": 0.99158984,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "justify",
                "start": 1086.795,
                "end": 1087.295,
                "confidence": 0.9951851,
                "punctuated_word": "justify",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "them",
                "start": 1087.3551,
                "end": 1087.5951,
                "confidence": 0.99516296,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "in",
                "start": 1087.5951,
                "end": 1087.755,
                "confidence": 0.9982091,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "potential",
                "start": 1087.755,
                "end": 1088.2351,
                "confidence": 0.99749666,
                "punctuated_word": "potential",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "ways",
                "start": 1088.2351,
                "end": 1088.635,
                "confidence": 0.9994753,
                "punctuated_word": "ways",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "that",
                "start": 1088.635,
                "end": 1088.795,
                "confidence": 0.9970517,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "are",
                "start": 1088.795,
                "end": 1088.9551,
                "confidence": 0.9998704,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "meaningful",
                "start": 1088.9551,
                "end": 1089.4551,
                "confidence": 0.9992012,
                "punctuated_word": "meaningful.",
                "speaker": 2,
                "speaker_confidence": 0.8734952
              },
              {
                "word": "yeah",
                "start": 1091.08,
                "end": 1091.48,
                "confidence": 0.9738652,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.50764126
              },
              {
                "word": "that",
                "start": 1091.48,
                "end": 1091.72,
                "confidence": 0.99911064,
                "punctuated_word": "That",
                "speaker": 1,
                "speaker_confidence": 0.50764126
              },
              {
                "word": "makes",
                "start": 1091.72,
                "end": 1091.96,
                "confidence": 0.9775359,
                "punctuated_word": "makes",
                "speaker": 1,
                "speaker_confidence": 0.50764126
              },
              {
                "word": "sense",
                "start": 1091.96,
                "end": 1092.46,
                "confidence": 0.9991418,
                "punctuated_word": "sense.",
                "speaker": 1,
                "speaker_confidence": 0.50764126
              },
              {
                "word": "let's",
                "start": 1093.3999,
                "end": 1093.6399,
                "confidence": 0.99086696,
                "punctuated_word": "Let's",
                "speaker": 1,
                "speaker_confidence": 0.50764126
              },
              {
                "word": "shift",
                "start": 1093.6399,
                "end": 1093.88,
                "confidence": 0.9970926,
                "punctuated_word": "shift",
                "speaker": 1,
                "speaker_confidence": 0.50764126
              },
              {
                "word": "and",
                "start": 1093.88,
                "end": 1094.0399,
                "confidence": 0.9964737,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.50764126
              },
              {
                "word": "talk",
                "start": 1094.0399,
                "end": 1094.36,
                "confidence": 0.99974173,
                "punctuated_word": "talk",
                "speaker": 1,
                "speaker_confidence": 0.50764126
              },
              {
                "word": "a",
                "start": 1094.36,
                "end": 1094.44,
                "confidence": 0.9994943,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.43863964
              },
              {
                "word": "little",
                "start": 1094.44,
                "end": 1094.6799,
                "confidence": 0.9998895,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.43863964
              },
              {
                "word": "bit",
                "start": 1094.6799,
                "end": 1095.08,
                "confidence": 0.9985567,
                "punctuated_word": "bit",
                "speaker": 1,
                "speaker_confidence": 0.43863964
              },
              {
                "word": "about",
                "start": 1095.08,
                "end": 1095.3999,
                "confidence": 0.99965,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.43863964
              },
              {
                "word": "fabric",
                "start": 1095.3999,
                "end": 1095.7999,
                "confidence": 0.8499219,
                "punctuated_word": "Fabric.",
                "speaker": 1,
                "speaker_confidence": 0.43863964
              },
              {
                "word": "can",
                "start": 1095.7999,
                "end": 1096.0399,
                "confidence": 0.99960667,
                "punctuated_word": "Can",
                "speaker": 1,
                "speaker_confidence": 0.43863964
              },
              {
                "word": "you",
                "start": 1096.0399,
                "end": 1096.12,
                "confidence": 0.99974984,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.43863964
              },
              {
                "word": "walk",
                "start": 1096.12,
                "end": 1096.2799,
                "confidence": 0.9998827,
                "punctuated_word": "walk",
                "speaker": 1,
                "speaker_confidence": 0.43863964
              },
              {
                "word": "us",
                "start": 1096.2799,
                "end": 1096.5199,
                "confidence": 0.9998166,
                "punctuated_word": "us",
                "speaker": 1,
                "speaker_confidence": 0.43863964
              },
              {
                "word": "through",
                "start": 1096.5199,
                "end": 1096.76,
                "confidence": 0.999684,
                "punctuated_word": "through",
                "speaker": 1,
                "speaker_confidence": 0.43863964
              },
              {
                "word": "what",
                "start": 1096.76,
                "end": 1096.9199,
                "confidence": 0.9986791,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.6657225
              },
              {
                "word": "the",
                "start": 1096.9199,
                "end": 1097.08,
                "confidence": 0.9994248,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6657225
              },
              {
                "word": "motivation",
                "start": 1097.08,
                "end": 1097.58,
                "confidence": 0.99940634,
                "punctuated_word": "motivation",
                "speaker": 1,
                "speaker_confidence": 0.6657225
              },
              {
                "word": "for",
                "start": 1097.6399,
                "end": 1097.88,
                "confidence": 0.99911016,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.6657225
              },
              {
                "word": "that",
                "start": 1097.88,
                "end": 1098.12,
                "confidence": 0.99843484,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6657225
              },
              {
                "word": "project",
                "start": 1098.12,
                "end": 1098.6,
                "confidence": 0.999366,
                "punctuated_word": "project",
                "speaker": 1,
                "speaker_confidence": 0.6657225
              },
              {
                "word": "was",
                "start": 1098.6,
                "end": 1099.0,
                "confidence": 0.86105746,
                "punctuated_word": "was",
                "speaker": 1,
                "speaker_confidence": 0.6657225
              },
              {
                "word": "and",
                "start": 1099.0,
                "end": 1099.3999,
                "confidence": 0.91762227,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6657225
              },
              {
                "word": "how",
                "start": 1099.3999,
                "end": 1099.5599,
                "confidence": 0.999491,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.6657225
              },
              {
                "word": "it",
                "start": 1099.5599,
                "end": 1099.7999,
                "confidence": 0.9991485,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.6657225
              },
              {
                "word": "evolved",
                "start": 1099.7999,
                "end": 1100.2,
                "confidence": 0.99825174,
                "punctuated_word": "evolved",
                "speaker": 1,
                "speaker_confidence": 0.6657225
              },
              {
                "word": "over",
                "start": 1100.2,
                "end": 1100.36,
                "confidence": 0.9496038,
                "punctuated_word": "over",
                "speaker": 1,
                "speaker_confidence": 0.6657225
              },
              {
                "word": "time",
                "start": 1100.36,
                "end": 1100.76,
                "confidence": 0.99146074,
                "punctuated_word": "time?",
                "speaker": 1,
                "speaker_confidence": 0.6657225
              },
              {
                "word": "the",
                "start": 1100.76,
                "end": 1100.9199,
                "confidence": 0.9881803,
                "punctuated_word": "The",
                "speaker": 2,
                "speaker_confidence": 0.44304824
              },
              {
                "word": "thing",
                "start": 1100.9199,
                "end": 1101.08,
                "confidence": 0.9988431,
                "punctuated_word": "thing",
                "speaker": 2,
                "speaker_confidence": 0.44304824
              },
              {
                "word": "that",
                "start": 1101.08,
                "end": 1101.24,
                "confidence": 0.99798715,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.44304824
              },
              {
                "word": "we're",
                "start": 1101.24,
                "end": 1101.3999,
                "confidence": 0.9970938,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.44304824
              },
              {
                "word": "very",
                "start": 1101.3999,
                "end": 1101.6399,
                "confidence": 0.9986218,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.44304824
              },
              {
                "word": "excited",
                "start": 1101.6399,
                "end": 1102.0399,
                "confidence": 0.99980336,
                "punctuated_word": "excited",
                "speaker": 2,
                "speaker_confidence": 0.44304824
              },
              {
                "word": "about",
                "start": 1102.0399,
                "end": 1102.2799,
                "confidence": 0.9995826,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.44304824
              },
              {
                "word": "around",
                "start": 1102.2799,
                "end": 1102.6,
                "confidence": 0.9970853,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.44304824
              },
              {
                "word": "fabric",
                "start": 1102.6,
                "end": 1103.1,
                "confidence": 0.979412,
                "punctuated_word": "Fabric",
                "speaker": 2,
                "speaker_confidence": 0.44304824
              },
              {
                "word": "is",
                "start": 1103.975,
                "end": 1104.475,
                "confidence": 0.9991629,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.44304824
              },
              {
                "word": "trying",
                "start": 1105.175,
                "end": 1105.5751,
                "confidence": 0.99477994,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "to",
                "start": 1105.5751,
                "end": 1105.895,
                "confidence": 0.9998178,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "celebrate",
                "start": 1105.895,
                "end": 1106.395,
                "confidence": 0.999944,
                "punctuated_word": "celebrate",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "the",
                "start": 1106.4551,
                "end": 1106.775,
                "confidence": 0.9989496,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "successes",
                "start": 1106.775,
                "end": 1107.275,
                "confidence": 0.99868685,
                "punctuated_word": "successes",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "of",
                "start": 1107.495,
                "end": 1107.895,
                "confidence": 0.99987125,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "ai",
                "start": 1107.895,
                "end": 1108.135,
                "confidence": 0.99920964,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "use",
                "start": 1108.135,
                "end": 1108.635,
                "confidence": 0.9943423,
                "punctuated_word": "use.",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "okay",
                "start": 1109.255,
                "end": 1109.755,
                "confidence": 0.5499865,
                "punctuated_word": "Okay.",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "the",
                "start": 1110.055,
                "end": 1110.295,
                "confidence": 0.99696106,
                "punctuated_word": "The",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "ai",
                "start": 1110.295,
                "end": 1110.535,
                "confidence": 0.98964626,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "ethics",
                "start": 1110.535,
                "end": 1110.775,
                "confidence": 0.9355864,
                "punctuated_word": "ethics",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "community",
                "start": 1110.775,
                "end": 1111.175,
                "confidence": 0.9969146,
                "punctuated_word": "community",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "has",
                "start": 1111.175,
                "end": 1111.3351,
                "confidence": 0.99965906,
                "punctuated_word": "has",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "done",
                "start": 1111.3351,
                "end": 1111.495,
                "confidence": 0.9997569,
                "punctuated_word": "done",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "an",
                "start": 1111.495,
                "end": 1111.895,
                "confidence": 0.9995277,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "incredible",
                "start": 1111.895,
                "end": 1112.395,
                "confidence": 0.99964404,
                "punctuated_word": "incredible",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "job",
                "start": 1112.615,
                "end": 1113.115,
                "confidence": 0.9999145,
                "punctuated_word": "job",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "over",
                "start": 1113.655,
                "end": 1113.975,
                "confidence": 0.9826555,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "the",
                "start": 1113.975,
                "end": 1114.135,
                "confidence": 0.99990237,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "last",
                "start": 1114.135,
                "end": 1114.635,
                "confidence": 0.999783,
                "punctuated_word": "last",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "five",
                "start": 1114.6951,
                "end": 1115.015,
                "confidence": 0.99957854,
                "punctuated_word": "five",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "years",
                "start": 1115.015,
                "end": 1115.495,
                "confidence": 0.99990535,
                "punctuated_word": "years",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "of",
                "start": 1115.495,
                "end": 1115.655,
                "confidence": 0.997521,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "document",
                "start": 1115.655,
                "end": 1116.155,
                "confidence": 0.7133491,
                "punctuated_word": "document",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "the",
                "start": 1116.2151,
                "end": 1116.295,
                "confidence": 0.58210236,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6532453
              },
              {
                "word": "documenting",
                "start": 1116.535,
                "end": 1117.015,
                "confidence": 0.9995396,
                "punctuated_word": "documenting",
                "speaker": 2,
                "speaker_confidence": 0.5527328
              },
              {
                "word": "the",
                "start": 1117.015,
                "end": 1117.175,
                "confidence": 0.9979492,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5527328
              },
              {
                "word": "incidents",
                "start": 1117.175,
                "end": 1117.655,
                "confidence": 0.9054054,
                "punctuated_word": "incidents",
                "speaker": 2,
                "speaker_confidence": 0.5527328
              },
              {
                "word": "where",
                "start": 1117.655,
                "end": 1117.975,
                "confidence": 0.99017906,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.5527328
              },
              {
                "word": "ais",
                "start": 1117.975,
                "end": 1118.475,
                "confidence": 0.81000817,
                "punctuated_word": "AIs",
                "speaker": 2,
                "speaker_confidence": 0.5527328
              },
              {
                "word": "have",
                "start": 1118.6599,
                "end": 1118.98,
                "confidence": 0.9985033,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.5527328
              },
              {
                "word": "harmed",
                "start": 1118.98,
                "end": 1119.46,
                "confidence": 0.9994312,
                "punctuated_word": "harmed",
                "speaker": 2,
                "speaker_confidence": 0.5527328
              },
              {
                "word": "individuals",
                "start": 1119.46,
                "end": 1119.96,
                "confidence": 0.97483814,
                "punctuated_word": "individuals,",
                "speaker": 2,
                "speaker_confidence": 0.5527328
              },
              {
                "word": "documenting",
                "start": 1120.5,
                "end": 1120.98,
                "confidence": 0.99935013,
                "punctuated_word": "documenting",
                "speaker": 2,
                "speaker_confidence": 0.5527328
              },
              {
                "word": "the",
                "start": 1120.98,
                "end": 1121.22,
                "confidence": 0.9998776,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "risks",
                "start": 1121.22,
                "end": 1121.46,
                "confidence": 0.9992586,
                "punctuated_word": "risks",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "that",
                "start": 1121.46,
                "end": 1121.7,
                "confidence": 0.99981123,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "are",
                "start": 1121.7,
                "end": 1121.86,
                "confidence": 0.9996642,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "associated",
                "start": 1121.86,
                "end": 1122.36,
                "confidence": 0.99989796,
                "punctuated_word": "associated",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "with",
                "start": 1122.4199,
                "end": 1122.6599,
                "confidence": 0.99986756,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "ai",
                "start": 1122.6599,
                "end": 1122.8999,
                "confidence": 0.99782217,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "systems",
                "start": 1122.8999,
                "end": 1123.3999,
                "confidence": 0.9407835,
                "punctuated_word": "systems.",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "but",
                "start": 1123.86,
                "end": 1124.1,
                "confidence": 0.9989191,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "as",
                "start": 1124.1,
                "end": 1124.6,
                "confidence": 0.9975775,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "machine",
                "start": 1125.38,
                "end": 1125.62,
                "confidence": 0.9928288,
                "punctuated_word": "machine",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "learning",
                "start": 1125.62,
                "end": 1125.94,
                "confidence": 0.99986184,
                "punctuated_word": "learning",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "models",
                "start": 1125.94,
                "end": 1126.26,
                "confidence": 0.9997464,
                "punctuated_word": "models",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "and",
                "start": 1126.26,
                "end": 1126.5,
                "confidence": 0.9700141,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "ai",
                "start": 1126.5,
                "end": 1126.74,
                "confidence": 0.99899334,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "systems",
                "start": 1126.74,
                "end": 1127.0599,
                "confidence": 0.99943715,
                "punctuated_word": "systems",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "are",
                "start": 1127.0599,
                "end": 1127.22,
                "confidence": 0.99948174,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "deployed",
                "start": 1127.22,
                "end": 1127.62,
                "confidence": 0.9998908,
                "punctuated_word": "deployed",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "at",
                "start": 1127.62,
                "end": 1127.86,
                "confidence": 0.9973623,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "scale",
                "start": 1127.86,
                "end": 1128.36,
                "confidence": 0.9932996,
                "punctuated_word": "scale,",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "there",
                "start": 1128.4199,
                "end": 1128.74,
                "confidence": 0.9985935,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "is",
                "start": 1128.74,
                "end": 1128.8999,
                "confidence": 0.9998841,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "no",
                "start": 1128.8999,
                "end": 1129.22,
                "confidence": 0.9998431,
                "punctuated_word": "no",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "library",
                "start": 1129.22,
                "end": 1129.72,
                "confidence": 0.9999435,
                "punctuated_word": "library",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "for",
                "start": 1130.58,
                "end": 1130.98,
                "confidence": 0.99771357,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "someone",
                "start": 1130.98,
                "end": 1131.48,
                "confidence": 0.9999163,
                "punctuated_word": "someone",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "who's",
                "start": 1132.215,
                "end": 1132.695,
                "confidence": 0.9912188,
                "punctuated_word": "who's",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "deploying",
                "start": 1132.695,
                "end": 1133.195,
                "confidence": 0.9997578,
                "punctuated_word": "deploying",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "a",
                "start": 1133.6549,
                "end": 1133.815,
                "confidence": 0.9994178,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "system",
                "start": 1133.815,
                "end": 1134.2949,
                "confidence": 0.999948,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "to",
                "start": 1134.2949,
                "end": 1134.455,
                "confidence": 0.9997547,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "pull",
                "start": 1134.455,
                "end": 1134.775,
                "confidence": 0.9998511,
                "punctuated_word": "pull",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "from",
                "start": 1134.775,
                "end": 1135.275,
                "confidence": 0.999882,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "and",
                "start": 1135.6549,
                "end": 1136.0549,
                "confidence": 0.9765453,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "see",
                "start": 1136.0549,
                "end": 1136.2949,
                "confidence": 0.99992716,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "what",
                "start": 1136.2949,
                "end": 1136.455,
                "confidence": 0.9999225,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "a",
                "start": 1136.455,
                "end": 1136.695,
                "confidence": 0.998587,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "success",
                "start": 1136.695,
                "end": 1137.095,
                "confidence": 0.9999007,
                "punctuated_word": "success",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "story",
                "start": 1137.095,
                "end": 1137.495,
                "confidence": 0.99991024,
                "punctuated_word": "story",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "looks",
                "start": 1137.495,
                "end": 1137.735,
                "confidence": 0.9996427,
                "punctuated_word": "looks",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "like",
                "start": 1137.735,
                "end": 1137.975,
                "confidence": 0.9753859,
                "punctuated_word": "like.",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "and",
                "start": 1137.975,
                "end": 1138.135,
                "confidence": 0.9952421,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "so",
                "start": 1138.135,
                "end": 1138.2949,
                "confidence": 0.99350476,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "what",
                "start": 1138.2949,
                "end": 1138.455,
                "confidence": 0.9933108,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "we",
                "start": 1138.455,
                "end": 1138.695,
                "confidence": 0.9997497,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "wanted",
                "start": 1138.695,
                "end": 1139.015,
                "confidence": 0.99926454,
                "punctuated_word": "wanted",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "to",
                "start": 1139.015,
                "end": 1139.095,
                "confidence": 0.999622,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "do",
                "start": 1139.095,
                "end": 1139.335,
                "confidence": 0.9998779,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "is",
                "start": 1139.335,
                "end": 1139.6549,
                "confidence": 0.9991351,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "build",
                "start": 1139.6549,
                "end": 1139.975,
                "confidence": 0.9994555,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "a",
                "start": 1139.975,
                "end": 1140.135,
                "confidence": 0.99661547,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "repository",
                "start": 1140.135,
                "end": 1140.635,
                "confidence": 0.9998411,
                "punctuated_word": "repository",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "of",
                "start": 1141.575,
                "end": 1142.075,
                "confidence": 0.9998629,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "successful",
                "start": 1142.375,
                "end": 1142.875,
                "confidence": 0.9994623,
                "punctuated_word": "successful",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "current",
                "start": 1143.495,
                "end": 1143.995,
                "confidence": 0.97002953,
                "punctuated_word": "current",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "deployments",
                "start": 1144.0549,
                "end": 1144.5549,
                "confidence": 0.9959194,
                "punctuated_word": "deployments",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "of",
                "start": 1144.775,
                "end": 1145.1749,
                "confidence": 0.9999211,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "ai",
                "start": 1145.1749,
                "end": 1145.335,
                "confidence": 0.9997917,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "systems",
                "start": 1145.335,
                "end": 1145.835,
                "confidence": 0.999795,
                "punctuated_word": "systems",
                "speaker": 2,
                "speaker_confidence": 0.7217041
              },
              {
                "word": "where",
                "start": 1146.135,
                "end": 1146.2949,
                "confidence": 0.578886,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "we",
                "start": 1146.2949,
                "end": 1146.5349,
                "confidence": 0.9998938,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "characterize",
                "start": 1146.5349,
                "end": 1147.0349,
                "confidence": 0.98695123,
                "punctuated_word": "characterize",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "the",
                "start": 1147.98,
                "end": 1148.22,
                "confidence": 0.99991655,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "governance",
                "start": 1148.22,
                "end": 1148.72,
                "confidence": 0.9997899,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "that",
                "start": 1148.78,
                "end": 1149.1,
                "confidence": 0.9998155,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "one",
                "start": 1149.1,
                "end": 1149.26,
                "confidence": 0.99981123,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "puts",
                "start": 1149.26,
                "end": 1149.76,
                "confidence": 0.9998203,
                "punctuated_word": "puts",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "around",
                "start": 1149.9,
                "end": 1150.22,
                "confidence": 0.9998129,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "the",
                "start": 1150.22,
                "end": 1150.46,
                "confidence": 0.9994413,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "ai",
                "start": 1150.46,
                "end": 1150.7,
                "confidence": 0.999759,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "system",
                "start": 1150.7,
                "end": 1151.2,
                "confidence": 0.9972495,
                "punctuated_word": "system.",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "so",
                "start": 1151.58,
                "end": 1151.74,
                "confidence": 0.9995795,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "i",
                "start": 1151.74,
                "end": 1151.82,
                "confidence": 0.99962735,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "do",
                "start": 1151.82,
                "end": 1151.98,
                "confidence": 0.9995142,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "not",
                "start": 1151.98,
                "end": 1152.14,
                "confidence": 0.99997187,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "care",
                "start": 1152.14,
                "end": 1152.38,
                "confidence": 0.9999819,
                "punctuated_word": "care",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "if",
                "start": 1152.38,
                "end": 1152.54,
                "confidence": 0.9997825,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "you're",
                "start": 1152.54,
                "end": 1152.7,
                "confidence": 0.9996674,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "deploying",
                "start": 1152.7,
                "end": 1153.02,
                "confidence": 0.9999242,
                "punctuated_word": "deploying",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "a",
                "start": 1153.02,
                "end": 1153.1799,
                "confidence": 0.99975926,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "large",
                "start": 1153.1799,
                "end": 1153.42,
                "confidence": 0.99979764,
                "punctuated_word": "large",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "language",
                "start": 1153.42,
                "end": 1153.82,
                "confidence": 0.99992096,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "model",
                "start": 1153.82,
                "end": 1154.14,
                "confidence": 0.9998293,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "or",
                "start": 1154.14,
                "end": 1154.38,
                "confidence": 0.99426335,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "predictive",
                "start": 1154.38,
                "end": 1154.86,
                "confidence": 0.7273915,
                "punctuated_word": "predictive",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "even",
                "start": 1154.94,
                "end": 1155.1799,
                "confidence": 0.99947184,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "a",
                "start": 1155.1799,
                "end": 1155.34,
                "confidence": 0.66061115,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "even",
                "start": 1155.58,
                "end": 1155.82,
                "confidence": 0.99649054,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "an",
                "start": 1155.82,
                "end": 1155.98,
                "confidence": 0.98398966,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "old",
                "start": 1155.98,
                "end": 1156.14,
                "confidence": 0.99963,
                "punctuated_word": "old",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "school",
                "start": 1156.14,
                "end": 1156.46,
                "confidence": 0.99813545,
                "punctuated_word": "school",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "digit",
                "start": 1156.46,
                "end": 1156.94,
                "confidence": 0.93071675,
                "punctuated_word": "digit",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "you",
                "start": 1157.02,
                "end": 1157.1799,
                "confidence": 0.8711714,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "we",
                "start": 1157.26,
                "end": 1157.42,
                "confidence": 0.99894685,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "had",
                "start": 1157.42,
                "end": 1157.58,
                "confidence": 0.6580494,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "some",
                "start": 1157.58,
                "end": 1157.74,
                "confidence": 0.99793005,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "a",
                "start": 1157.82,
                "end": 1157.9,
                "confidence": 0.9157196,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6820024
              },
              {
                "word": "lot",
                "start": 1157.9,
                "end": 1157.98,
                "confidence": 0.999933,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.49449807
              },
              {
                "word": "of",
                "start": 1157.98,
                "end": 1158.14,
                "confidence": 0.9998636,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.49449807
              },
              {
                "word": "individuals",
                "start": 1158.14,
                "end": 1158.64,
                "confidence": 0.9997936,
                "punctuated_word": "individuals",
                "speaker": 2,
                "speaker_confidence": 0.49449807
              },
              {
                "word": "are",
                "start": 1158.7,
                "end": 1158.86,
                "confidence": 0.7919795,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.49449807
              },
              {
                "word": "really",
                "start": 1158.86,
                "end": 1159.02,
                "confidence": 0.9997582,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.49449807
              },
              {
                "word": "excited",
                "start": 1159.02,
                "end": 1159.42,
                "confidence": 0.9999497,
                "punctuated_word": "excited",
                "speaker": 2,
                "speaker_confidence": 0.49449807
              },
              {
                "word": "about",
                "start": 1159.42,
                "end": 1159.66,
                "confidence": 0.9998031,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.49449807
              },
              {
                "word": "just",
                "start": 1159.66,
                "end": 1159.74,
                "confidence": 0.8478044,
                "punctuated_word": "just,",
                "speaker": 2,
                "speaker_confidence": 0.49449807
              },
              {
                "word": "vanilla",
                "start": 1160.725,
                "end": 1161.225,
                "confidence": 0.99784946,
                "punctuated_word": "vanilla",
                "speaker": 2,
                "speaker_confidence": 0.575553
              },
              {
                "word": "logistic",
                "start": 1161.365,
                "end": 1161.845,
                "confidence": 0.9995295,
                "punctuated_word": "logistic",
                "speaker": 2,
                "speaker_confidence": 0.575553
              },
              {
                "word": "regression",
                "start": 1161.845,
                "end": 1162.345,
                "confidence": 0.9930862,
                "punctuated_word": "regression",
                "speaker": 2,
                "speaker_confidence": 0.575553
              },
              {
                "word": "models",
                "start": 1162.4049,
                "end": 1162.8049,
                "confidence": 0.9997391,
                "punctuated_word": "models",
                "speaker": 2,
                "speaker_confidence": 0.575553
              },
              {
                "word": "that",
                "start": 1162.8049,
                "end": 1162.965,
                "confidence": 0.99418676,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.575553
              },
              {
                "word": "they",
                "start": 1162.965,
                "end": 1163.125,
                "confidence": 0.9993144,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.575553
              },
              {
                "word": "had",
                "start": 1163.125,
                "end": 1163.2849,
                "confidence": 0.88390195,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.575553
              },
              {
                "word": "been",
                "start": 1163.2849,
                "end": 1163.5249,
                "confidence": 0.9993793,
                "punctuated_word": "been",
                "speaker": 2,
                "speaker_confidence": 0.575553
              },
              {
                "word": "deploying",
                "start": 1163.5249,
                "end": 1164.005,
                "confidence": 0.9983878,
                "punctuated_word": "deploying",
                "speaker": 2,
                "speaker_confidence": 0.575553
              },
              {
                "word": "for",
                "start": 1164.005,
                "end": 1164.1649,
                "confidence": 0.9997671,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.575553
              },
              {
                "word": "a",
                "start": 1164.1649,
                "end": 1164.245,
                "confidence": 0.9997528,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.575553
              },
              {
                "word": "long",
                "start": 1164.245,
                "end": 1164.485,
                "confidence": 0.9999223,
                "punctuated_word": "long",
                "speaker": 2,
                "speaker_confidence": 0.575553
              },
              {
                "word": "time",
                "start": 1164.485,
                "end": 1164.985,
                "confidence": 0.9117851,
                "punctuated_word": "time.",
                "speaker": 2,
                "speaker_confidence": 0.575553
              },
              {
                "word": "but",
                "start": 1165.445,
                "end": 1165.605,
                "confidence": 0.9989999,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.45526046
              },
              {
                "word": "what",
                "start": 1165.605,
                "end": 1165.845,
                "confidence": 0.99657047,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.45526046
              },
              {
                "word": "we're",
                "start": 1165.845,
                "end": 1166.085,
                "confidence": 0.99941516,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.45526046
              },
              {
                "word": "interested",
                "start": 1166.085,
                "end": 1166.485,
                "confidence": 0.99952674,
                "punctuated_word": "interested",
                "speaker": 2,
                "speaker_confidence": 0.45526046
              },
              {
                "word": "in",
                "start": 1166.485,
                "end": 1166.8049,
                "confidence": 0.9989656,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.45526046
              },
              {
                "word": "is",
                "start": 1166.8049,
                "end": 1167.125,
                "confidence": 0.99924785,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.45526046
              },
              {
                "word": "what",
                "start": 1167.125,
                "end": 1167.5249,
                "confidence": 0.89593977,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.45526046
              },
              {
                "word": "governance",
                "start": 1167.5249,
                "end": 1168.005,
                "confidence": 0.999572,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.45526046
              },
              {
                "word": "do",
                "start": 1168.005,
                "end": 1168.1649,
                "confidence": 0.9992575,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.45526046
              },
              {
                "word": "you",
                "start": 1168.1649,
                "end": 1168.245,
                "confidence": 0.9997738,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "put",
                "start": 1168.245,
                "end": 1168.485,
                "confidence": 0.9998307,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "around",
                "start": 1168.485,
                "end": 1168.725,
                "confidence": 0.9995252,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "it",
                "start": 1168.725,
                "end": 1169.225,
                "confidence": 0.8923999,
                "punctuated_word": "it?",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "where",
                "start": 1170.1649,
                "end": 1170.4049,
                "confidence": 0.9992211,
                "punctuated_word": "Where",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "is",
                "start": 1170.4049,
                "end": 1170.565,
                "confidence": 0.8026621,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "their",
                "start": 1170.565,
                "end": 1170.8049,
                "confidence": 0.8932462,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "human",
                "start": 1170.8049,
                "end": 1171.125,
                "confidence": 0.9999149,
                "punctuated_word": "human",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "oversight",
                "start": 1171.125,
                "end": 1171.625,
                "confidence": 0.99855936,
                "punctuated_word": "oversight?",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "where",
                "start": 1172.085,
                "end": 1172.325,
                "confidence": 0.9995535,
                "punctuated_word": "Where",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "is",
                "start": 1172.325,
                "end": 1172.565,
                "confidence": 0.9802234,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "their",
                "start": 1172.565,
                "end": 1172.725,
                "confidence": 0.99020153,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "institutional",
                "start": 1172.725,
                "end": 1173.225,
                "confidence": 0.999741,
                "punctuated_word": "institutional",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "oversight",
                "start": 1173.445,
                "end": 1173.945,
                "confidence": 0.99971384,
                "punctuated_word": "oversight?",
                "speaker": 2,
                "speaker_confidence": 0.6304949
              },
              {
                "word": "can",
                "start": 1174.49,
                "end": 1174.65,
                "confidence": 0.9998005,
                "punctuated_word": "Can",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "you",
                "start": 1174.65,
                "end": 1175.05,
                "confidence": 0.9999578,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "characterize",
                "start": 1175.05,
                "end": 1175.55,
                "confidence": 0.9989447,
                "punctuated_word": "characterize",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "what",
                "start": 1176.65,
                "end": 1176.89,
                "confidence": 0.9994804,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "types",
                "start": 1176.89,
                "end": 1177.39,
                "confidence": 0.9999052,
                "punctuated_word": "types",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "of",
                "start": 1177.61,
                "end": 1177.8501,
                "confidence": 0.99977595,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "governance",
                "start": 1177.8501,
                "end": 1178.3501,
                "confidence": 0.99917704,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "you",
                "start": 1178.41,
                "end": 1178.5701,
                "confidence": 0.9997725,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "put",
                "start": 1178.5701,
                "end": 1178.7301,
                "confidence": 0.9995338,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "in",
                "start": 1178.7301,
                "end": 1178.89,
                "confidence": 0.9997813,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "place",
                "start": 1178.89,
                "end": 1179.29,
                "confidence": 0.9998946,
                "punctuated_word": "place",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "on",
                "start": 1179.29,
                "end": 1179.53,
                "confidence": 0.9998965,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "the",
                "start": 1179.53,
                "end": 1179.6901,
                "confidence": 0.9995907,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "individuals",
                "start": 1179.6901,
                "end": 1180.1901,
                "confidence": 0.99943036,
                "punctuated_word": "individuals",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "who",
                "start": 1180.65,
                "end": 1180.89,
                "confidence": 0.99947006,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "have",
                "start": 1180.89,
                "end": 1181.2101,
                "confidence": 0.99982315,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "oversight",
                "start": 1181.2101,
                "end": 1181.61,
                "confidence": 0.9957898,
                "punctuated_word": "oversight",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "over",
                "start": 1181.61,
                "end": 1181.8501,
                "confidence": 0.96649665,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "these",
                "start": 1181.8501,
                "end": 1182.01,
                "confidence": 0.98514026,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "systems",
                "start": 1182.01,
                "end": 1182.51,
                "confidence": 0.9985658,
                "punctuated_word": "systems?",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "can",
                "start": 1182.7301,
                "end": 1182.9701,
                "confidence": 0.9997855,
                "punctuated_word": "Can",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "you",
                "start": 1182.9701,
                "end": 1183.13,
                "confidence": 0.999936,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "characterize",
                "start": 1183.13,
                "end": 1183.63,
                "confidence": 0.99948955,
                "punctuated_word": "characterize",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "what",
                "start": 1183.77,
                "end": 1183.93,
                "confidence": 0.9997577,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "your",
                "start": 1183.93,
                "end": 1184.17,
                "confidence": 0.9991665,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "governance",
                "start": 1184.17,
                "end": 1184.67,
                "confidence": 0.9992205,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "practices",
                "start": 1184.81,
                "end": 1185.31,
                "confidence": 0.99868053,
                "punctuated_word": "practices",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "are",
                "start": 1185.4501,
                "end": 1185.8501,
                "confidence": 0.9996264,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "around",
                "start": 1185.8501,
                "end": 1186.3501,
                "confidence": 0.99744046,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "as",
                "start": 1186.41,
                "end": 1186.5701,
                "confidence": 0.75065297,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "an",
                "start": 1186.5701,
                "end": 1186.7301,
                "confidence": 0.9998661,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "institution",
                "start": 1186.7301,
                "end": 1187.2301,
                "confidence": 0.9998118,
                "punctuated_word": "institution",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "to",
                "start": 1187.6901,
                "end": 1187.8501,
                "confidence": 0.96814865,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "look",
                "start": 1187.8501,
                "end": 1188.0901,
                "confidence": 0.9998524,
                "punctuated_word": "look",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "at",
                "start": 1188.0901,
                "end": 1188.17,
                "confidence": 0.99968755,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "this",
                "start": 1188.17,
                "end": 1188.49,
                "confidence": 0.9997805,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "ai",
                "start": 1188.49,
                "end": 1188.7301,
                "confidence": 0.9997216,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "system",
                "start": 1188.7301,
                "end": 1189.2101,
                "confidence": 0.99937147,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "and",
                "start": 1189.2101,
                "end": 1189.4501,
                "confidence": 0.99209046,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "say",
                "start": 1189.4501,
                "end": 1189.9501,
                "confidence": 0.97394544,
                "punctuated_word": "say,",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "i",
                "start": 1190.305,
                "end": 1190.545,
                "confidence": 0.9997074,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "have",
                "start": 1190.545,
                "end": 1191.045,
                "confidence": 0.99989843,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "introduced",
                "start": 1191.105,
                "end": 1191.605,
                "confidence": 0.99925834,
                "punctuated_word": "introduced",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "an",
                "start": 1191.665,
                "end": 1191.905,
                "confidence": 0.99897003,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "autonomous",
                "start": 1191.905,
                "end": 1192.405,
                "confidence": 0.99760664,
                "punctuated_word": "autonomous",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "ai",
                "start": 1192.465,
                "end": 1192.625,
                "confidence": 0.99726427,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "system",
                "start": 1192.625,
                "end": 1193.025,
                "confidence": 0.9982387,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "or",
                "start": 1193.025,
                "end": 1193.345,
                "confidence": 0.96619004,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "one",
                "start": 1193.345,
                "end": 1193.585,
                "confidence": 0.9992865,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "that",
                "start": 1193.585,
                "end": 1193.665,
                "confidence": 0.99933064,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "is",
                "start": 1193.665,
                "end": 1193.905,
                "confidence": 0.9984616,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "semi",
                "start": 1193.905,
                "end": 1194.225,
                "confidence": 0.7453731,
                "punctuated_word": "semi",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "autonomous",
                "start": 1194.225,
                "end": 1194.625,
                "confidence": 0.9801588,
                "punctuated_word": "autonomous.",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "so",
                "start": 1194.625,
                "end": 1194.7051,
                "confidence": 0.7434641,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "it's",
                "start": 1194.7051,
                "end": 1194.785,
                "confidence": 0.9974591,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "only",
                "start": 1194.785,
                "end": 1195.025,
                "confidence": 0.99560946,
                "punctuated_word": "only",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "autonomous",
                "start": 1195.025,
                "end": 1195.505,
                "confidence": 0.99960977,
                "punctuated_word": "autonomous",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "if",
                "start": 1195.505,
                "end": 1195.665,
                "confidence": 0.99707925,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "it's",
                "start": 1195.665,
                "end": 1195.905,
                "confidence": 0.99808913,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "confident",
                "start": 1195.905,
                "end": 1196.405,
                "confidence": 0.9158246,
                "punctuated_word": "confident.",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "for",
                "start": 1196.465,
                "end": 1196.625,
                "confidence": 0.9995395,
                "punctuated_word": "For",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "example",
                "start": 1196.625,
                "end": 1196.9451,
                "confidence": 0.99312925,
                "punctuated_word": "example,",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "this",
                "start": 1196.9451,
                "end": 1197.105,
                "confidence": 0.9331956,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "is",
                "start": 1197.105,
                "end": 1197.185,
                "confidence": 0.93981266,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "a",
                "start": 1197.185,
                "end": 1197.345,
                "confidence": 0.95143235,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "very",
                "start": 1197.345,
                "end": 1197.505,
                "confidence": 0.99456847,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "classic",
                "start": 1197.505,
                "end": 1197.8251,
                "confidence": 0.9960919,
                "punctuated_word": "classic",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "one",
                "start": 1197.8251,
                "end": 1197.985,
                "confidence": 0.9964509,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "that",
                "start": 1197.985,
                "end": 1198.145,
                "confidence": 0.9934847,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "you",
                "start": 1198.145,
                "end": 1198.305,
                "confidence": 0.5804863,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "can",
                "start": 1198.305,
                "end": 1198.465,
                "confidence": 0.69531006,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "see",
                "start": 1198.465,
                "end": 1198.785,
                "confidence": 0.96758986,
                "punctuated_word": "see.",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "and",
                "start": 1198.785,
                "end": 1199.025,
                "confidence": 0.9966164,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "so",
                "start": 1199.025,
                "end": 1199.425,
                "confidence": 0.9973526,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "one",
                "start": 1199.425,
                "end": 1199.665,
                "confidence": 0.9866022,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "of",
                "start": 1199.665,
                "end": 1199.745,
                "confidence": 0.9998584,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8213557
              },
              {
                "word": "the",
                "start": 1199.745,
                "end": 1199.905,
                "confidence": 0.9995528,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "things",
                "start": 1199.905,
                "end": 1200.145,
                "confidence": 0.9998611,
                "punctuated_word": "things",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "that",
                "start": 1200.145,
                "end": 1200.305,
                "confidence": 0.999795,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "we're",
                "start": 1200.305,
                "end": 1200.545,
                "confidence": 0.9995848,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "hoping",
                "start": 1200.545,
                "end": 1200.785,
                "confidence": 0.9996406,
                "punctuated_word": "hoping",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "to",
                "start": 1200.785,
                "end": 1200.9451,
                "confidence": 0.9996111,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "encourage",
                "start": 1200.9451,
                "end": 1201.4451,
                "confidence": 0.99931717,
                "punctuated_word": "encourage",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "is",
                "start": 1201.505,
                "end": 1201.665,
                "confidence": 0.9994,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "a",
                "start": 1201.665,
                "end": 1201.905,
                "confidence": 0.99909246,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "discourse",
                "start": 1201.905,
                "end": 1202.405,
                "confidence": 0.99983585,
                "punctuated_word": "discourse",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "that",
                "start": 1202.465,
                "end": 1202.7051,
                "confidence": 0.9995254,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "talks",
                "start": 1202.7051,
                "end": 1203.025,
                "confidence": 0.99980265,
                "punctuated_word": "talks",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "about",
                "start": 1203.025,
                "end": 1203.265,
                "confidence": 0.9996617,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "deployment",
                "start": 1203.265,
                "end": 1203.765,
                "confidence": 0.93284166,
                "punctuated_word": "deployment.",
                "speaker": 2,
                "speaker_confidence": 0.5876306
              },
              {
                "word": "and",
                "start": 1204.58,
                "end": 1204.66,
                "confidence": 0.9996439,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.59381855
              },
              {
                "word": "i'm",
                "start": 1204.66,
                "end": 1204.9,
                "confidence": 0.9979373,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.59381855
              },
              {
                "word": "very",
                "start": 1204.9,
                "end": 1205.06,
                "confidence": 0.9997477,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.59381855
              },
              {
                "word": "bullish",
                "start": 1205.06,
                "end": 1205.54,
                "confidence": 0.99995565,
                "punctuated_word": "bullish",
                "speaker": 2,
                "speaker_confidence": 0.59381855
              },
              {
                "word": "on",
                "start": 1205.54,
                "end": 1205.94,
                "confidence": 0.99873286,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.59381855
              },
              {
                "word": "deployment",
                "start": 1205.94,
                "end": 1206.42,
                "confidence": 0.9974728,
                "punctuated_word": "deployment",
                "speaker": 2,
                "speaker_confidence": 0.59381855
              },
              {
                "word": "of",
                "start": 1206.42,
                "end": 1206.66,
                "confidence": 0.9964366,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.59381855
              },
              {
                "word": "ai",
                "start": 1206.66,
                "end": 1206.82,
                "confidence": 0.9971751,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.59381855
              },
              {
                "word": "systems",
                "start": 1206.82,
                "end": 1207.22,
                "confidence": 0.9156665,
                "punctuated_word": "systems",
                "speaker": 2,
                "speaker_confidence": 0.59381855
              },
              {
                "word": "becoming",
                "start": 1207.22,
                "end": 1207.62,
                "confidence": 0.96751904,
                "punctuated_word": "becoming",
                "speaker": 2,
                "speaker_confidence": 0.59381855
              },
              {
                "word": "a",
                "start": 1207.62,
                "end": 1207.78,
                "confidence": 0.9969529,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.59381855
              },
              {
                "word": "site",
                "start": 1207.78,
                "end": 1208.18,
                "confidence": 0.48449826,
                "punctuated_word": "site",
                "speaker": 2,
                "speaker_confidence": 0.59381855
              },
              {
                "word": "that",
                "start": 1208.18,
                "end": 1208.5,
                "confidence": 0.65954006,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.59381855
              },
              {
                "word": "is",
                "start": 1208.5,
                "end": 1208.66,
                "confidence": 0.6432166,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.4571452
              },
              {
                "word": "an",
                "start": 1208.66,
                "end": 1208.98,
                "confidence": 0.94048744,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.4571452
              },
              {
                "word": "art",
                "start": 1208.98,
                "end": 1209.22,
                "confidence": 0.99889296,
                "punctuated_word": "art",
                "speaker": 2,
                "speaker_confidence": 0.4571452
              },
              {
                "word": "there",
                "start": 1209.22,
                "end": 1209.54,
                "confidence": 0.99796426,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.4571452
              },
              {
                "word": "for",
                "start": 1209.54,
                "end": 1209.78,
                "confidence": 0.96465874,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.4571452
              },
              {
                "word": "sure",
                "start": 1209.78,
                "end": 1210.28,
                "confidence": 0.92152727,
                "punctuated_word": "sure,",
                "speaker": 2,
                "speaker_confidence": 0.4571452
              },
              {
                "word": "but",
                "start": 1210.42,
                "end": 1210.66,
                "confidence": 0.99925166,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.4571452
              },
              {
                "word": "there's",
                "start": 1210.66,
                "end": 1210.98,
                "confidence": 0.938833,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.4571452
              },
              {
                "word": "a",
                "start": 1210.98,
                "end": 1211.14,
                "confidence": 0.9978678,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5221247
              },
              {
                "word": "science",
                "start": 1211.14,
                "end": 1211.54,
                "confidence": 0.99932444,
                "punctuated_word": "science",
                "speaker": 2,
                "speaker_confidence": 0.5221247
              },
              {
                "word": "that",
                "start": 1211.54,
                "end": 1212.02,
                "confidence": 0.99979335,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5221247
              },
              {
                "word": "underpins",
                "start": 1212.02,
                "end": 1212.52,
                "confidence": 0.9995247,
                "punctuated_word": "underpins",
                "speaker": 2,
                "speaker_confidence": 0.5221247
              },
              {
                "word": "a",
                "start": 1213.3,
                "end": 1213.62,
                "confidence": 0.9988952,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5221247
              },
              {
                "word": "successful",
                "start": 1213.62,
                "end": 1214.12,
                "confidence": 0.9998423,
                "punctuated_word": "successful",
                "speaker": 2,
                "speaker_confidence": 0.5221247
              },
              {
                "word": "use",
                "start": 1214.58,
                "end": 1214.98,
                "confidence": 0.9996865,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.5221247
              },
              {
                "word": "of",
                "start": 1214.98,
                "end": 1215.14,
                "confidence": 0.9996563,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5221247
              },
              {
                "word": "an",
                "start": 1215.14,
                "end": 1215.38,
                "confidence": 0.99957854,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.5221247
              },
              {
                "word": "ai",
                "start": 1215.38,
                "end": 1215.62,
                "confidence": 0.9998388,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.5221247
              },
              {
                "word": "system",
                "start": 1215.62,
                "end": 1216.12,
                "confidence": 0.99550295,
                "punctuated_word": "system.",
                "speaker": 2,
                "speaker_confidence": 0.5221247
              },
              {
                "word": "and",
                "start": 1216.675,
                "end": 1216.755,
                "confidence": 0.99965537,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "there's",
                "start": 1216.755,
                "end": 1216.915,
                "confidence": 0.9998522,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "a",
                "start": 1216.915,
                "end": 1216.995,
                "confidence": 0.99989545,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "lot",
                "start": 1216.995,
                "end": 1217.155,
                "confidence": 0.99994767,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "of",
                "start": 1217.155,
                "end": 1217.3151,
                "confidence": 0.9995875,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "excitement",
                "start": 1217.3151,
                "end": 1217.715,
                "confidence": 0.9998467,
                "punctuated_word": "excitement",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "about",
                "start": 1217.715,
                "end": 1218.035,
                "confidence": 0.9998386,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "use",
                "start": 1218.035,
                "end": 1218.275,
                "confidence": 0.9916136,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "inspired",
                "start": 1218.275,
                "end": 1218.755,
                "confidence": 0.9974833,
                "punctuated_word": "inspired",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "ai",
                "start": 1218.755,
                "end": 1219.0751,
                "confidence": 0.9846169,
                "punctuated_word": "AI,",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "but",
                "start": 1219.0751,
                "end": 1219.235,
                "confidence": 0.9998889,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "that",
                "start": 1219.235,
                "end": 1219.395,
                "confidence": 0.9998173,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "concerns",
                "start": 1219.395,
                "end": 1219.795,
                "confidence": 0.9997814,
                "punctuated_word": "concerns",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "the",
                "start": 1219.795,
                "end": 1219.875,
                "confidence": 0.9997284,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "model",
                "start": 1219.875,
                "end": 1220.1951,
                "confidence": 0.999949,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "itself",
                "start": 1220.1951,
                "end": 1220.6951,
                "confidence": 0.9959868,
                "punctuated_word": "itself.",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "it",
                "start": 1220.755,
                "end": 1220.915,
                "confidence": 0.9998006,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "doesn't",
                "start": 1220.915,
                "end": 1221.3151,
                "confidence": 0.99995315,
                "punctuated_word": "doesn't",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "tell",
                "start": 1221.3151,
                "end": 1221.475,
                "confidence": 0.9997149,
                "punctuated_word": "tell",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "you",
                "start": 1221.475,
                "end": 1221.875,
                "confidence": 0.99976987,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "how",
                "start": 1221.875,
                "end": 1222.115,
                "confidence": 0.9998424,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "to",
                "start": 1222.115,
                "end": 1222.355,
                "confidence": 0.9973098,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "use",
                "start": 1222.355,
                "end": 1222.595,
                "confidence": 0.9998448,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "it",
                "start": 1222.595,
                "end": 1222.915,
                "confidence": 0.9935842,
                "punctuated_word": "it.",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "so",
                "start": 1222.915,
                "end": 1223.155,
                "confidence": 0.9997563,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "i",
                "start": 1223.155,
                "end": 1223.3151,
                "confidence": 0.9996772,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "might",
                "start": 1223.3151,
                "end": 1223.475,
                "confidence": 0.9996542,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "build",
                "start": 1223.475,
                "end": 1223.795,
                "confidence": 0.99983335,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "a",
                "start": 1223.795,
                "end": 1224.115,
                "confidence": 0.98814046,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "diagnostic",
                "start": 1224.115,
                "end": 1224.615,
                "confidence": 0.9934863,
                "punctuated_word": "diagnostic",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "system",
                "start": 1224.675,
                "end": 1225.175,
                "confidence": 0.99989974,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "that",
                "start": 1225.235,
                "end": 1225.395,
                "confidence": 0.9995303,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "can",
                "start": 1225.395,
                "end": 1225.635,
                "confidence": 0.9997398,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "detect",
                "start": 1225.635,
                "end": 1226.135,
                "confidence": 0.9999118,
                "punctuated_word": "detect",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "fractured",
                "start": 1226.675,
                "end": 1227.155,
                "confidence": 0.9998342,
                "punctuated_word": "fractured",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "femurs",
                "start": 1227.155,
                "end": 1227.555,
                "confidence": 0.99798906,
                "punctuated_word": "femurs",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "with",
                "start": 1227.555,
                "end": 1227.795,
                "confidence": 0.9988949,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "a",
                "start": 1227.795,
                "end": 1227.875,
                "confidence": 0.9900928,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "100%",
                "start": 1227.875,
                "end": 1228.515,
                "confidence": 0.998098,
                "punctuated_word": "100%",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "accuracy",
                "start": 1228.515,
                "end": 1229.015,
                "confidence": 0.9863334,
                "punctuated_word": "accuracy.",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "k",
                "start": 1229.2999,
                "end": 1229.7,
                "confidence": 0.66535854,
                "punctuated_word": "K?",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "and",
                "start": 1229.7,
                "end": 1230.02,
                "confidence": 0.9955968,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "ai",
                "start": 1230.02,
                "end": 1230.26,
                "confidence": 0.99793124,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "scientists",
                "start": 1230.26,
                "end": 1230.6599,
                "confidence": 0.9904931,
                "punctuated_word": "scientists",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "are",
                "start": 1230.6599,
                "end": 1230.82,
                "confidence": 0.99735594,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "very",
                "start": 1230.82,
                "end": 1231.0599,
                "confidence": 0.999271,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "excited",
                "start": 1231.0599,
                "end": 1231.46,
                "confidence": 0.99996436,
                "punctuated_word": "excited",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "about",
                "start": 1231.46,
                "end": 1231.7,
                "confidence": 0.9993467,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "getting",
                "start": 1231.7,
                "end": 1231.94,
                "confidence": 0.99981266,
                "punctuated_word": "getting",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "that",
                "start": 1231.94,
                "end": 1232.1799,
                "confidence": 0.9997284,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "metric",
                "start": 1232.1799,
                "end": 1232.58,
                "confidence": 0.9995096,
                "punctuated_word": "metric",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "up",
                "start": 1232.58,
                "end": 1232.74,
                "confidence": 0.9494516,
                "punctuated_word": "up.",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "but",
                "start": 1232.74,
                "end": 1232.9,
                "confidence": 0.99942917,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "when",
                "start": 1232.9,
                "end": 1233.0599,
                "confidence": 0.99979526,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "push",
                "start": 1233.0599,
                "end": 1233.2999,
                "confidence": 0.9996228,
                "punctuated_word": "push",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "comes",
                "start": 1233.2999,
                "end": 1233.46,
                "confidence": 0.9992293,
                "punctuated_word": "comes",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "to",
                "start": 1233.46,
                "end": 1233.62,
                "confidence": 0.9995757,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "shove",
                "start": 1233.62,
                "end": 1233.86,
                "confidence": 0.9991666,
                "punctuated_word": "shove",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "and",
                "start": 1233.86,
                "end": 1234.02,
                "confidence": 0.8719035,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "you",
                "start": 1234.02,
                "end": 1234.1799,
                "confidence": 0.99992645,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "have",
                "start": 1234.1799,
                "end": 1234.34,
                "confidence": 0.99980706,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "to",
                "start": 1234.34,
                "end": 1234.5,
                "confidence": 0.99878734,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "use",
                "start": 1234.5,
                "end": 1234.82,
                "confidence": 0.9993837,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "this",
                "start": 1234.82,
                "end": 1235.0599,
                "confidence": 0.99953055,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "tool",
                "start": 1235.0599,
                "end": 1235.2999,
                "confidence": 0.999374,
                "punctuated_word": "tool",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "in",
                "start": 1235.2999,
                "end": 1235.46,
                "confidence": 0.94241136,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "practice",
                "start": 1235.46,
                "end": 1235.96,
                "confidence": 0.9969146,
                "punctuated_word": "practice,",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "how",
                "start": 1236.4199,
                "end": 1236.6599,
                "confidence": 0.99930894,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "do",
                "start": 1236.6599,
                "end": 1236.9,
                "confidence": 0.94595546,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "you",
                "start": 1236.9,
                "end": 1237.0599,
                "confidence": 0.9997484,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "do",
                "start": 1237.0599,
                "end": 1237.22,
                "confidence": 0.99969816,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "that",
                "start": 1237.22,
                "end": 1237.72,
                "confidence": 0.99914646,
                "punctuated_word": "that?",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "right",
                "start": 1237.78,
                "end": 1238.1,
                "confidence": 0.9634667,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "like",
                "start": 1238.1,
                "end": 1238.26,
                "confidence": 0.93979645,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "what",
                "start": 1238.26,
                "end": 1238.5,
                "confidence": 0.99964,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "is",
                "start": 1238.5,
                "end": 1238.58,
                "confidence": 0.9998735,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "the",
                "start": 1238.58,
                "end": 1238.74,
                "confidence": 0.9996247,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "workflow",
                "start": 1238.74,
                "end": 1239.22,
                "confidence": 0.99917924,
                "punctuated_word": "workflow?",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "is",
                "start": 1239.22,
                "end": 1239.38,
                "confidence": 0.99980944,
                "punctuated_word": "Is",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "there",
                "start": 1239.38,
                "end": 1239.5399,
                "confidence": 0.9994941,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "an",
                "start": 1239.5399,
                "end": 1239.7,
                "confidence": 0.9989956,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "ipad",
                "start": 1239.7,
                "end": 1240.02,
                "confidence": 0.9997882,
                "punctuated_word": "iPad",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "in",
                "start": 1240.02,
                "end": 1240.1799,
                "confidence": 0.99937564,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "the",
                "start": 1240.1799,
                "end": 1240.34,
                "confidence": 0.97705156,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "in",
                "start": 1240.34,
                "end": 1240.84,
                "confidence": 0.61131716,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "the",
                "start": 1241.0599,
                "end": 1241.22,
                "confidence": 0.9315405,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "hospital",
                "start": 1241.22,
                "end": 1241.62,
                "confidence": 0.9141078,
                "punctuated_word": "hospital,",
                "speaker": 2,
                "speaker_confidence": 0.7773289
              },
              {
                "word": "in",
                "start": 1241.62,
                "end": 1241.7,
                "confidence": 0.99867105,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "the",
                "start": 1241.7,
                "end": 1241.86,
                "confidence": 0.9988121,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "er",
                "start": 1241.86,
                "end": 1242.1,
                "confidence": 0.9964851,
                "punctuated_word": "ER",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "that",
                "start": 1242.1,
                "end": 1242.34,
                "confidence": 0.72579175,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "someone",
                "start": 1242.34,
                "end": 1242.58,
                "confidence": 0.9998976,
                "punctuated_word": "someone",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "can",
                "start": 1242.58,
                "end": 1242.74,
                "confidence": 0.9666536,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "pick",
                "start": 1242.74,
                "end": 1242.98,
                "confidence": 0.99548244,
                "punctuated_word": "pick",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "up",
                "start": 1242.98,
                "end": 1243.0599,
                "confidence": 0.99946123,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "and",
                "start": 1243.0599,
                "end": 1243.2999,
                "confidence": 0.9990164,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "look",
                "start": 1243.2999,
                "end": 1243.46,
                "confidence": 0.9997254,
                "punctuated_word": "look",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "at",
                "start": 1243.46,
                "end": 1243.815,
                "confidence": 0.9382173,
                "punctuated_word": "at?",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "and",
                "start": 1244.0549,
                "end": 1244.2949,
                "confidence": 0.9989579,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "are",
                "start": 1244.2949,
                "end": 1244.455,
                "confidence": 0.9986737,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "there",
                "start": 1244.455,
                "end": 1244.7749,
                "confidence": 0.97647357,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "capabilities",
                "start": 1244.7749,
                "end": 1245.2749,
                "confidence": 0.9978624,
                "punctuated_word": "capabilities",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "for",
                "start": 1245.335,
                "end": 1245.575,
                "confidence": 0.99661833,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "overriding",
                "start": 1245.575,
                "end": 1246.075,
                "confidence": 0.9976803,
                "punctuated_word": "overriding?",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "because",
                "start": 1246.375,
                "end": 1246.5349,
                "confidence": 0.9560443,
                "punctuated_word": "Because",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "if",
                "start": 1246.5349,
                "end": 1246.695,
                "confidence": 0.9989748,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "it's",
                "start": 1246.695,
                "end": 1246.855,
                "confidence": 0.99979436,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "a",
                "start": 1246.855,
                "end": 1246.9349,
                "confidence": 0.9972945,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "100%",
                "start": 1246.9349,
                "end": 1247.495,
                "confidence": 0.9992386,
                "punctuated_word": "100%",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "accurate",
                "start": 1247.495,
                "end": 1247.815,
                "confidence": 0.9996885,
                "punctuated_word": "accurate",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "every",
                "start": 1247.815,
                "end": 1248.0549,
                "confidence": 0.5457283,
                "punctuated_word": "every",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "single",
                "start": 1248.0549,
                "end": 1248.2949,
                "confidence": 0.99937075,
                "punctuated_word": "single",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "time",
                "start": 1248.2949,
                "end": 1248.455,
                "confidence": 0.9994672,
                "punctuated_word": "time",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "a",
                "start": 1248.455,
                "end": 1248.615,
                "confidence": 0.9706487,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "doctor",
                "start": 1248.615,
                "end": 1248.855,
                "confidence": 0.9997074,
                "punctuated_word": "doctor",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "overrides",
                "start": 1248.855,
                "end": 1249.335,
                "confidence": 0.99904454,
                "punctuated_word": "overrides",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "it",
                "start": 1249.335,
                "end": 1249.495,
                "confidence": 0.9767113,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "you're",
                "start": 1249.495,
                "end": 1249.735,
                "confidence": 0.9882149,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "by",
                "start": 1249.735,
                "end": 1249.975,
                "confidence": 0.6692459,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "definition",
                "start": 1249.975,
                "end": 1250.475,
                "confidence": 0.99954957,
                "punctuated_word": "definition",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "wrong",
                "start": 1250.695,
                "end": 1251.195,
                "confidence": 0.9697746,
                "punctuated_word": "wrong.",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "right",
                "start": 1251.735,
                "end": 1252.1349,
                "confidence": 0.97728354,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.63392234
              },
              {
                "word": "right",
                "start": 1252.1349,
                "end": 1252.375,
                "confidence": 0.9969357,
                "punctuated_word": "Right.",
                "speaker": 2,
                "speaker_confidence": 0.3950773
              },
              {
                "word": "by",
                "start": 1252.375,
                "end": 1252.5349,
                "confidence": 0.9788603,
                "punctuated_word": "By",
                "speaker": 2,
                "speaker_confidence": 0.3950773
              },
              {
                "word": "definition",
                "start": 1252.5349,
                "end": 1253.0149,
                "confidence": 0.9271297,
                "punctuated_word": "definition,",
                "speaker": 2,
                "speaker_confidence": 0.3950773
              },
              {
                "word": "we've",
                "start": 1253.0149,
                "end": 1253.2549,
                "confidence": 0.9990796,
                "punctuated_word": "we've",
                "speaker": 2,
                "speaker_confidence": 0.3950773
              },
              {
                "word": "constructed",
                "start": 1253.2549,
                "end": 1253.735,
                "confidence": 0.99915934,
                "punctuated_word": "constructed",
                "speaker": 2,
                "speaker_confidence": 0.3950773
              },
              {
                "word": "an",
                "start": 1253.735,
                "end": 1253.8949,
                "confidence": 0.99931145,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.3950773
              },
              {
                "word": "example",
                "start": 1253.8949,
                "end": 1254.2949,
                "confidence": 0.99797785,
                "punctuated_word": "example.",
                "speaker": 2,
                "speaker_confidence": 0.3950773
              },
              {
                "word": "so",
                "start": 1254.2949,
                "end": 1254.615,
                "confidence": 0.9996468,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.3950773
              },
              {
                "word": "what",
                "start": 1254.615,
                "end": 1254.7749,
                "confidence": 0.9987186,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.3950773
              },
              {
                "word": "are",
                "start": 1254.7749,
                "end": 1254.855,
                "confidence": 0.99986553,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.23142517
              },
              {
                "word": "those",
                "start": 1254.855,
                "end": 1255.095,
                "confidence": 0.9998419,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.23142517
              },
              {
                "word": "oversights",
                "start": 1255.095,
                "end": 1255.495,
                "confidence": 0.9517276,
                "punctuated_word": "oversights?",
                "speaker": 2,
                "speaker_confidence": 0.23142517
              },
              {
                "word": "how",
                "start": 1255.495,
                "end": 1255.6549,
                "confidence": 0.9980124,
                "punctuated_word": "How",
                "speaker": 2,
                "speaker_confidence": 0.23142517
              },
              {
                "word": "what",
                "start": 1255.735,
                "end": 1255.8949,
                "confidence": 0.99783427,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.23142517
              },
              {
                "word": "kind",
                "start": 1255.8949,
                "end": 1255.975,
                "confidence": 0.9959353,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "of",
                "start": 1255.975,
                "end": 1256.1349,
                "confidence": 0.99920684,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "training",
                "start": 1256.1349,
                "end": 1256.455,
                "confidence": 0.9998079,
                "punctuated_word": "training",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "does",
                "start": 1256.455,
                "end": 1256.615,
                "confidence": 0.9996184,
                "punctuated_word": "does",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "that",
                "start": 1256.615,
                "end": 1256.7749,
                "confidence": 0.99829453,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "doctor",
                "start": 1256.7749,
                "end": 1257.095,
                "confidence": 0.99941206,
                "punctuated_word": "doctor",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "have",
                "start": 1257.095,
                "end": 1257.36,
                "confidence": 0.9992558,
                "punctuated_word": "have?",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "what",
                "start": 1257.44,
                "end": 1257.6,
                "confidence": 0.9998654,
                "punctuated_word": "What",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "kind",
                "start": 1257.6,
                "end": 1257.76,
                "confidence": 0.9998392,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "of",
                "start": 1257.76,
                "end": 1257.92,
                "confidence": 0.99964666,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "governance",
                "start": 1257.92,
                "end": 1258.42,
                "confidence": 0.99958783,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "do",
                "start": 1258.48,
                "end": 1258.64,
                "confidence": 0.9993412,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "we",
                "start": 1258.64,
                "end": 1258.72,
                "confidence": 0.99978954,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "put",
                "start": 1258.72,
                "end": 1258.88,
                "confidence": 0.99995387,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.49847096
              },
              {
                "word": "on",
                "start": 1258.88,
                "end": 1258.96,
                "confidence": 0.9995067,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.2748357
              },
              {
                "word": "the",
                "start": 1258.96,
                "end": 1259.04,
                "confidence": 0.9993724,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.2748357
              },
              {
                "word": "model",
                "start": 1259.04,
                "end": 1259.36,
                "confidence": 0.99995077,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.2748357
              },
              {
                "word": "itself",
                "start": 1259.36,
                "end": 1259.86,
                "confidence": 0.99903476,
                "punctuated_word": "itself?",
                "speaker": 2,
                "speaker_confidence": 0.2748357
              },
              {
                "word": "all",
                "start": 1260.48,
                "end": 1260.72,
                "confidence": 0.9997795,
                "punctuated_word": "All",
                "speaker": 2,
                "speaker_confidence": 0.2748357
              },
              {
                "word": "of",
                "start": 1260.72,
                "end": 1260.88,
                "confidence": 0.999848,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.2748357
              },
              {
                "word": "these",
                "start": 1260.88,
                "end": 1261.12,
                "confidence": 0.99974436,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.2748357
              },
              {
                "word": "questions",
                "start": 1261.12,
                "end": 1261.6,
                "confidence": 0.99968815,
                "punctuated_word": "questions",
                "speaker": 2,
                "speaker_confidence": 0.2748357
              },
              {
                "word": "need",
                "start": 1261.6,
                "end": 1261.76,
                "confidence": 0.9996126,
                "punctuated_word": "need",
                "speaker": 2,
                "speaker_confidence": 0.2748357
              },
              {
                "word": "to",
                "start": 1261.76,
                "end": 1261.84,
                "confidence": 0.9998871,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "be",
                "start": 1261.84,
                "end": 1262.08,
                "confidence": 0.99980086,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "documented",
                "start": 1262.08,
                "end": 1262.58,
                "confidence": 0.99994016,
                "punctuated_word": "documented",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "and",
                "start": 1263.44,
                "end": 1263.6,
                "confidence": 0.9972767,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "answered",
                "start": 1263.6,
                "end": 1264.1,
                "confidence": 0.9616167,
                "punctuated_word": "answered.",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "and",
                "start": 1264.48,
                "end": 1264.64,
                "confidence": 0.8306724,
                "punctuated_word": "And,",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "ideally",
                "start": 1264.64,
                "end": 1265.14,
                "confidence": 0.99984896,
                "punctuated_word": "ideally,",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "you",
                "start": 1265.76,
                "end": 1265.92,
                "confidence": 0.9998565,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "can",
                "start": 1265.92,
                "end": 1266.16,
                "confidence": 0.9989391,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "answer",
                "start": 1266.16,
                "end": 1266.48,
                "confidence": 0.9998198,
                "punctuated_word": "answer",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "these",
                "start": 1266.48,
                "end": 1266.64,
                "confidence": 0.9996834,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "questions",
                "start": 1266.64,
                "end": 1266.96,
                "confidence": 0.9996364,
                "punctuated_word": "questions",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "at",
                "start": 1266.96,
                "end": 1267.12,
                "confidence": 0.7949575,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "an",
                "start": 1267.12,
                "end": 1267.36,
                "confidence": 0.9997943,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "abstract",
                "start": 1267.36,
                "end": 1267.76,
                "confidence": 0.99956924,
                "punctuated_word": "abstract",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "enough",
                "start": 1267.76,
                "end": 1268.08,
                "confidence": 0.99981517,
                "punctuated_word": "enough",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "level",
                "start": 1268.08,
                "end": 1268.58,
                "confidence": 0.99995863,
                "punctuated_word": "level",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "where",
                "start": 1268.72,
                "end": 1268.96,
                "confidence": 0.82097673,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "i",
                "start": 1268.96,
                "end": 1269.04,
                "confidence": 0.9997292,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "don't",
                "start": 1269.04,
                "end": 1269.28,
                "confidence": 0.9999676,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "really",
                "start": 1269.28,
                "end": 1269.44,
                "confidence": 0.9995165,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "know",
                "start": 1269.44,
                "end": 1269.6799,
                "confidence": 0.9662121,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "need",
                "start": 1269.76,
                "end": 1269.92,
                "confidence": 0.99967444,
                "punctuated_word": "need",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "to",
                "start": 1269.92,
                "end": 1270.08,
                "confidence": 0.9994203,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "know",
                "start": 1270.08,
                "end": 1270.32,
                "confidence": 0.99983287,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "the",
                "start": 1270.32,
                "end": 1270.48,
                "confidence": 0.99905616,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "ip",
                "start": 1270.48,
                "end": 1270.98,
                "confidence": 0.9993774,
                "punctuated_word": "IP",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "of",
                "start": 1271.04,
                "end": 1271.2,
                "confidence": 0.9998375,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "the",
                "start": 1271.2,
                "end": 1271.36,
                "confidence": 0.99984705,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "model",
                "start": 1271.36,
                "end": 1271.6,
                "confidence": 0.9999478,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "itself",
                "start": 1271.6,
                "end": 1272.045,
                "confidence": 0.999725,
                "punctuated_word": "itself.",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "a",
                "start": 1272.045,
                "end": 1272.2051,
                "confidence": 0.9967872,
                "punctuated_word": "A",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "lot",
                "start": 1272.2051,
                "end": 1272.365,
                "confidence": 0.99983025,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "of",
                "start": 1272.365,
                "end": 1272.4451,
                "confidence": 0.99990165,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "model",
                "start": 1272.4451,
                "end": 1272.685,
                "confidence": 0.9967855,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "developers",
                "start": 1272.685,
                "end": 1273.165,
                "confidence": 0.99983454,
                "punctuated_word": "developers",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "are",
                "start": 1273.165,
                "end": 1273.3251,
                "confidence": 0.99980706,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "very",
                "start": 1273.3251,
                "end": 1273.5651,
                "confidence": 0.99961495,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "excited",
                "start": 1273.5651,
                "end": 1273.9651,
                "confidence": 0.99993193,
                "punctuated_word": "excited",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "about",
                "start": 1273.9651,
                "end": 1274.4651,
                "confidence": 0.99918264,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "keeping",
                "start": 1274.525,
                "end": 1275.025,
                "confidence": 0.99989593,
                "punctuated_word": "keeping",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "that",
                "start": 1275.165,
                "end": 1275.485,
                "confidence": 0.99987555,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "information",
                "start": 1275.485,
                "end": 1275.985,
                "confidence": 0.9999366,
                "punctuated_word": "information",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "very",
                "start": 1276.125,
                "end": 1276.365,
                "confidence": 0.99960667,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "close",
                "start": 1276.365,
                "end": 1276.6051,
                "confidence": 0.99986374,
                "punctuated_word": "close",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "to",
                "start": 1276.6051,
                "end": 1276.685,
                "confidence": 0.999278,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6911111
              },
              {
                "word": "their",
                "start": 1276.685,
                "end": 1276.8451,
                "confidence": 0.9998473,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "heart",
                "start": 1276.8451,
                "end": 1277.0851,
                "confidence": 0.9996314,
                "punctuated_word": "heart",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "and",
                "start": 1277.0851,
                "end": 1277.245,
                "confidence": 0.9949862,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "not",
                "start": 1277.245,
                "end": 1277.405,
                "confidence": 0.9998561,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "sharing",
                "start": 1277.405,
                "end": 1277.7251,
                "confidence": 0.99914885,
                "punctuated_word": "sharing",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "it",
                "start": 1277.7251,
                "end": 1277.805,
                "confidence": 0.9180977,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "with",
                "start": 1277.805,
                "end": 1277.9651,
                "confidence": 0.99879944,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "the",
                "start": 1277.9651,
                "end": 1278.045,
                "confidence": 0.9995889,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "world",
                "start": 1278.045,
                "end": 1278.525,
                "confidence": 0.7508729,
                "punctuated_word": "world.",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "and",
                "start": 1278.525,
                "end": 1278.8451,
                "confidence": 0.9988426,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "i",
                "start": 1278.8451,
                "end": 1279.005,
                "confidence": 0.9996644,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "respect",
                "start": 1279.005,
                "end": 1279.485,
                "confidence": 0.9998287,
                "punctuated_word": "respect",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "that",
                "start": 1279.485,
                "end": 1279.885,
                "confidence": 0.7754008,
                "punctuated_word": "that.",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "but",
                "start": 1279.885,
                "end": 1280.285,
                "confidence": 0.9989629,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "you",
                "start": 1280.285,
                "end": 1280.785,
                "confidence": 0.998563,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "have",
                "start": 1281.165,
                "end": 1281.485,
                "confidence": 0.91566974,
                "punctuated_word": "have,",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "in",
                "start": 1281.485,
                "end": 1281.7251,
                "confidence": 0.9996618,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "some",
                "start": 1281.7251,
                "end": 1281.9651,
                "confidence": 0.9981812,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "sense",
                "start": 1281.9651,
                "end": 1282.4451,
                "confidence": 0.9985646,
                "punctuated_word": "sense,",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "a",
                "start": 1282.4451,
                "end": 1282.6051,
                "confidence": 0.99762875,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "duty",
                "start": 1282.6051,
                "end": 1283.1051,
                "confidence": 0.99997056,
                "punctuated_word": "duty",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "to",
                "start": 1283.3251,
                "end": 1283.485,
                "confidence": 0.99774843,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "share",
                "start": 1283.485,
                "end": 1283.805,
                "confidence": 0.99968016,
                "punctuated_word": "share",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "how",
                "start": 1283.805,
                "end": 1284.045,
                "confidence": 0.9995957,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "you're",
                "start": 1284.045,
                "end": 1284.285,
                "confidence": 0.99968696,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "using",
                "start": 1284.285,
                "end": 1284.6051,
                "confidence": 0.99992204,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "this",
                "start": 1284.6051,
                "end": 1284.765,
                "confidence": 0.9998135,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "tool",
                "start": 1284.765,
                "end": 1285.165,
                "confidence": 0.9996395,
                "punctuated_word": "tool",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "and",
                "start": 1285.165,
                "end": 1285.3251,
                "confidence": 0.95416856,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "how",
                "start": 1285.3251,
                "end": 1285.485,
                "confidence": 0.99779224,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "where",
                "start": 1285.645,
                "end": 1285.885,
                "confidence": 0.9978479,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "are",
                "start": 1285.885,
                "end": 1285.9651,
                "confidence": 0.5064022,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "their",
                "start": 1285.9651,
                "end": 1286.125,
                "confidence": 0.8890554,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "protections",
                "start": 1286.125,
                "end": 1286.625,
                "confidence": 0.9914647,
                "punctuated_word": "protections",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "put",
                "start": 1286.685,
                "end": 1286.925,
                "confidence": 0.99869543,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "in",
                "start": 1286.925,
                "end": 1287.005,
                "confidence": 0.9991767,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "place",
                "start": 1287.005,
                "end": 1287.505,
                "confidence": 0.99973375,
                "punctuated_word": "place",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "for",
                "start": 1287.54,
                "end": 1287.78,
                "confidence": 0.999923,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "people",
                "start": 1287.78,
                "end": 1288.28,
                "confidence": 0.8113096,
                "punctuated_word": "people?",
                "speaker": 2,
                "speaker_confidence": 0.688202
              },
              {
                "word": "and",
                "start": 1288.42,
                "end": 1288.5801,
                "confidence": 0.99640584,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "so",
                "start": 1288.5801,
                "end": 1288.74,
                "confidence": 0.99700886,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "this",
                "start": 1288.74,
                "end": 1288.98,
                "confidence": 0.9967295,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "was",
                "start": 1288.98,
                "end": 1289.14,
                "confidence": 0.9997285,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "the",
                "start": 1289.14,
                "end": 1289.2201,
                "confidence": 0.99855655,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "motivation",
                "start": 1289.2201,
                "end": 1289.62,
                "confidence": 0.99980015,
                "punctuated_word": "motivation",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "for",
                "start": 1289.62,
                "end": 1289.86,
                "confidence": 0.9995167,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "fabric",
                "start": 1289.86,
                "end": 1290.36,
                "confidence": 0.7287693,
                "punctuated_word": "Fabric,",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "where",
                "start": 1290.42,
                "end": 1290.5801,
                "confidence": 0.99953187,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "we",
                "start": 1290.5801,
                "end": 1290.74,
                "confidence": 0.99984705,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "went",
                "start": 1290.74,
                "end": 1290.9,
                "confidence": 0.9999194,
                "punctuated_word": "went",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "out",
                "start": 1290.9,
                "end": 1291.06,
                "confidence": 0.9960873,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "and",
                "start": 1291.06,
                "end": 1291.2201,
                "confidence": 0.99926287,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "collected",
                "start": 1291.2201,
                "end": 1291.7201,
                "confidence": 0.99978906,
                "punctuated_word": "collected",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "a",
                "start": 1291.9401,
                "end": 1292.02,
                "confidence": 0.9995127,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "set",
                "start": 1292.02,
                "end": 1292.26,
                "confidence": 0.9999293,
                "punctuated_word": "set",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "of",
                "start": 1292.26,
                "end": 1292.3401,
                "confidence": 0.9998585,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "deployed",
                "start": 1292.3401,
                "end": 1292.74,
                "confidence": 0.9986871,
                "punctuated_word": "deployed",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "use",
                "start": 1292.74,
                "end": 1292.98,
                "confidence": 0.9799668,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "cases",
                "start": 1292.98,
                "end": 1293.38,
                "confidence": 0.9998585,
                "punctuated_word": "cases",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "and",
                "start": 1293.38,
                "end": 1293.54,
                "confidence": 0.9852123,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "came",
                "start": 1293.54,
                "end": 1293.7001,
                "confidence": 0.99975926,
                "punctuated_word": "came",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "up",
                "start": 1293.7001,
                "end": 1293.86,
                "confidence": 0.9998085,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "with",
                "start": 1293.86,
                "end": 1294.02,
                "confidence": 0.9998512,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "a",
                "start": 1294.02,
                "end": 1294.18,
                "confidence": 0.9698278,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "design",
                "start": 1294.18,
                "end": 1294.5,
                "confidence": 0.9966009,
                "punctuated_word": "design",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "language",
                "start": 1294.5,
                "end": 1295.0,
                "confidence": 0.99996674,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "that",
                "start": 1295.38,
                "end": 1295.54,
                "confidence": 0.9943879,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "lets",
                "start": 1295.54,
                "end": 1295.86,
                "confidence": 0.9927249,
                "punctuated_word": "lets",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "us",
                "start": 1295.86,
                "end": 1296.1001,
                "confidence": 0.99992204,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "think",
                "start": 1296.1001,
                "end": 1296.42,
                "confidence": 0.99978024,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "about",
                "start": 1296.42,
                "end": 1296.92,
                "confidence": 0.9996425,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "the",
                "start": 1296.98,
                "end": 1297.2201,
                "confidence": 0.9993895,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "governance",
                "start": 1297.2201,
                "end": 1297.62,
                "confidence": 0.9994987,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "that",
                "start": 1297.62,
                "end": 1297.78,
                "confidence": 0.9997404,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "we",
                "start": 1297.78,
                "end": 1297.9401,
                "confidence": 0.9999558,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "put",
                "start": 1297.9401,
                "end": 1298.1001,
                "confidence": 0.99859756,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "in",
                "start": 1298.1001,
                "end": 1298.26,
                "confidence": 0.9995485,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "place",
                "start": 1298.26,
                "end": 1298.74,
                "confidence": 0.999882,
                "punctuated_word": "place",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "both",
                "start": 1298.74,
                "end": 1298.9,
                "confidence": 0.57374114,
                "punctuated_word": "both",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "at",
                "start": 1298.9,
                "end": 1299.06,
                "confidence": 0.9921037,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "the",
                "start": 1299.06,
                "end": 1299.2201,
                "confidence": 0.9994721,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "individual",
                "start": 1299.2201,
                "end": 1299.7001,
                "confidence": 0.99989116,
                "punctuated_word": "individual",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "level",
                "start": 1299.7001,
                "end": 1300.1001,
                "confidence": 0.8438553,
                "punctuated_word": "level,",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "so",
                "start": 1300.1001,
                "end": 1300.26,
                "confidence": 0.9871367,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "for",
                "start": 1300.26,
                "end": 1300.42,
                "confidence": 0.9968894,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "humans",
                "start": 1300.42,
                "end": 1300.74,
                "confidence": 0.9992667,
                "punctuated_word": "humans",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "who",
                "start": 1300.74,
                "end": 1300.9,
                "confidence": 0.9982084,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "are",
                "start": 1300.9,
                "end": 1300.98,
                "confidence": 0.98117346,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "overseeing",
                "start": 1300.98,
                "end": 1301.4601,
                "confidence": 0.9999503,
                "punctuated_word": "overseeing",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "these",
                "start": 1301.4601,
                "end": 1301.7001,
                "confidence": 0.99837816,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "systems",
                "start": 1301.7001,
                "end": 1302.2001,
                "confidence": 0.8985852,
                "punctuated_word": "systems,",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "and",
                "start": 1302.315,
                "end": 1302.475,
                "confidence": 0.9986603,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "at",
                "start": 1302.475,
                "end": 1302.5549,
                "confidence": 0.95835525,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "the",
                "start": 1302.5549,
                "end": 1302.635,
                "confidence": 0.9996629,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "institutional",
                "start": 1302.635,
                "end": 1302.715,
                "confidence": 0.9992125,
                "punctuated_word": "institutional",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "level",
                "start": 1302.715,
                "end": 1303.215,
                "confidence": 0.9998516,
                "punctuated_word": "level",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "thinking",
                "start": 1303.5149,
                "end": 1303.835,
                "confidence": 0.5111903,
                "punctuated_word": "thinking",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "about",
                "start": 1303.835,
                "end": 1304.235,
                "confidence": 0.99916816,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "how",
                "start": 1304.235,
                "end": 1304.475,
                "confidence": 0.9956599,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "organizations",
                "start": 1304.475,
                "end": 1304.975,
                "confidence": 0.9957696,
                "punctuated_word": "organizations",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "who",
                "start": 1305.0349,
                "end": 1305.115,
                "confidence": 0.99188495,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "are",
                "start": 1305.115,
                "end": 1305.2749,
                "confidence": 0.9473039,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "adopting",
                "start": 1305.2749,
                "end": 1305.595,
                "confidence": 0.9989196,
                "punctuated_word": "adopting",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "these",
                "start": 1305.595,
                "end": 1305.835,
                "confidence": 0.99909973,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "tools",
                "start": 1305.835,
                "end": 1306.1549,
                "confidence": 0.9994973,
                "punctuated_word": "tools",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "put",
                "start": 1306.1549,
                "end": 1306.3949,
                "confidence": 0.94575983,
                "punctuated_word": "put",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "protections",
                "start": 1306.3949,
                "end": 1306.875,
                "confidence": 0.99897987,
                "punctuated_word": "protections",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "in",
                "start": 1306.875,
                "end": 1306.955,
                "confidence": 0.9997564,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "place",
                "start": 1306.955,
                "end": 1307.4349,
                "confidence": 0.99987364,
                "punctuated_word": "place",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "both",
                "start": 1307.4349,
                "end": 1307.835,
                "confidence": 0.81745946,
                "punctuated_word": "both",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "for",
                "start": 1307.835,
                "end": 1307.995,
                "confidence": 0.99921966,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "their",
                "start": 1307.995,
                "end": 1308.1549,
                "confidence": 0.9991768,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "own",
                "start": 1308.1549,
                "end": 1308.5549,
                "confidence": 0.997375,
                "punctuated_word": "own",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "personal",
                "start": 1308.5549,
                "end": 1308.955,
                "confidence": 0.99961865,
                "punctuated_word": "personal",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "liabilities",
                "start": 1308.955,
                "end": 1309.4349,
                "confidence": 0.99766064,
                "punctuated_word": "liabilities",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "as",
                "start": 1309.4349,
                "end": 1309.595,
                "confidence": 0.84744096,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "well",
                "start": 1309.595,
                "end": 1309.835,
                "confidence": 0.99984634,
                "punctuated_word": "well",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "as",
                "start": 1309.835,
                "end": 1309.9149,
                "confidence": 0.99430734,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "for",
                "start": 1309.9149,
                "end": 1310.075,
                "confidence": 0.9987821,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "those",
                "start": 1310.075,
                "end": 1310.475,
                "confidence": 0.9995702,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "of",
                "start": 1310.475,
                "end": 1310.5549,
                "confidence": 0.9974101,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "their",
                "start": 1310.5549,
                "end": 1310.875,
                "confidence": 0.9995987,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "customers",
                "start": 1310.875,
                "end": 1311.375,
                "confidence": 0.9198674,
                "punctuated_word": "customers.",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "and",
                "start": 1311.835,
                "end": 1312.335,
                "confidence": 0.9882698,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.82019055
              },
              {
                "word": "a",
                "start": 1313.115,
                "end": 1313.195,
                "confidence": 0.9920556,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.3811487
              },
              {
                "word": "rich",
                "start": 1313.195,
                "end": 1313.5149,
                "confidence": 0.8431386,
                "punctuated_word": "rich",
                "speaker": 2,
                "speaker_confidence": 0.3811487
              },
              {
                "word": "design",
                "start": 1313.5149,
                "end": 1313.835,
                "confidence": 0.99935895,
                "punctuated_word": "design",
                "speaker": 2,
                "speaker_confidence": 0.3811487
              },
              {
                "word": "language",
                "start": 1313.835,
                "end": 1314.235,
                "confidence": 0.99988604,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.3811487
              },
              {
                "word": "emerges",
                "start": 1314.235,
                "end": 1314.735,
                "confidence": 0.94126153,
                "punctuated_word": "emerges.",
                "speaker": 2,
                "speaker_confidence": 0.3811487
              },
              {
                "word": "there",
                "start": 1315.19,
                "end": 1315.35,
                "confidence": 0.9862889,
                "punctuated_word": "There",
                "speaker": 2,
                "speaker_confidence": 0.3811487
              },
              {
                "word": "are",
                "start": 1315.35,
                "end": 1315.51,
                "confidence": 0.99213046,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.3811487
              },
              {
                "word": "not",
                "start": 1315.51,
                "end": 1315.55,
                "confidence": 0.9969729,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.3811487
              },
              {
                "word": "a",
                "start": 1315.55,
                "end": 1315.59,
                "confidence": 0.9972921,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.09122324
              },
              {
                "word": "lot",
                "start": 1315.59,
                "end": 1315.91,
                "confidence": 0.9998493,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.09122324
              },
              {
                "word": "of",
                "start": 1315.91,
                "end": 1316.07,
                "confidence": 0.9986155,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.09122324
              },
              {
                "word": "interest",
                "start": 1316.07,
                "end": 1316.3099,
                "confidence": 0.97809553,
                "punctuated_word": "interest",
                "speaker": 2,
                "speaker_confidence": 0.09122324
              },
              {
                "word": "there",
                "start": 1316.39,
                "end": 1316.51,
                "confidence": 0.9418803,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.09122324
              },
              {
                "word": "are",
                "start": 1316.51,
                "end": 1316.63,
                "confidence": 0.93834573,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "not",
                "start": 1316.63,
                "end": 1316.95,
                "confidence": 0.9984263,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "all",
                "start": 1316.95,
                "end": 1317.03,
                "confidence": 0.99072486,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "too",
                "start": 1317.03,
                "end": 1317.19,
                "confidence": 0.9992986,
                "punctuated_word": "too",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "many",
                "start": 1317.19,
                "end": 1317.4299,
                "confidence": 0.9998847,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "ways",
                "start": 1317.4299,
                "end": 1317.75,
                "confidence": 0.9993018,
                "punctuated_word": "ways",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "that",
                "start": 1317.75,
                "end": 1317.83,
                "confidence": 0.9995061,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "people",
                "start": 1317.83,
                "end": 1318.15,
                "confidence": 0.9999422,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "deploy",
                "start": 1318.15,
                "end": 1318.39,
                "confidence": 0.9990232,
                "punctuated_word": "deploy",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "systems",
                "start": 1318.39,
                "end": 1318.89,
                "confidence": 0.9985957,
                "punctuated_word": "systems.",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "it",
                "start": 1319.19,
                "end": 1319.35,
                "confidence": 0.99829036,
                "punctuated_word": "It",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "looks",
                "start": 1319.35,
                "end": 1319.59,
                "confidence": 0.9736293,
                "punctuated_word": "looks",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "something",
                "start": 1319.59,
                "end": 1319.91,
                "confidence": 0.99913293,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "like",
                "start": 1319.91,
                "end": 1320.07,
                "confidence": 0.9695248,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "i",
                "start": 1320.07,
                "end": 1320.23,
                "confidence": 0.9787355,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "might",
                "start": 1320.23,
                "end": 1320.39,
                "confidence": 0.9989341,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "use",
                "start": 1320.39,
                "end": 1320.63,
                "confidence": 0.99971265,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "it",
                "start": 1320.63,
                "end": 1320.87,
                "confidence": 0.99926835,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "sometimes",
                "start": 1320.87,
                "end": 1321.37,
                "confidence": 0.71772003,
                "punctuated_word": "sometimes,",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "and",
                "start": 1321.59,
                "end": 1321.83,
                "confidence": 0.9982974,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "the",
                "start": 1321.83,
                "end": 1321.99,
                "confidence": 0.71606976,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "setting",
                "start": 1321.99,
                "end": 1322.3099,
                "confidence": 0.716852,
                "punctuated_word": "setting",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "the",
                "start": 1322.47,
                "end": 1322.63,
                "confidence": 0.9987637,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "settings",
                "start": 1322.63,
                "end": 1322.95,
                "confidence": 0.9970349,
                "punctuated_word": "settings",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "where",
                "start": 1322.95,
                "end": 1323.11,
                "confidence": 0.99817705,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "i",
                "start": 1323.11,
                "end": 1323.27,
                "confidence": 0.999426,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "choose",
                "start": 1323.27,
                "end": 1323.59,
                "confidence": 0.91758895,
                "punctuated_word": "choose",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "to",
                "start": 1323.59,
                "end": 1323.67,
                "confidence": 0.9996402,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "use",
                "start": 1323.67,
                "end": 1323.83,
                "confidence": 0.9998927,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "it",
                "start": 1323.83,
                "end": 1323.99,
                "confidence": 0.9878451,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "might",
                "start": 1323.99,
                "end": 1324.23,
                "confidence": 0.9949065,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "be",
                "start": 1324.23,
                "end": 1324.39,
                "confidence": 0.99978334,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "some",
                "start": 1324.39,
                "end": 1324.5499,
                "confidence": 0.9992355,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "function",
                "start": 1324.5499,
                "end": 1324.87,
                "confidence": 0.99986374,
                "punctuated_word": "function",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "of",
                "start": 1324.87,
                "end": 1325.03,
                "confidence": 0.99993217,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "confidence",
                "start": 1325.03,
                "end": 1325.53,
                "confidence": 0.9917423,
                "punctuated_word": "confidence,",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "some",
                "start": 1325.83,
                "end": 1326.07,
                "confidence": 0.99981314,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "function",
                "start": 1326.07,
                "end": 1326.57,
                "confidence": 0.9997757,
                "punctuated_word": "function",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "of",
                "start": 1326.63,
                "end": 1326.95,
                "confidence": 0.99976045,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "the",
                "start": 1326.95,
                "end": 1327.11,
                "confidence": 0.9988207,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "cost",
                "start": 1327.11,
                "end": 1327.35,
                "confidence": 0.9996321,
                "punctuated_word": "cost",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "of",
                "start": 1327.35,
                "end": 1327.51,
                "confidence": 0.99985754,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "a",
                "start": 1327.51,
                "end": 1327.59,
                "confidence": 0.99828184,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "claim",
                "start": 1327.59,
                "end": 1327.91,
                "confidence": 0.91776437,
                "punctuated_word": "claim,",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "for",
                "start": 1327.91,
                "end": 1328.15,
                "confidence": 0.9997385,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "example",
                "start": 1328.15,
                "end": 1328.5499,
                "confidence": 0.9840757,
                "punctuated_word": "example,",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "an",
                "start": 1328.5499,
                "end": 1328.63,
                "confidence": 0.4618785,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "insurance",
                "start": 1328.63,
                "end": 1329.13,
                "confidence": 0.7880415,
                "punctuated_word": "insurance.",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "right",
                "start": 1329.19,
                "end": 1329.35,
                "confidence": 0.9578173,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "like",
                "start": 1329.35,
                "end": 1329.59,
                "confidence": 0.9697808,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "i",
                "start": 1329.59,
                "end": 1329.945,
                "confidence": 0.9493897,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "i",
                "start": 1329.945,
                "end": 1330.105,
                "confidence": 0.99973816,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "don't",
                "start": 1330.105,
                "end": 1330.2649,
                "confidence": 0.99938226,
                "punctuated_word": "don't",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "care",
                "start": 1330.2649,
                "end": 1330.4249,
                "confidence": 0.9999126,
                "punctuated_word": "care",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "about",
                "start": 1330.4249,
                "end": 1330.9049,
                "confidence": 0.99968994,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "autonomously",
                "start": 1330.9049,
                "end": 1331.4049,
                "confidence": 0.99864715,
                "punctuated_word": "autonomously",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "and",
                "start": 1332.0249,
                "end": 1332.1849,
                "confidence": 0.4248757,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "automatically",
                "start": 1332.1849,
                "end": 1332.6849,
                "confidence": 0.99417806,
                "punctuated_word": "automatically",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "processing",
                "start": 1332.985,
                "end": 1333.485,
                "confidence": 0.999866,
                "punctuated_word": "processing",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "claims",
                "start": 1333.945,
                "end": 1334.2649,
                "confidence": 0.999468,
                "punctuated_word": "claims",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "that",
                "start": 1334.2649,
                "end": 1334.4249,
                "confidence": 0.9996629,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.57777387
              },
              {
                "word": "are",
                "start": 1334.4249,
                "end": 1334.505,
                "confidence": 0.99881244,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.36786902
              },
              {
                "word": "under",
                "start": 1334.505,
                "end": 1334.745,
                "confidence": 0.9995741,
                "punctuated_word": "under",
                "speaker": 2,
                "speaker_confidence": 0.36786902
              },
              {
                "word": "a",
                "start": 1334.745,
                "end": 1334.825,
                "confidence": 0.9795772,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.36786902
              },
              {
                "word": "$100",
                "start": 1334.825,
                "end": 1335.565,
                "confidence": 0.9990252,
                "punctuated_word": "$100.",
                "speaker": 2,
                "speaker_confidence": 0.36786902
              },
              {
                "word": "who",
                "start": 1335.705,
                "end": 1335.865,
                "confidence": 0.9988789,
                "punctuated_word": "Who",
                "speaker": 2,
                "speaker_confidence": 0.36786902
              },
              {
                "word": "cares",
                "start": 1335.865,
                "end": 1336.365,
                "confidence": 0.9895291,
                "punctuated_word": "cares?",
                "speaker": 2,
                "speaker_confidence": 0.36786902
              },
              {
                "word": "right",
                "start": 1336.4249,
                "end": 1336.6649,
                "confidence": 0.93888336,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.36786902
              },
              {
                "word": "that's",
                "start": 1336.6649,
                "end": 1336.825,
                "confidence": 0.9993007,
                "punctuated_word": "That's",
                "speaker": 2,
                "speaker_confidence": 0.36786902
              },
              {
                "word": "what",
                "start": 1336.825,
                "end": 1336.985,
                "confidence": 0.99772936,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.36786902
              },
              {
                "word": "most",
                "start": 1336.985,
                "end": 1337.1449,
                "confidence": 0.8728971,
                "punctuated_word": "most",
                "speaker": 2,
                "speaker_confidence": 0.2343005
              },
              {
                "word": "insurance",
                "start": 1337.1449,
                "end": 1337.465,
                "confidence": 0.99901867,
                "punctuated_word": "insurance",
                "speaker": 2,
                "speaker_confidence": 0.2343005
              },
              {
                "word": "companies",
                "start": 1337.465,
                "end": 1337.865,
                "confidence": 0.9860913,
                "punctuated_word": "companies",
                "speaker": 2,
                "speaker_confidence": 0.2343005
              },
              {
                "word": "told",
                "start": 1337.865,
                "end": 1338.105,
                "confidence": 0.99879587,
                "punctuated_word": "told",
                "speaker": 2,
                "speaker_confidence": 0.2343005
              },
              {
                "word": "us",
                "start": 1338.105,
                "end": 1338.4249,
                "confidence": 0.9985585,
                "punctuated_word": "us.",
                "speaker": 2,
                "speaker_confidence": 0.2343005
              },
              {
                "word": "k",
                "start": 1338.4249,
                "end": 1338.6649,
                "confidence": 0.7678441,
                "punctuated_word": "K?",
                "speaker": 2,
                "speaker_confidence": 0.2343005
              },
              {
                "word": "you're",
                "start": 1338.6649,
                "end": 1338.9049,
                "confidence": 0.9987986,
                "punctuated_word": "You're",
                "speaker": 2,
                "speaker_confidence": 0.2343005
              },
              {
                "word": "gonna",
                "start": 1338.9049,
                "end": 1339.225,
                "confidence": 0.99724776,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.2343005
              },
              {
                "word": "you",
                "start": 1339.3049,
                "end": 1339.345,
                "confidence": 0.8308025,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.2343005
              },
              {
                "word": "and",
                "start": 1339.3849,
                "end": 1339.625,
                "confidence": 0.68286234,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "if",
                "start": 1339.625,
                "end": 1339.7849,
                "confidence": 0.99526876,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "the",
                "start": 1339.7849,
                "end": 1339.945,
                "confidence": 0.9974813,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "ai",
                "start": 1339.945,
                "end": 1340.1849,
                "confidence": 0.9996687,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "system",
                "start": 1340.1849,
                "end": 1340.4249,
                "confidence": 0.98942405,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "makes",
                "start": 1340.4249,
                "end": 1340.6649,
                "confidence": 0.99867505,
                "punctuated_word": "makes",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "a",
                "start": 1340.6649,
                "end": 1340.825,
                "confidence": 0.9470781,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "mistake",
                "start": 1340.825,
                "end": 1341.325,
                "confidence": 0.9717616,
                "punctuated_word": "mistake,",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "again",
                "start": 1341.465,
                "end": 1341.7849,
                "confidence": 0.994351,
                "punctuated_word": "again,",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "who",
                "start": 1341.7849,
                "end": 1341.945,
                "confidence": 0.9998399,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "cares",
                "start": 1341.945,
                "end": 1342.445,
                "confidence": 0.98444617,
                "punctuated_word": "cares?",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "right",
                "start": 1342.66,
                "end": 1342.98,
                "confidence": 0.9970617,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "and",
                "start": 1342.98,
                "end": 1343.22,
                "confidence": 0.9991689,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "so",
                "start": 1343.22,
                "end": 1343.54,
                "confidence": 0.9960522,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "then",
                "start": 1343.54,
                "end": 1343.7,
                "confidence": 0.99293256,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "but",
                "start": 1343.86,
                "end": 1344.1,
                "confidence": 0.9982298,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "but",
                "start": 1344.1,
                "end": 1344.34,
                "confidence": 0.99914813,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "in",
                "start": 1344.34,
                "end": 1344.5,
                "confidence": 0.99481225,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "the",
                "start": 1344.5,
                "end": 1344.66,
                "confidence": 0.99881977,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "settings",
                "start": 1344.66,
                "end": 1345.06,
                "confidence": 0.99975675,
                "punctuated_word": "settings",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "where",
                "start": 1345.06,
                "end": 1345.3,
                "confidence": 0.9925673,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "you",
                "start": 1345.3,
                "end": 1345.46,
                "confidence": 0.9999157,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "do",
                "start": 1345.46,
                "end": 1345.7,
                "confidence": 0.9999634,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "have",
                "start": 1345.7,
                "end": 1346.2,
                "confidence": 0.99978966,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "potentially",
                "start": 1346.34,
                "end": 1346.82,
                "confidence": 0.98331624,
                "punctuated_word": "potentially",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "more",
                "start": 1346.82,
                "end": 1346.98,
                "confidence": 0.9992281,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "high",
                "start": 1346.98,
                "end": 1347.22,
                "confidence": 0.99968696,
                "punctuated_word": "high",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "stakes",
                "start": 1347.22,
                "end": 1347.7,
                "confidence": 0.9986507,
                "punctuated_word": "stakes",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "examples",
                "start": 1347.7,
                "end": 1348.2,
                "confidence": 0.99488544,
                "punctuated_word": "examples,",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "there",
                "start": 1348.66,
                "end": 1348.9,
                "confidence": 0.9991973,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "are",
                "start": 1348.9,
                "end": 1348.98,
                "confidence": 0.9815735,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "some",
                "start": 1348.98,
                "end": 1349.3,
                "confidence": 0.999845,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "really",
                "start": 1349.3,
                "end": 1349.7,
                "confidence": 0.9997646,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "interesting",
                "start": 1349.7,
                "end": 1350.1,
                "confidence": 0.9998951,
                "punctuated_word": "interesting",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "patterns",
                "start": 1350.1,
                "end": 1350.5,
                "confidence": 0.9999254,
                "punctuated_word": "patterns",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "that",
                "start": 1350.5,
                "end": 1350.66,
                "confidence": 0.9990621,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "emerge",
                "start": 1350.66,
                "end": 1351.16,
                "confidence": 0.9970024,
                "punctuated_word": "emerge",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "where",
                "start": 1351.38,
                "end": 1351.62,
                "confidence": 0.7814459,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "organizations",
                "start": 1351.62,
                "end": 1352.12,
                "confidence": 0.9997085,
                "punctuated_word": "organizations",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "might",
                "start": 1352.26,
                "end": 1352.5,
                "confidence": 0.9999231,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "have",
                "start": 1352.5,
                "end": 1352.74,
                "confidence": 0.9999496,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "a",
                "start": 1352.74,
                "end": 1352.82,
                "confidence": 0.9893181,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "separate",
                "start": 1352.82,
                "end": 1353.14,
                "confidence": 0.9999473,
                "punctuated_word": "separate",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "inspection",
                "start": 1353.14,
                "end": 1353.62,
                "confidence": 0.9999639,
                "punctuated_word": "inspection",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "and",
                "start": 1353.62,
                "end": 1353.78,
                "confidence": 0.8982867,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "an",
                "start": 1353.78,
                "end": 1353.94,
                "confidence": 0.59867334,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "escalation",
                "start": 1353.94,
                "end": 1354.44,
                "confidence": 0.99978167,
                "punctuated_word": "escalation",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "pathway",
                "start": 1354.5,
                "end": 1354.9,
                "confidence": 0.9990895,
                "punctuated_word": "pathway",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "that",
                "start": 1354.9,
                "end": 1355.06,
                "confidence": 0.99978596,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8208251
              },
              {
                "word": "they",
                "start": 1355.06,
                "end": 1355.14,
                "confidence": 0.9996964,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "introduce",
                "start": 1355.14,
                "end": 1355.64,
                "confidence": 0.7470796,
                "punctuated_word": "introduce,",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "and",
                "start": 1355.9651,
                "end": 1356.2051,
                "confidence": 0.99941444,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "they're",
                "start": 1356.2051,
                "end": 1356.525,
                "confidence": 0.99887407,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "all",
                "start": 1356.525,
                "end": 1356.765,
                "confidence": 0.9991019,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "very",
                "start": 1356.765,
                "end": 1357.005,
                "confidence": 0.9998229,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "arbitrary",
                "start": 1357.005,
                "end": 1357.505,
                "confidence": 0.97652787,
                "punctuated_word": "arbitrary.",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "and",
                "start": 1357.5651,
                "end": 1357.805,
                "confidence": 0.9992718,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "most",
                "start": 1357.805,
                "end": 1357.9651,
                "confidence": 0.99968076,
                "punctuated_word": "most",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "machine",
                "start": 1357.9651,
                "end": 1358.3651,
                "confidence": 0.99976534,
                "punctuated_word": "machine",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "learning",
                "start": 1358.3651,
                "end": 1358.525,
                "confidence": 0.99981946,
                "punctuated_word": "learning",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "models",
                "start": 1358.525,
                "end": 1358.925,
                "confidence": 0.99982256,
                "punctuated_word": "models",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "aren't",
                "start": 1358.925,
                "end": 1359.165,
                "confidence": 0.99918044,
                "punctuated_word": "aren't",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "trained",
                "start": 1359.165,
                "end": 1359.4851,
                "confidence": 0.9998783,
                "punctuated_word": "trained",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "with",
                "start": 1359.4851,
                "end": 1359.645,
                "confidence": 0.9998167,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "this",
                "start": 1359.645,
                "end": 1360.145,
                "confidence": 0.999503,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "arbitrary",
                "start": 1360.285,
                "end": 1360.785,
                "confidence": 0.999321,
                "punctuated_word": "arbitrary",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "escalation",
                "start": 1361.245,
                "end": 1361.7251,
                "confidence": 0.9993567,
                "punctuated_word": "escalation",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "pathway",
                "start": 1361.7251,
                "end": 1362.125,
                "confidence": 0.9982121,
                "punctuated_word": "pathway",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "in",
                "start": 1362.125,
                "end": 1362.285,
                "confidence": 0.9990575,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "place",
                "start": 1362.285,
                "end": 1362.525,
                "confidence": 0.9978656,
                "punctuated_word": "place.",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "so",
                "start": 1362.525,
                "end": 1362.685,
                "confidence": 0.76312065,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "an",
                "start": 1362.925,
                "end": 1363.0851,
                "confidence": 0.99937433,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "example",
                "start": 1363.0851,
                "end": 1363.405,
                "confidence": 0.9997235,
                "punctuated_word": "example",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "of",
                "start": 1363.405,
                "end": 1363.4851,
                "confidence": 0.99975413,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5481028
              },
              {
                "word": "this",
                "start": 1363.4851,
                "end": 1363.645,
                "confidence": 0.9998474,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "is",
                "start": 1363.645,
                "end": 1363.805,
                "confidence": 0.97516596,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "we",
                "start": 1363.805,
                "end": 1363.885,
                "confidence": 0.96410257,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "saw",
                "start": 1363.885,
                "end": 1364.125,
                "confidence": 0.99689364,
                "punctuated_word": "saw",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "traffic",
                "start": 1364.125,
                "end": 1364.3651,
                "confidence": 0.59248936,
                "punctuated_word": "traffic",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "violation",
                "start": 1364.3651,
                "end": 1364.8451,
                "confidence": 0.9982653,
                "punctuated_word": "violation",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "use",
                "start": 1364.8451,
                "end": 1365.005,
                "confidence": 0.98941666,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "case",
                "start": 1365.005,
                "end": 1365.4851,
                "confidence": 0.9991578,
                "punctuated_word": "case",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "where",
                "start": 1365.4851,
                "end": 1365.9851,
                "confidence": 0.69022113,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "you",
                "start": 1366.045,
                "end": 1366.545,
                "confidence": 0.99950254,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "would",
                "start": 1366.6051,
                "end": 1367.0851,
                "confidence": 0.9984713,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "automatically",
                "start": 1367.0851,
                "end": 1367.5851,
                "confidence": 0.99857163,
                "punctuated_word": "automatically",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "try",
                "start": 1367.805,
                "end": 1367.9651,
                "confidence": 0.99643755,
                "punctuated_word": "try",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "to",
                "start": 1367.9651,
                "end": 1368.2051,
                "confidence": 0.99937195,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "assign",
                "start": 1368.2051,
                "end": 1368.7051,
                "confidence": 0.9989518,
                "punctuated_word": "assign",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "a",
                "start": 1369.005,
                "end": 1369.165,
                "confidence": 0.9997292,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "violation",
                "start": 1369.165,
                "end": 1369.665,
                "confidence": 0.77278996,
                "punctuated_word": "violation,",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "a",
                "start": 1369.805,
                "end": 1369.9651,
                "confidence": 0.9919844,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "traffic",
                "start": 1369.9651,
                "end": 1370.4651,
                "confidence": 0.99986637,
                "punctuated_word": "traffic",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "violation",
                "start": 1371.59,
                "end": 1372.09,
                "confidence": 0.9993717,
                "punctuated_word": "violation",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "from",
                "start": 1372.55,
                "end": 1372.79,
                "confidence": 0.7950328,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "a",
                "start": 1372.79,
                "end": 1372.9501,
                "confidence": 0.99977773,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "video",
                "start": 1372.9501,
                "end": 1373.1901,
                "confidence": 0.9934511,
                "punctuated_word": "video",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "feed",
                "start": 1373.1901,
                "end": 1373.43,
                "confidence": 0.9522759,
                "punctuated_word": "feed.",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "and",
                "start": 1373.43,
                "end": 1373.59,
                "confidence": 0.991097,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "so",
                "start": 1373.59,
                "end": 1373.75,
                "confidence": 0.9969171,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "if",
                "start": 1373.75,
                "end": 1373.91,
                "confidence": 0.998009,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "the",
                "start": 1373.91,
                "end": 1373.99,
                "confidence": 0.99986076,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "confidence",
                "start": 1373.99,
                "end": 1374.39,
                "confidence": 0.9994442,
                "punctuated_word": "confidence",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "of",
                "start": 1374.39,
                "end": 1374.47,
                "confidence": 0.94314456,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.68522143
              },
              {
                "word": "that",
                "start": 1374.47,
                "end": 1374.63,
                "confidence": 0.99965096,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "system",
                "start": 1374.63,
                "end": 1374.87,
                "confidence": 0.99993277,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "is",
                "start": 1374.87,
                "end": 1375.03,
                "confidence": 0.78037053,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "high",
                "start": 1375.03,
                "end": 1375.1901,
                "confidence": 0.99992895,
                "punctuated_word": "high",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "enough",
                "start": 1375.1901,
                "end": 1375.51,
                "confidence": 0.99928474,
                "punctuated_word": "enough,",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "the",
                "start": 1375.51,
                "end": 1376.01,
                "confidence": 0.9996878,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "fine",
                "start": 1376.0701,
                "end": 1376.31,
                "confidence": 0.99924564,
                "punctuated_word": "fine",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "was",
                "start": 1376.31,
                "end": 1376.55,
                "confidence": 0.999814,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "automatically",
                "start": 1376.55,
                "end": 1376.9501,
                "confidence": 0.9997712,
                "punctuated_word": "automatically",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "issued",
                "start": 1376.9501,
                "end": 1377.27,
                "confidence": 0.9999505,
                "punctuated_word": "issued",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "and",
                "start": 1377.27,
                "end": 1377.43,
                "confidence": 0.9987104,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "sent",
                "start": 1377.43,
                "end": 1377.67,
                "confidence": 0.99910873,
                "punctuated_word": "sent",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "via",
                "start": 1377.67,
                "end": 1377.91,
                "confidence": 0.9419341,
                "punctuated_word": "via",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "mail",
                "start": 1377.91,
                "end": 1378.41,
                "confidence": 0.9785342,
                "punctuated_word": "mail.",
                "speaker": 2,
                "speaker_confidence": 0.6729162
              },
              {
                "word": "but",
                "start": 1378.79,
                "end": 1378.9501,
                "confidence": 0.9991867,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "if",
                "start": 1378.9501,
                "end": 1379.11,
                "confidence": 0.9995203,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "it",
                "start": 1379.11,
                "end": 1379.27,
                "confidence": 0.99984837,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "wasn't",
                "start": 1379.27,
                "end": 1379.67,
                "confidence": 0.9999292,
                "punctuated_word": "wasn't",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "confident",
                "start": 1379.67,
                "end": 1380.17,
                "confidence": 0.993759,
                "punctuated_word": "confident,",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "which",
                "start": 1380.55,
                "end": 1381.03,
                "confidence": 0.99966085,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "70%",
                "start": 1381.03,
                "end": 1381.91,
                "confidence": 0.986261,
                "punctuated_word": "70%",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "were",
                "start": 1381.91,
                "end": 1382.15,
                "confidence": 0.99614584,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "under",
                "start": 1382.15,
                "end": 1382.47,
                "confidence": 0.9998185,
                "punctuated_word": "under",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "this",
                "start": 1382.47,
                "end": 1382.63,
                "confidence": 0.9988937,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "threshold",
                "start": 1382.63,
                "end": 1383.03,
                "confidence": 0.8774529,
                "punctuated_word": "threshold,",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "so",
                "start": 1383.03,
                "end": 1383.11,
                "confidence": 0.99830127,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "there",
                "start": 1383.11,
                "end": 1383.27,
                "confidence": 0.95635515,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "are",
                "start": 1383.27,
                "end": 1383.35,
                "confidence": 0.91025937,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "very",
                "start": 1383.35,
                "end": 1383.51,
                "confidence": 0.9984396,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "few",
                "start": 1383.51,
                "end": 1383.67,
                "confidence": 0.9998846,
                "punctuated_word": "few",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "that",
                "start": 1383.67,
                "end": 1383.8301,
                "confidence": 0.9935446,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.56535023
              },
              {
                "word": "are",
                "start": 1383.8301,
                "end": 1383.91,
                "confidence": 0.6797729,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "being",
                "start": 1383.91,
                "end": 1384.15,
                "confidence": 0.9997807,
                "punctuated_word": "being",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "automatically",
                "start": 1384.15,
                "end": 1384.55,
                "confidence": 0.9990343,
                "punctuated_word": "automatically",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "processed",
                "start": 1384.55,
                "end": 1384.87,
                "confidence": 0.9993292,
                "punctuated_word": "processed",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "in",
                "start": 1384.87,
                "end": 1385.03,
                "confidence": 0.98072827,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "some",
                "start": 1385.03,
                "end": 1385.1901,
                "confidence": 0.9993449,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "sense",
                "start": 1385.1901,
                "end": 1385.6901,
                "confidence": 0.8794199,
                "punctuated_word": "sense,",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "they",
                "start": 1386.045,
                "end": 1386.2051,
                "confidence": 0.9996872,
                "punctuated_word": "They",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "had",
                "start": 1386.2051,
                "end": 1386.605,
                "confidence": 0.9483565,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "this",
                "start": 1386.605,
                "end": 1387.005,
                "confidence": 0.9989802,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "absolutely",
                "start": 1387.005,
                "end": 1387.505,
                "confidence": 0.9971724,
                "punctuated_word": "absolutely",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "obscure",
                "start": 1387.645,
                "end": 1388.145,
                "confidence": 0.99903995,
                "punctuated_word": "obscure",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "inspection",
                "start": 1388.685,
                "end": 1389.185,
                "confidence": 0.9998859,
                "punctuated_word": "inspection",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "pathway",
                "start": 1389.245,
                "end": 1389.745,
                "confidence": 0.9991605,
                "punctuated_word": "pathway",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "where",
                "start": 1390.3651,
                "end": 1390.8651,
                "confidence": 0.7389397,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "an",
                "start": 1391.245,
                "end": 1391.5651,
                "confidence": 0.9998374,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "inspector",
                "start": 1391.5651,
                "end": 1392.0651,
                "confidence": 0.99967957,
                "punctuated_word": "inspector",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "would",
                "start": 1392.125,
                "end": 1392.3651,
                "confidence": 0.99996126,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "first",
                "start": 1392.3651,
                "end": 1392.8651,
                "confidence": 0.998336,
                "punctuated_word": "first",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "be",
                "start": 1393.005,
                "end": 1393.245,
                "confidence": 0.9997944,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "allowed",
                "start": 1393.245,
                "end": 1393.5651,
                "confidence": 0.9999362,
                "punctuated_word": "allowed",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "to",
                "start": 1393.5651,
                "end": 1394.0651,
                "confidence": 0.9998472,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "look",
                "start": 1394.125,
                "end": 1394.285,
                "confidence": 0.99969923,
                "punctuated_word": "look",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "at",
                "start": 1394.285,
                "end": 1394.4451,
                "confidence": 0.99984217,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "this",
                "start": 1394.4451,
                "end": 1394.685,
                "confidence": 0.9332291,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "feed",
                "start": 1394.685,
                "end": 1395.185,
                "confidence": 0.98814684,
                "punctuated_word": "feed",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "and",
                "start": 1395.3251,
                "end": 1395.645,
                "confidence": 0.9956391,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "decide",
                "start": 1395.645,
                "end": 1396.045,
                "confidence": 0.99994886,
                "punctuated_word": "decide",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "whether",
                "start": 1396.045,
                "end": 1396.4451,
                "confidence": 0.9997546,
                "punctuated_word": "whether",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "the",
                "start": 1396.4451,
                "end": 1396.6051,
                "confidence": 0.9996811,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "violation",
                "start": 1396.6051,
                "end": 1397.1051,
                "confidence": 0.9999001,
                "punctuated_word": "violation",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "that",
                "start": 1397.165,
                "end": 1397.3251,
                "confidence": 0.99828786,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "the",
                "start": 1397.3251,
                "end": 1397.5651,
                "confidence": 0.9997919,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "ai",
                "start": 1397.5651,
                "end": 1397.805,
                "confidence": 0.9997546,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "assigned",
                "start": 1397.805,
                "end": 1398.2051,
                "confidence": 0.99569184,
                "punctuated_word": "assigned",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "was",
                "start": 1398.2051,
                "end": 1398.4451,
                "confidence": 0.99976176,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "right",
                "start": 1398.4451,
                "end": 1398.6051,
                "confidence": 0.9992912,
                "punctuated_word": "right",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "or",
                "start": 1398.6051,
                "end": 1398.765,
                "confidence": 0.9997248,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "wrong",
                "start": 1398.765,
                "end": 1399.265,
                "confidence": 0.99790835,
                "punctuated_word": "wrong.",
                "speaker": 2,
                "speaker_confidence": 0.6971971
              },
              {
                "word": "they",
                "start": 1399.6901,
                "end": 1399.8501,
                "confidence": 0.55385005,
                "punctuated_word": "They",
                "speaker": 2,
                "speaker_confidence": 0.23588955
              },
              {
                "word": "weren't",
                "start": 1399.8501,
                "end": 1400.17,
                "confidence": 0.99413365,
                "punctuated_word": "weren't",
                "speaker": 2,
                "speaker_confidence": 0.23588955
              },
              {
                "word": "allowed",
                "start": 1400.17,
                "end": 1400.41,
                "confidence": 0.99915624,
                "punctuated_word": "allowed",
                "speaker": 2,
                "speaker_confidence": 0.23588955
              },
              {
                "word": "to",
                "start": 1400.41,
                "end": 1400.49,
                "confidence": 0.9987897,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.23588955
              },
              {
                "word": "change",
                "start": 1400.49,
                "end": 1400.65,
                "confidence": 0.99985373,
                "punctuated_word": "change",
                "speaker": 2,
                "speaker_confidence": 0.23588955
              },
              {
                "word": "it",
                "start": 1400.65,
                "end": 1401.15,
                "confidence": 0.99380493,
                "punctuated_word": "it.",
                "speaker": 2,
                "speaker_confidence": 0.23588955
              },
              {
                "word": "okay",
                "start": 1401.37,
                "end": 1401.6901,
                "confidence": 0.73510134,
                "punctuated_word": "Okay.",
                "speaker": 2,
                "speaker_confidence": 0.22265714
              },
              {
                "word": "they",
                "start": 1401.6901,
                "end": 1401.8501,
                "confidence": 0.99905914,
                "punctuated_word": "They",
                "speaker": 2,
                "speaker_confidence": 0.22265714
              },
              {
                "word": "were",
                "start": 1401.8501,
                "end": 1402.01,
                "confidence": 0.99689543,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.22265714
              },
              {
                "word": "only",
                "start": 1402.01,
                "end": 1402.17,
                "confidence": 0.99973494,
                "punctuated_word": "only",
                "speaker": 2,
                "speaker_confidence": 0.22265714
              },
              {
                "word": "allowed",
                "start": 1402.17,
                "end": 1402.41,
                "confidence": 0.9993893,
                "punctuated_word": "allowed",
                "speaker": 2,
                "speaker_confidence": 0.22265714
              },
              {
                "word": "to",
                "start": 1402.41,
                "end": 1402.49,
                "confidence": 0.9987192,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.22265714
              },
              {
                "word": "say",
                "start": 1402.49,
                "end": 1402.65,
                "confidence": 0.8861164,
                "punctuated_word": "say",
                "speaker": 2,
                "speaker_confidence": 0.22265714
              },
              {
                "word": "if",
                "start": 1402.65,
                "end": 1402.73,
                "confidence": 0.9845322,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "it's",
                "start": 1402.73,
                "end": 1402.89,
                "confidence": 0.9797977,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "right",
                "start": 1402.89,
                "end": 1403.05,
                "confidence": 0.9980883,
                "punctuated_word": "right",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "or",
                "start": 1403.05,
                "end": 1403.2101,
                "confidence": 0.9991049,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "wrong",
                "start": 1403.2101,
                "end": 1403.7101,
                "confidence": 0.9901179,
                "punctuated_word": "wrong.",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "and",
                "start": 1404.3301,
                "end": 1404.65,
                "confidence": 0.9884975,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "then",
                "start": 1404.65,
                "end": 1404.9701,
                "confidence": 0.99970895,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "if",
                "start": 1404.9701,
                "end": 1405.2101,
                "confidence": 0.9594655,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "that",
                "start": 1405.2101,
                "end": 1405.37,
                "confidence": 0.999895,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "person",
                "start": 1405.37,
                "end": 1405.6901,
                "confidence": 0.9999244,
                "punctuated_word": "person",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "said",
                "start": 1405.6901,
                "end": 1405.8501,
                "confidence": 0.9993912,
                "punctuated_word": "said",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "right",
                "start": 1405.8501,
                "end": 1406.01,
                "confidence": 0.99141437,
                "punctuated_word": "right",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "or",
                "start": 1406.01,
                "end": 1406.0901,
                "confidence": 0.99616456,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "wrong",
                "start": 1406.0901,
                "end": 1406.25,
                "confidence": 0.9772669,
                "punctuated_word": "wrong,",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "then",
                "start": 1406.25,
                "end": 1406.41,
                "confidence": 0.9780999,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "it",
                "start": 1406.41,
                "end": 1406.49,
                "confidence": 0.99953914,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "went",
                "start": 1406.49,
                "end": 1406.65,
                "confidence": 0.9999399,
                "punctuated_word": "went",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "to",
                "start": 1406.65,
                "end": 1406.81,
                "confidence": 0.99912745,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "another",
                "start": 1406.81,
                "end": 1407.05,
                "confidence": 0.9998715,
                "punctuated_word": "another",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "person",
                "start": 1407.05,
                "end": 1407.55,
                "confidence": 0.9998722,
                "punctuated_word": "person",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "who",
                "start": 1408.17,
                "end": 1408.41,
                "confidence": 0.77248484,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "then",
                "start": 1408.41,
                "end": 1408.5701,
                "confidence": 0.99867415,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "had",
                "start": 1408.5701,
                "end": 1408.73,
                "confidence": 0.9881188,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "to",
                "start": 1408.73,
                "end": 1408.81,
                "confidence": 0.9993094,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "say",
                "start": 1408.81,
                "end": 1408.9701,
                "confidence": 0.93299496,
                "punctuated_word": "say,",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "is",
                "start": 1408.9701,
                "end": 1409.13,
                "confidence": 0.99724823,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "it",
                "start": 1409.13,
                "end": 1409.2101,
                "confidence": 0.9998503,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "right",
                "start": 1409.2101,
                "end": 1409.37,
                "confidence": 0.9996793,
                "punctuated_word": "right",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "or",
                "start": 1409.37,
                "end": 1409.53,
                "confidence": 0.9991253,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "wrong",
                "start": 1409.53,
                "end": 1410.03,
                "confidence": 0.95385265,
                "punctuated_word": "wrong?",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "and",
                "start": 1410.49,
                "end": 1410.65,
                "confidence": 0.9991565,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "then",
                "start": 1410.65,
                "end": 1410.9701,
                "confidence": 0.8041971,
                "punctuated_word": "then,",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "again",
                "start": 1410.9701,
                "end": 1411.4701,
                "confidence": 0.9994076,
                "punctuated_word": "again,",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "a",
                "start": 1411.53,
                "end": 1411.77,
                "confidence": 0.99967,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "third",
                "start": 1411.77,
                "end": 1412.01,
                "confidence": 0.9999926,
                "punctuated_word": "third",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "person",
                "start": 1412.01,
                "end": 1412.49,
                "confidence": 0.99985147,
                "punctuated_word": "person",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "had",
                "start": 1412.49,
                "end": 1412.73,
                "confidence": 0.9950075,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "to",
                "start": 1412.73,
                "end": 1412.81,
                "confidence": 0.9995419,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "check",
                "start": 1412.81,
                "end": 1413.05,
                "confidence": 0.85888994,
                "punctuated_word": "check,",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "is",
                "start": 1413.05,
                "end": 1413.2101,
                "confidence": 0.998566,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "it",
                "start": 1413.2101,
                "end": 1413.37,
                "confidence": 0.99984443,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "right",
                "start": 1413.37,
                "end": 1413.53,
                "confidence": 0.99970156,
                "punctuated_word": "right",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "or",
                "start": 1413.53,
                "end": 1413.61,
                "confidence": 0.9993612,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "wrong",
                "start": 1413.61,
                "end": 1413.975,
                "confidence": 0.985531,
                "punctuated_word": "wrong?",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "and",
                "start": 1414.0549,
                "end": 1414.215,
                "confidence": 0.9996138,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "if",
                "start": 1414.215,
                "end": 1414.455,
                "confidence": 0.9990495,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "all",
                "start": 1414.455,
                "end": 1414.695,
                "confidence": 0.9999367,
                "punctuated_word": "all",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "three",
                "start": 1414.695,
                "end": 1415.015,
                "confidence": 0.99947864,
                "punctuated_word": "three",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "agreed",
                "start": 1415.015,
                "end": 1415.515,
                "confidence": 0.9990602,
                "punctuated_word": "agreed",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "that",
                "start": 1415.735,
                "end": 1416.235,
                "confidence": 0.99701416,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "the",
                "start": 1416.455,
                "end": 1416.955,
                "confidence": 0.9995017,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "the",
                "start": 1417.095,
                "end": 1417.255,
                "confidence": 0.93720615,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "system",
                "start": 1417.255,
                "end": 1417.575,
                "confidence": 0.9996568,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "was",
                "start": 1417.575,
                "end": 1417.735,
                "confidence": 0.9887472,
                "punctuated_word": "was",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "right",
                "start": 1417.735,
                "end": 1418.135,
                "confidence": 0.9927864,
                "punctuated_word": "right,",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "then",
                "start": 1418.135,
                "end": 1418.375,
                "confidence": 0.99983203,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "the",
                "start": 1418.375,
                "end": 1418.455,
                "confidence": 0.9990823,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "fine",
                "start": 1418.455,
                "end": 1418.695,
                "confidence": 0.997251,
                "punctuated_word": "fine",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "would",
                "start": 1418.695,
                "end": 1418.855,
                "confidence": 0.988655,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "be",
                "start": 1418.855,
                "end": 1419.015,
                "confidence": 0.99922013,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "issued",
                "start": 1419.015,
                "end": 1419.335,
                "confidence": 0.99929726,
                "punctuated_word": "issued.",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "if",
                "start": 1419.335,
                "end": 1419.655,
                "confidence": 0.9994469,
                "punctuated_word": "If",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "any",
                "start": 1419.655,
                "end": 1419.895,
                "confidence": 0.9698182,
                "punctuated_word": "any",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "one",
                "start": 1419.895,
                "end": 1420.0549,
                "confidence": 0.9981806,
                "punctuated_word": "one",
                "speaker": 2,
                "speaker_confidence": 0.61392546
              },
              {
                "word": "of",
                "start": 1420.0549,
                "end": 1420.135,
                "confidence": 0.9994091,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5377645
              },
              {
                "word": "them",
                "start": 1420.135,
                "end": 1420.375,
                "confidence": 0.9997073,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.5377645
              },
              {
                "word": "said",
                "start": 1420.375,
                "end": 1420.615,
                "confidence": 0.999683,
                "punctuated_word": "said",
                "speaker": 2,
                "speaker_confidence": 0.5377645
              },
              {
                "word": "no",
                "start": 1420.615,
                "end": 1421.095,
                "confidence": 0.9759875,
                "punctuated_word": "no,",
                "speaker": 2,
                "speaker_confidence": 0.5377645
              },
              {
                "word": "the",
                "start": 1421.095,
                "end": 1421.255,
                "confidence": 0.9975026,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5377645
              },
              {
                "word": "fine",
                "start": 1421.255,
                "end": 1421.495,
                "confidence": 0.99933004,
                "punctuated_word": "fine",
                "speaker": 2,
                "speaker_confidence": 0.5377645
              },
              {
                "word": "wasn't",
                "start": 1421.495,
                "end": 1421.815,
                "confidence": 0.99706733,
                "punctuated_word": "wasn't",
                "speaker": 2,
                "speaker_confidence": 0.5377645
              },
              {
                "word": "issued",
                "start": 1421.815,
                "end": 1422.215,
                "confidence": 0.9928504,
                "punctuated_word": "issued.",
                "speaker": 2,
                "speaker_confidence": 0.5377645
              },
              {
                "word": "that's",
                "start": 1422.215,
                "end": 1422.375,
                "confidence": 0.998583,
                "punctuated_word": "That's",
                "speaker": 1,
                "speaker_confidence": 0.5779205
              },
              {
                "word": "so",
                "start": 1422.375,
                "end": 1422.615,
                "confidence": 0.9982766,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.5779205
              },
              {
                "word": "interesting",
                "start": 1422.615,
                "end": 1423.095,
                "confidence": 0.99982375,
                "punctuated_word": "interesting",
                "speaker": 1,
                "speaker_confidence": 0.5779205
              },
              {
                "word": "though",
                "start": 1423.095,
                "end": 1423.255,
                "confidence": 0.5745201,
                "punctuated_word": "though,",
                "speaker": 1,
                "speaker_confidence": 0.5779205
              },
              {
                "word": "because",
                "start": 1423.255,
                "end": 1423.495,
                "confidence": 0.9849904,
                "punctuated_word": "because",
                "speaker": 1,
                "speaker_confidence": 0.5779205
              },
              {
                "word": "it's",
                "start": 1423.495,
                "end": 1423.735,
                "confidence": 0.99726063,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.5779205
              },
              {
                "word": "like",
                "start": 1423.735,
                "end": 1424.215,
                "confidence": 0.8670435,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.5779205
              },
              {
                "word": "you",
                "start": 1424.215,
                "end": 1424.375,
                "confidence": 0.9994443,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.5779205
              },
              {
                "word": "know",
                "start": 1424.375,
                "end": 1424.615,
                "confidence": 0.99753904,
                "punctuated_word": "know,",
                "speaker": 1,
                "speaker_confidence": 0.5779205
              },
              {
                "word": "there",
                "start": 1424.615,
                "end": 1424.9349,
                "confidence": 0.9583092,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.5779205
              },
              {
                "word": "are",
                "start": 1424.9349,
                "end": 1425.015,
                "confidence": 0.9763872,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.5779205
              },
              {
                "word": "probably",
                "start": 1425.015,
                "end": 1425.515,
                "confidence": 0.9943204,
                "punctuated_word": "probably",
                "speaker": 1,
                "speaker_confidence": 0.5779205
              },
              {
                "word": "there",
                "start": 1427.4501,
                "end": 1427.77,
                "confidence": 0.97938067,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.5050979
              },
              {
                "word": "are",
                "start": 1427.77,
                "end": 1427.85,
                "confidence": 0.9705166,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.5050979
              },
              {
                "word": "probably",
                "start": 1427.85,
                "end": 1428.33,
                "confidence": 0.99914217,
                "punctuated_word": "probably",
                "speaker": 1,
                "speaker_confidence": 0.5050979
              },
              {
                "word": "sort",
                "start": 1428.33,
                "end": 1428.5701,
                "confidence": 0.9531492,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.5050979
              },
              {
                "word": "of",
                "start": 1428.5701,
                "end": 1428.81,
                "confidence": 0.99959916,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.5050979
              },
              {
                "word": "almost",
                "start": 1428.81,
                "end": 1429.31,
                "confidence": 0.9834789,
                "punctuated_word": "almost",
                "speaker": 1,
                "speaker_confidence": 0.5050979
              },
              {
                "word": "evolutionary",
                "start": 1429.37,
                "end": 1429.87,
                "confidence": 0.99725586,
                "punctuated_word": "evolutionary",
                "speaker": 1,
                "speaker_confidence": 0.5050979
              },
              {
                "word": "reasons",
                "start": 1430.25,
                "end": 1430.75,
                "confidence": 0.9992956,
                "punctuated_word": "reasons",
                "speaker": 1,
                "speaker_confidence": 0.5050979
              },
              {
                "word": "why",
                "start": 1430.81,
                "end": 1431.13,
                "confidence": 0.9835075,
                "punctuated_word": "why",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "that",
                "start": 1431.13,
                "end": 1431.37,
                "confidence": 0.99685353,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "system",
                "start": 1431.37,
                "end": 1431.77,
                "confidence": 0.99840575,
                "punctuated_word": "system",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "developed",
                "start": 1431.77,
                "end": 1432.17,
                "confidence": 0.7770332,
                "punctuated_word": "developed,",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "but",
                "start": 1432.17,
                "end": 1432.33,
                "confidence": 0.9621125,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "it",
                "start": 1432.33,
                "end": 1432.49,
                "confidence": 0.9971028,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "wasn't",
                "start": 1432.49,
                "end": 1432.97,
                "confidence": 0.99978626,
                "punctuated_word": "wasn't",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "necessarily",
                "start": 1432.97,
                "end": 1433.47,
                "confidence": 0.9983188,
                "punctuated_word": "necessarily",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "like",
                "start": 1433.6901,
                "end": 1433.93,
                "confidence": 0.6926227,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "here",
                "start": 1433.93,
                "end": 1434.09,
                "confidence": 0.9980102,
                "punctuated_word": "here",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "is",
                "start": 1434.09,
                "end": 1434.25,
                "confidence": 0.9762958,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "what",
                "start": 1434.25,
                "end": 1434.49,
                "confidence": 0.998563,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "we",
                "start": 1434.49,
                "end": 1434.65,
                "confidence": 0.9697296,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "think",
                "start": 1434.65,
                "end": 1434.81,
                "confidence": 0.9949234,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "would",
                "start": 1434.81,
                "end": 1435.13,
                "confidence": 0.98936623,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "be",
                "start": 1435.13,
                "end": 1435.37,
                "confidence": 0.99520373,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.66566414
              },
              {
                "word": "the",
                "start": 1435.37,
                "end": 1435.4501,
                "confidence": 0.9884799,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "best",
                "start": 1435.4501,
                "end": 1435.85,
                "confidence": 0.99609095,
                "punctuated_word": "best",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "way",
                "start": 1435.85,
                "end": 1436.17,
                "confidence": 0.99521375,
                "punctuated_word": "way",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "to",
                "start": 1436.17,
                "end": 1436.41,
                "confidence": 0.99642473,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "set",
                "start": 1436.41,
                "end": 1436.65,
                "confidence": 0.97736335,
                "punctuated_word": "set",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "up",
                "start": 1436.65,
                "end": 1437.05,
                "confidence": 0.733804,
                "punctuated_word": "up.",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "so",
                "start": 1437.05,
                "end": 1437.55,
                "confidence": 0.9913169,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "but",
                "start": 1437.6901,
                "end": 1437.93,
                "confidence": 0.9983405,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "so",
                "start": 1437.93,
                "end": 1438.41,
                "confidence": 0.5294143,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "number",
                "start": 1438.41,
                "end": 1438.81,
                "confidence": 0.763847,
                "punctuated_word": "number",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "one",
                "start": 1438.81,
                "end": 1439.29,
                "confidence": 0.9946134,
                "punctuated_word": "one,",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "i'm",
                "start": 1439.29,
                "end": 1439.53,
                "confidence": 0.9991677,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "curious",
                "start": 1439.53,
                "end": 1440.01,
                "confidence": 0.9997609,
                "punctuated_word": "curious",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "for",
                "start": 1440.01,
                "end": 1440.17,
                "confidence": 0.91040677,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "this",
                "start": 1440.17,
                "end": 1440.41,
                "confidence": 0.9998242,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "particular",
                "start": 1440.41,
                "end": 1440.91,
                "confidence": 0.9999286,
                "punctuated_word": "particular",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "example",
                "start": 1440.97,
                "end": 1441.47,
                "confidence": 0.9997669,
                "punctuated_word": "example",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "if",
                "start": 1441.53,
                "end": 1441.77,
                "confidence": 0.71441895,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "that",
                "start": 1441.77,
                "end": 1442.01,
                "confidence": 0.9999174,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "is",
                "start": 1442.01,
                "end": 1442.17,
                "confidence": 0.9997173,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "what",
                "start": 1442.17,
                "end": 1442.33,
                "confidence": 0.9998628,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "people",
                "start": 1442.33,
                "end": 1442.685,
                "confidence": 0.9999205,
                "punctuated_word": "people",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "told",
                "start": 1442.685,
                "end": 1442.925,
                "confidence": 0.999813,
                "punctuated_word": "told",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "you",
                "start": 1442.925,
                "end": 1443.0851,
                "confidence": 0.99982196,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "about",
                "start": 1443.0851,
                "end": 1443.4851,
                "confidence": 0.9989171,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "how",
                "start": 1443.4851,
                "end": 1443.645,
                "confidence": 0.9960633,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "this",
                "start": 1443.645,
                "end": 1443.885,
                "confidence": 0.9562711,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "system",
                "start": 1443.885,
                "end": 1444.3651,
                "confidence": 0.9983169,
                "punctuated_word": "system",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "evolved",
                "start": 1444.3651,
                "end": 1444.8651,
                "confidence": 0.81739354,
                "punctuated_word": "evolved.",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "and",
                "start": 1445.2451,
                "end": 1445.4851,
                "confidence": 0.99820125,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "number",
                "start": 1445.4851,
                "end": 1445.7251,
                "confidence": 0.925059,
                "punctuated_word": "number",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "two",
                "start": 1445.7251,
                "end": 1446.2051,
                "confidence": 0.9933065,
                "punctuated_word": "two,",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "from",
                "start": 1446.2051,
                "end": 1446.4451,
                "confidence": 0.9991079,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "the",
                "start": 1446.4451,
                "end": 1446.6051,
                "confidence": 0.95412916,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "perspective",
                "start": 1446.6051,
                "end": 1447.0851,
                "confidence": 0.99954164,
                "punctuated_word": "perspective",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "of",
                "start": 1447.0851,
                "end": 1447.3251,
                "confidence": 0.9998549,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "documentation",
                "start": 1447.3251,
                "end": 1447.8251,
                "confidence": 0.9817086,
                "punctuated_word": "documentation,",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "there",
                "start": 1448.6051,
                "end": 1448.8451,
                "confidence": 0.97287863,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "are",
                "start": 1448.8451,
                "end": 1448.925,
                "confidence": 0.9258141,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.7860785
              },
              {
                "word": "just",
                "start": 1448.925,
                "end": 1449.165,
                "confidence": 0.9990902,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "a",
                "start": 1449.165,
                "end": 1449.3251,
                "confidence": 0.9990747,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "lot",
                "start": 1449.3251,
                "end": 1449.5651,
                "confidence": 0.9997769,
                "punctuated_word": "lot",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "of",
                "start": 1449.5651,
                "end": 1449.7251,
                "confidence": 0.99935156,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "ways",
                "start": 1449.7251,
                "end": 1450.125,
                "confidence": 0.9993285,
                "punctuated_word": "ways",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "that",
                "start": 1450.125,
                "end": 1450.4451,
                "confidence": 0.998784,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "systems",
                "start": 1450.4451,
                "end": 1450.925,
                "confidence": 0.9994236,
                "punctuated_word": "systems",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "are",
                "start": 1450.925,
                "end": 1451.165,
                "confidence": 0.9990282,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "developed",
                "start": 1451.165,
                "end": 1451.5651,
                "confidence": 0.9997149,
                "punctuated_word": "developed",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "and",
                "start": 1451.5651,
                "end": 1451.805,
                "confidence": 0.99523467,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "governed",
                "start": 1451.805,
                "end": 1452.2051,
                "confidence": 0.9950563,
                "punctuated_word": "governed",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "that",
                "start": 1452.2051,
                "end": 1452.3651,
                "confidence": 0.9954183,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "are",
                "start": 1452.3651,
                "end": 1452.6051,
                "confidence": 0.99943525,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "frankly",
                "start": 1452.6051,
                "end": 1453.1051,
                "confidence": 0.9150257,
                "punctuated_word": "frankly",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "embarrassing",
                "start": 1453.5651,
                "end": 1454.0651,
                "confidence": 0.9772121,
                "punctuated_word": "embarrassing.",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "so",
                "start": 1454.3651,
                "end": 1454.6051,
                "confidence": 0.99380106,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "do",
                "start": 1454.6051,
                "end": 1454.765,
                "confidence": 0.9969914,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "you",
                "start": 1454.765,
                "end": 1454.8451,
                "confidence": 0.99756193,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.6568994
              },
              {
                "word": "think",
                "start": 1454.8451,
                "end": 1455.0851,
                "confidence": 0.99871564,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.58851135
              },
              {
                "word": "there's",
                "start": 1455.0851,
                "end": 1455.405,
                "confidence": 0.95117664,
                "punctuated_word": "there's,",
                "speaker": 1,
                "speaker_confidence": 0.58851135
              },
              {
                "word": "like",
                "start": 1455.405,
                "end": 1455.7251,
                "confidence": 0.9996296,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.58851135
              },
              {
                "word": "reticence",
                "start": 1455.7251,
                "end": 1456.2251,
                "confidence": 0.99542046,
                "punctuated_word": "reticence",
                "speaker": 1,
                "speaker_confidence": 0.58851135
              },
              {
                "word": "about",
                "start": 1456.6051,
                "end": 1457.1051,
                "confidence": 0.9992698,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.58851135
              },
              {
                "word": "putting",
                "start": 1457.62,
                "end": 1457.94,
                "confidence": 0.99987066,
                "punctuated_word": "putting",
                "speaker": 1,
                "speaker_confidence": 0.58851135
              },
              {
                "word": "those",
                "start": 1457.94,
                "end": 1458.1,
                "confidence": 0.99963915,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.58851135
              },
              {
                "word": "things",
                "start": 1458.1,
                "end": 1458.5,
                "confidence": 0.999432,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.58851135
              },
              {
                "word": "down",
                "start": 1458.5,
                "end": 1459.0,
                "confidence": 0.9981225,
                "punctuated_word": "down",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "in",
                "start": 1459.22,
                "end": 1459.7,
                "confidence": 0.996479,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "documentation",
                "start": 1459.7,
                "end": 1460.2,
                "confidence": 0.9987809,
                "punctuated_word": "documentation",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "artifacts",
                "start": 1460.58,
                "end": 1461.0599,
                "confidence": 0.99269104,
                "punctuated_word": "artifacts?",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "like",
                "start": 1461.0599,
                "end": 1461.2999,
                "confidence": 0.98435783,
                "punctuated_word": "Like,",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "what",
                "start": 1461.2999,
                "end": 1461.7999,
                "confidence": 0.99974805,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "what",
                "start": 1462.02,
                "end": 1462.1799,
                "confidence": 0.9976381,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "do",
                "start": 1462.1799,
                "end": 1462.4199,
                "confidence": 0.99920624,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "companies",
                "start": 1462.4199,
                "end": 1462.82,
                "confidence": 0.99937135,
                "punctuated_word": "companies",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "wanna",
                "start": 1462.82,
                "end": 1463.0599,
                "confidence": 0.94943345,
                "punctuated_word": "wanna",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "do",
                "start": 1463.0599,
                "end": 1463.2999,
                "confidence": 0.9971897,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "when",
                "start": 1463.2999,
                "end": 1463.46,
                "confidence": 0.9916471,
                "punctuated_word": "when",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "it's",
                "start": 1463.46,
                "end": 1463.62,
                "confidence": 0.9995893,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "not",
                "start": 1463.62,
                "end": 1463.7799,
                "confidence": 0.99852717,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "a",
                "start": 1463.7799,
                "end": 1463.94,
                "confidence": 0.9986473,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "concern",
                "start": 1463.94,
                "end": 1464.4199,
                "confidence": 0.9991549,
                "punctuated_word": "concern",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "about",
                "start": 1464.4199,
                "end": 1464.9199,
                "confidence": 0.99881124,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "necessarily",
                "start": 1465.38,
                "end": 1465.88,
                "confidence": 0.82985693,
                "punctuated_word": "necessarily",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "ip",
                "start": 1466.26,
                "end": 1466.74,
                "confidence": 0.98311484,
                "punctuated_word": "IP",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "or",
                "start": 1466.74,
                "end": 1466.98,
                "confidence": 0.9895083,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "possible",
                "start": 1466.98,
                "end": 1467.46,
                "confidence": 0.66846824,
                "punctuated_word": "possible",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "legal",
                "start": 1467.46,
                "end": 1467.7799,
                "confidence": 0.99854124,
                "punctuated_word": "legal",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "recourse",
                "start": 1467.7799,
                "end": 1468.1799,
                "confidence": 0.9211062,
                "punctuated_word": "recourse,",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "but",
                "start": 1468.1799,
                "end": 1468.4199,
                "confidence": 0.9967968,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "just",
                "start": 1468.4199,
                "end": 1468.6599,
                "confidence": 0.9954091,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "like",
                "start": 1468.6599,
                "end": 1468.98,
                "confidence": 0.8045956,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "hey",
                "start": 1468.98,
                "end": 1469.38,
                "confidence": 0.9056591,
                "punctuated_word": "hey.",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "we",
                "start": 1469.38,
                "end": 1469.5399,
                "confidence": 0.99194723,
                "punctuated_word": "We",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "know",
                "start": 1469.5399,
                "end": 1469.7799,
                "confidence": 0.995276,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "this",
                "start": 1469.7799,
                "end": 1469.94,
                "confidence": 0.9877143,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "is",
                "start": 1469.94,
                "end": 1470.1799,
                "confidence": 0.9498829,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "ad",
                "start": 1470.1799,
                "end": 1470.34,
                "confidence": 0.8789356,
                "punctuated_word": "ad",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "hoc",
                "start": 1470.34,
                "end": 1470.465,
                "confidence": 0.82918733,
                "punctuated_word": "hoc",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "hoc",
                "start": 1470.5449,
                "end": 1470.625,
                "confidence": 0.975099,
                "punctuated_word": "hoc",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "and",
                "start": 1470.625,
                "end": 1470.865,
                "confidence": 0.994319,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "not",
                "start": 1470.865,
                "end": 1470.945,
                "confidence": 0.9945648,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "great",
                "start": 1470.945,
                "end": 1471.345,
                "confidence": 0.83319676,
                "punctuated_word": "great,",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "and",
                "start": 1471.345,
                "end": 1471.585,
                "confidence": 0.99969864,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "therefore",
                "start": 1471.585,
                "end": 1471.985,
                "confidence": 0.6494844,
                "punctuated_word": "therefore,",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "we",
                "start": 1471.985,
                "end": 1472.145,
                "confidence": 0.9997745,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "don't",
                "start": 1472.145,
                "end": 1472.385,
                "confidence": 0.9997159,
                "punctuated_word": "don't",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "wanna",
                "start": 1472.385,
                "end": 1472.5449,
                "confidence": 0.96683264,
                "punctuated_word": "wanna,",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "like",
                "start": 1472.5449,
                "end": 1472.865,
                "confidence": 0.99943984,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "formalize",
                "start": 1472.865,
                "end": 1473.365,
                "confidence": 0.9995606,
                "punctuated_word": "formalize",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "it",
                "start": 1473.4249,
                "end": 1473.745,
                "confidence": 0.9896767,
                "punctuated_word": "it.",
                "speaker": 1,
                "speaker_confidence": 0.76579374
              },
              {
                "word": "so",
                "start": 1473.745,
                "end": 1473.9049,
                "confidence": 0.9967098,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "we",
                "start": 1473.9049,
                "end": 1474.225,
                "confidence": 0.9995103,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "got",
                "start": 1474.225,
                "end": 1474.625,
                "confidence": 0.99422014,
                "punctuated_word": "got",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "around",
                "start": 1474.625,
                "end": 1475.025,
                "confidence": 0.99939334,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "this",
                "start": 1475.025,
                "end": 1475.525,
                "confidence": 0.9979121,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "by",
                "start": 1475.6649,
                "end": 1475.985,
                "confidence": 0.9987513,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "basically",
                "start": 1475.985,
                "end": 1476.485,
                "confidence": 0.9623918,
                "punctuated_word": "basically",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "encouraging",
                "start": 1476.865,
                "end": 1477.365,
                "confidence": 0.9985896,
                "punctuated_word": "encouraging",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "anonymity",
                "start": 1477.505,
                "end": 1478.005,
                "confidence": 0.9914198,
                "punctuated_word": "anonymity",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "of",
                "start": 1478.065,
                "end": 1478.3049,
                "confidence": 0.9963354,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "sharing",
                "start": 1478.3049,
                "end": 1478.625,
                "confidence": 0.99898773,
                "punctuated_word": "sharing",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "those",
                "start": 1478.625,
                "end": 1478.865,
                "confidence": 0.99938726,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "use",
                "start": 1478.865,
                "end": 1479.105,
                "confidence": 0.9866654,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "cases",
                "start": 1479.105,
                "end": 1479.505,
                "confidence": 0.8861002,
                "punctuated_word": "cases.",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "and",
                "start": 1479.505,
                "end": 1479.6649,
                "confidence": 0.9994368,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "eventually",
                "start": 1479.6649,
                "end": 1480.145,
                "confidence": 0.7203646,
                "punctuated_word": "eventually,",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "we're",
                "start": 1480.145,
                "end": 1480.385,
                "confidence": 0.99972415,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "gonna",
                "start": 1480.385,
                "end": 1480.625,
                "confidence": 0.99197793,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "propose",
                "start": 1480.625,
                "end": 1480.945,
                "confidence": 0.9342747,
                "punctuated_word": "propose,",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "like",
                "start": 1480.945,
                "end": 1481.105,
                "confidence": 0.9995116,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "an",
                "start": 1481.105,
                "end": 1481.265,
                "confidence": 0.99983835,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "ecosystem",
                "start": 1481.265,
                "end": 1481.765,
                "confidence": 0.9998789,
                "punctuated_word": "ecosystem",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "that",
                "start": 1481.985,
                "end": 1482.225,
                "confidence": 0.9996939,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "lets",
                "start": 1482.225,
                "end": 1482.385,
                "confidence": 0.99499536,
                "punctuated_word": "lets",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "us",
                "start": 1482.385,
                "end": 1482.885,
                "confidence": 0.999894,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "share",
                "start": 1483.025,
                "end": 1483.345,
                "confidence": 0.99947506,
                "punctuated_word": "share",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "this",
                "start": 1483.345,
                "end": 1483.585,
                "confidence": 0.9997316,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "information",
                "start": 1483.585,
                "end": 1484.085,
                "confidence": 0.99989796,
                "punctuated_word": "information",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "very",
                "start": 1484.62,
                "end": 1484.94,
                "confidence": 0.99840647,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "publicly",
                "start": 1484.94,
                "end": 1485.44,
                "confidence": 0.92525524,
                "punctuated_word": "publicly,",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "and",
                "start": 1485.98,
                "end": 1486.2999,
                "confidence": 0.99677163,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "in",
                "start": 1486.2999,
                "end": 1486.46,
                "confidence": 0.9990036,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "a",
                "start": 1486.46,
                "end": 1486.5399,
                "confidence": 0.99976057,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "way",
                "start": 1486.5399,
                "end": 1486.7799,
                "confidence": 0.9999682,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "that",
                "start": 1486.7799,
                "end": 1487.1,
                "confidence": 0.99376595,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "it",
                "start": 1487.1,
                "end": 1487.1799,
                "confidence": 0.86801696,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "kind",
                "start": 1487.1799,
                "end": 1487.4199,
                "confidence": 0.6982559,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "of",
                "start": 1487.4199,
                "end": 1487.5,
                "confidence": 0.9988102,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "protects",
                "start": 1487.5,
                "end": 1487.74,
                "confidence": 0.9995178,
                "punctuated_word": "protects",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "the",
                "start": 1487.74,
                "end": 1487.8999,
                "confidence": 0.9998217,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "identity",
                "start": 1487.8999,
                "end": 1488.2999,
                "confidence": 0.99978346,
                "punctuated_word": "identity",
                "speaker": 2,
                "speaker_confidence": 0.66922873
              },
              {
                "word": "of",
                "start": 1488.2999,
                "end": 1488.38,
                "confidence": 0.99982125,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.4123711
              },
              {
                "word": "some",
                "start": 1488.38,
                "end": 1488.5399,
                "confidence": 0.9996718,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.4123711
              },
              {
                "word": "of",
                "start": 1488.5399,
                "end": 1488.62,
                "confidence": 0.99716216,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.4123711
              },
              {
                "word": "these",
                "start": 1488.62,
                "end": 1488.7799,
                "confidence": 0.99955755,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.4123711
              },
              {
                "word": "organizations",
                "start": 1488.7799,
                "end": 1489.2799,
                "confidence": 0.9991203,
                "punctuated_word": "organizations",
                "speaker": 2,
                "speaker_confidence": 0.4123711
              },
              {
                "word": "because",
                "start": 1489.34,
                "end": 1489.84,
                "confidence": 0.46207163,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.4123711
              },
              {
                "word": "even",
                "start": 1490.14,
                "end": 1490.46,
                "confidence": 0.9865811,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.4123711
              },
              {
                "word": "your",
                "start": 1490.46,
                "end": 1490.96,
                "confidence": 0.9963027,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.4123711
              },
              {
                "word": "financial",
                "start": 1491.1,
                "end": 1491.58,
                "confidence": 0.9985202,
                "punctuated_word": "financial",
                "speaker": 2,
                "speaker_confidence": 0.4123711
              },
              {
                "word": "organizations",
                "start": 1491.58,
                "end": 1492.0599,
                "confidence": 0.83600163,
                "punctuated_word": "organizations,",
                "speaker": 2,
                "speaker_confidence": 0.4123711
              },
              {
                "word": "like",
                "start": 1492.0599,
                "end": 1492.38,
                "confidence": 0.9765892,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.4123711
              },
              {
                "word": "maybe",
                "start": 1492.38,
                "end": 1492.62,
                "confidence": 0.9897451,
                "punctuated_word": "maybe",
                "speaker": 2,
                "speaker_confidence": 0.4123711
              },
              {
                "word": "they're",
                "start": 1492.62,
                "end": 1492.7799,
                "confidence": 0.9974489,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.4123711
              },
              {
                "word": "not",
                "start": 1492.7799,
                "end": 1492.86,
                "confidence": 0.99942255,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "using",
                "start": 1492.86,
                "end": 1493.1,
                "confidence": 0.9998671,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "it",
                "start": 1493.1,
                "end": 1493.1799,
                "confidence": 0.99884987,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "for",
                "start": 1493.1799,
                "end": 1493.34,
                "confidence": 0.99904794,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "trading",
                "start": 1493.34,
                "end": 1493.58,
                "confidence": 0.75554717,
                "punctuated_word": "trading.",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "they're",
                "start": 1493.58,
                "end": 1493.74,
                "confidence": 0.9996078,
                "punctuated_word": "They're",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "using",
                "start": 1493.74,
                "end": 1493.8999,
                "confidence": 0.9998752,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "it",
                "start": 1493.8999,
                "end": 1493.98,
                "confidence": 0.9980519,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "for",
                "start": 1493.98,
                "end": 1494.14,
                "confidence": 0.99967766,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "customer",
                "start": 1494.14,
                "end": 1494.46,
                "confidence": 0.9906495,
                "punctuated_word": "customer",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "service",
                "start": 1494.46,
                "end": 1494.7,
                "confidence": 0.95079666,
                "punctuated_word": "service.",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "and",
                "start": 1494.7,
                "end": 1494.86,
                "confidence": 0.9990637,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "in",
                "start": 1494.86,
                "end": 1495.02,
                "confidence": 0.9964541,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "that",
                "start": 1495.02,
                "end": 1495.1799,
                "confidence": 0.9996666,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "setting",
                "start": 1495.1799,
                "end": 1495.4199,
                "confidence": 0.99700284,
                "punctuated_word": "setting,",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "it's",
                "start": 1495.4199,
                "end": 1495.6599,
                "confidence": 0.9997033,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "not",
                "start": 1495.6599,
                "end": 1495.82,
                "confidence": 0.9998621,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "even",
                "start": 1495.82,
                "end": 1496.0599,
                "confidence": 0.99988794,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "clear",
                "start": 1496.0599,
                "end": 1496.2999,
                "confidence": 0.99799573,
                "punctuated_word": "clear",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "if",
                "start": 1496.2999,
                "end": 1496.46,
                "confidence": 0.992486,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "this",
                "start": 1496.46,
                "end": 1496.62,
                "confidence": 0.9952774,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.37477446
              },
              {
                "word": "is",
                "start": 1496.62,
                "end": 1496.7,
                "confidence": 0.997378,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.319937
              },
              {
                "word": "a",
                "start": 1496.7,
                "end": 1496.7799,
                "confidence": 0.74229014,
                "punctuated_word": "a,",
                "speaker": 2,
                "speaker_confidence": 0.319937
              },
              {
                "word": "if",
                "start": 1497.825,
                "end": 1497.905,
                "confidence": 0.5931128,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.319937
              },
              {
                "word": "this",
                "start": 1497.905,
                "end": 1498.065,
                "confidence": 0.9993218,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.319937
              },
              {
                "word": "is",
                "start": 1498.065,
                "end": 1498.145,
                "confidence": 0.9936202,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.319937
              },
              {
                "word": "an",
                "start": 1498.145,
                "end": 1498.385,
                "confidence": 0.99855787,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.319937
              },
              {
                "word": "airline",
                "start": 1498.385,
                "end": 1498.885,
                "confidence": 0.99852955,
                "punctuated_word": "airline",
                "speaker": 2,
                "speaker_confidence": 0.319937
              },
              {
                "word": "or",
                "start": 1500.225,
                "end": 1500.3049,
                "confidence": 0.9743526,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.319937
              },
              {
                "word": "a",
                "start": 1500.3049,
                "end": 1500.385,
                "confidence": 0.8545829,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "hotelier",
                "start": 1500.385,
                "end": 1500.885,
                "confidence": 0.7624047,
                "punctuated_word": "hotelier",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "and",
                "start": 1500.945,
                "end": 1501.1849,
                "confidence": 0.446907,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "hospitality",
                "start": 1501.1849,
                "end": 1501.6849,
                "confidence": 0.9128932,
                "punctuated_word": "hospitality",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "organization",
                "start": 1501.825,
                "end": 1502.325,
                "confidence": 0.9985153,
                "punctuated_word": "organization",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "because",
                "start": 1502.385,
                "end": 1502.705,
                "confidence": 0.7449902,
                "punctuated_word": "because",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "the",
                "start": 1502.705,
                "end": 1503.025,
                "confidence": 0.9994031,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "ai",
                "start": 1503.025,
                "end": 1503.265,
                "confidence": 0.99971837,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "system",
                "start": 1503.265,
                "end": 1503.505,
                "confidence": 0.9991346,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "that",
                "start": 1503.505,
                "end": 1503.665,
                "confidence": 0.9998312,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "we're",
                "start": 1503.665,
                "end": 1504.165,
                "confidence": 0.9979438,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "discussing",
                "start": 1504.3049,
                "end": 1504.8049,
                "confidence": 0.9996799,
                "punctuated_word": "discussing",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "is",
                "start": 1504.945,
                "end": 1505.4249,
                "confidence": 0.9996419,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "sufficiently",
                "start": 1505.4249,
                "end": 1505.9249,
                "confidence": 0.9997185,
                "punctuated_word": "sufficiently",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "broad",
                "start": 1506.785,
                "end": 1507.285,
                "confidence": 0.9912914,
                "punctuated_word": "broad.",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "but",
                "start": 1507.665,
                "end": 1508.065,
                "confidence": 0.9990119,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "i",
                "start": 1508.065,
                "end": 1508.3049,
                "confidence": 0.99481624,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "100%",
                "start": 1508.3049,
                "end": 1509.025,
                "confidence": 0.94781935,
                "punctuated_word": "100%",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "agree",
                "start": 1509.025,
                "end": 1509.265,
                "confidence": 0.9362413,
                "punctuated_word": "agree",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "that",
                "start": 1509.265,
                "end": 1509.4249,
                "confidence": 0.99824727,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "there",
                "start": 1509.4249,
                "end": 1509.585,
                "confidence": 0.99918693,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "are",
                "start": 1509.585,
                "end": 1509.665,
                "confidence": 0.97707945,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "a",
                "start": 1509.665,
                "end": 1509.745,
                "confidence": 0.9787677,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7853005
              },
              {
                "word": "lot",
                "start": 1509.745,
                "end": 1509.905,
                "confidence": 0.99983406,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "of",
                "start": 1509.905,
                "end": 1510.065,
                "confidence": 0.9996517,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "these",
                "start": 1510.065,
                "end": 1510.225,
                "confidence": 0.9986386,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "artifacts",
                "start": 1510.225,
                "end": 1510.725,
                "confidence": 0.9998393,
                "punctuated_word": "artifacts",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "that",
                "start": 1510.785,
                "end": 1510.945,
                "confidence": 0.99981755,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "exist",
                "start": 1510.945,
                "end": 1511.445,
                "confidence": 0.81410015,
                "punctuated_word": "exist.",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "and",
                "start": 1511.63,
                "end": 1511.87,
                "confidence": 0.999038,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "putting",
                "start": 1511.87,
                "end": 1512.03,
                "confidence": 0.9994905,
                "punctuated_word": "putting",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "this",
                "start": 1512.03,
                "end": 1512.51,
                "confidence": 0.9995505,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "down",
                "start": 1512.51,
                "end": 1512.75,
                "confidence": 0.99987876,
                "punctuated_word": "down",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "and",
                "start": 1512.75,
                "end": 1512.99,
                "confidence": 0.9856749,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "getting",
                "start": 1512.99,
                "end": 1513.2301,
                "confidence": 0.99979573,
                "punctuated_word": "getting",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "a",
                "start": 1513.2301,
                "end": 1513.31,
                "confidence": 0.9983443,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "language",
                "start": 1513.31,
                "end": 1513.7101,
                "confidence": 0.9999312,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "around",
                "start": 1513.7101,
                "end": 1514.03,
                "confidence": 0.99977034,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "it",
                "start": 1514.03,
                "end": 1514.1901,
                "confidence": 0.8391571,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "just",
                "start": 1514.1901,
                "end": 1514.3501,
                "confidence": 0.9653957,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "lets",
                "start": 1514.3501,
                "end": 1514.5901,
                "confidence": 0.9936469,
                "punctuated_word": "lets",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "people",
                "start": 1514.5901,
                "end": 1514.91,
                "confidence": 0.9997377,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "see",
                "start": 1514.91,
                "end": 1515.15,
                "confidence": 0.9995024,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "how",
                "start": 1515.15,
                "end": 1515.39,
                "confidence": 0.9998066,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "ludicrous",
                "start": 1515.39,
                "end": 1515.89,
                "confidence": 0.9985096,
                "punctuated_word": "ludicrous",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "some",
                "start": 1516.43,
                "end": 1516.67,
                "confidence": 0.9986299,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "of",
                "start": 1516.67,
                "end": 1516.75,
                "confidence": 0.9998307,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.70790267
              },
              {
                "word": "these",
                "start": 1516.75,
                "end": 1516.99,
                "confidence": 0.999619,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "ai",
                "start": 1516.99,
                "end": 1517.2301,
                "confidence": 0.9989943,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "use",
                "start": 1517.2301,
                "end": 1517.39,
                "confidence": 0.9861573,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "cases",
                "start": 1517.39,
                "end": 1517.7101,
                "confidence": 0.9999193,
                "punctuated_word": "cases",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "are",
                "start": 1517.7101,
                "end": 1517.9501,
                "confidence": 0.9976504,
                "punctuated_word": "are.",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "like",
                "start": 1517.9501,
                "end": 1518.1101,
                "confidence": 0.87632716,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "for",
                "start": 1518.1101,
                "end": 1518.3501,
                "confidence": 0.99979943,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "example",
                "start": 1518.3501,
                "end": 1518.8501,
                "confidence": 0.997312,
                "punctuated_word": "example,",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "i",
                "start": 1519.0701,
                "end": 1519.39,
                "confidence": 0.999373,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "you'll",
                "start": 1519.55,
                "end": 1519.87,
                "confidence": 0.9995518,
                "punctuated_word": "you'll",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "see",
                "start": 1519.87,
                "end": 1520.1901,
                "confidence": 0.9998729,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "a",
                "start": 1520.1901,
                "end": 1520.43,
                "confidence": 0.88602495,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "company",
                "start": 1520.43,
                "end": 1520.8301,
                "confidence": 0.9936631,
                "punctuated_word": "company",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "that",
                "start": 1520.8301,
                "end": 1521.15,
                "confidence": 0.99979275,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "is",
                "start": 1521.15,
                "end": 1521.4701,
                "confidence": 0.99981433,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "obsessed",
                "start": 1521.4701,
                "end": 1521.9501,
                "confidence": 0.9994234,
                "punctuated_word": "obsessed",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "with",
                "start": 1521.9501,
                "end": 1522.1101,
                "confidence": 0.9995109,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "the",
                "start": 1522.1101,
                "end": 1522.27,
                "confidence": 0.9993517,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "accuracy",
                "start": 1522.27,
                "end": 1522.75,
                "confidence": 0.9999455,
                "punctuated_word": "accuracy",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "of",
                "start": 1522.75,
                "end": 1522.91,
                "confidence": 0.9999225,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "their",
                "start": 1522.91,
                "end": 1523.0701,
                "confidence": 0.99979967,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "particular",
                "start": 1523.0701,
                "end": 1523.55,
                "confidence": 0.9998863,
                "punctuated_word": "particular",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "system",
                "start": 1523.55,
                "end": 1524.05,
                "confidence": 0.99019957,
                "punctuated_word": "system.",
                "speaker": 2,
                "speaker_confidence": 0.6559766
              },
              {
                "word": "like",
                "start": 1524.515,
                "end": 1524.675,
                "confidence": 0.9255452,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "we're",
                "start": 1524.675,
                "end": 1524.915,
                "confidence": 0.9963657,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "trying",
                "start": 1524.915,
                "end": 1525.035,
                "confidence": 0.99575955,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "to",
                "start": 1525.035,
                "end": 1525.155,
                "confidence": 0.9986951,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "get",
                "start": 1525.155,
                "end": 1525.395,
                "confidence": 0.9998167,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "our",
                "start": 1525.395,
                "end": 1525.635,
                "confidence": 0.99701583,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "accuracy",
                "start": 1525.635,
                "end": 1526.035,
                "confidence": 0.99951744,
                "punctuated_word": "accuracy",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "up",
                "start": 1526.035,
                "end": 1526.275,
                "confidence": 0.4766891,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "board",
                "start": 1526.275,
                "end": 1526.435,
                "confidence": 0.760116,
                "punctuated_word": "board",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "level",
                "start": 1526.435,
                "end": 1526.8351,
                "confidence": 0.9976993,
                "punctuated_word": "level",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "decision",
                "start": 1526.8351,
                "end": 1527.3351,
                "confidence": 0.9312335,
                "punctuated_word": "decision.",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "accuracy",
                "start": 1527.7151,
                "end": 1528.1951,
                "confidence": 0.9996506,
                "punctuated_word": "Accuracy",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "must",
                "start": 1528.1951,
                "end": 1528.3551,
                "confidence": 0.9998447,
                "punctuated_word": "must",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "be",
                "start": 1528.3551,
                "end": 1528.515,
                "confidence": 0.99996746,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "high",
                "start": 1528.515,
                "end": 1529.015,
                "confidence": 0.99586535,
                "punctuated_word": "high.",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "and",
                "start": 1529.395,
                "end": 1529.635,
                "confidence": 0.9994962,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "then",
                "start": 1529.635,
                "end": 1529.9551,
                "confidence": 0.99967253,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "if",
                "start": 1529.9551,
                "end": 1530.035,
                "confidence": 0.96212375,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.57668144
              },
              {
                "word": "you",
                "start": 1530.035,
                "end": 1530.1951,
                "confidence": 0.99991167,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "decide",
                "start": 1530.1951,
                "end": 1530.515,
                "confidence": 0.99892044,
                "punctuated_word": "decide",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "to",
                "start": 1530.515,
                "end": 1530.5951,
                "confidence": 0.99910766,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "procure",
                "start": 1530.5951,
                "end": 1530.9951,
                "confidence": 0.99772614,
                "punctuated_word": "procure",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "an",
                "start": 1530.9951,
                "end": 1531.155,
                "confidence": 0.98407274,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "ai",
                "start": 1531.155,
                "end": 1531.3151,
                "confidence": 0.9994997,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "system",
                "start": 1531.3151,
                "end": 1531.795,
                "confidence": 0.99842846,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "that",
                "start": 1531.795,
                "end": 1532.035,
                "confidence": 0.9535438,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "has",
                "start": 1532.035,
                "end": 1532.1951,
                "confidence": 0.9762647,
                "punctuated_word": "has,",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "let's",
                "start": 1532.1951,
                "end": 1532.3551,
                "confidence": 0.99898124,
                "punctuated_word": "let's",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "say",
                "start": 1532.3551,
                "end": 1532.515,
                "confidence": 0.97886336,
                "punctuated_word": "say,",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "80%",
                "start": 1532.515,
                "end": 1532.9951,
                "confidence": 0.9950309,
                "punctuated_word": "80%",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "accuracy",
                "start": 1532.9951,
                "end": 1533.395,
                "confidence": 0.99960595,
                "punctuated_word": "accuracy",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "in",
                "start": 1533.395,
                "end": 1533.555,
                "confidence": 0.55542505,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "the",
                "start": 1533.555,
                "end": 1533.635,
                "confidence": 0.9988146,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "next",
                "start": 1533.635,
                "end": 1533.795,
                "confidence": 0.9995815,
                "punctuated_word": "next",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "quarter",
                "start": 1533.795,
                "end": 1534.1151,
                "confidence": 0.9149974,
                "punctuated_word": "quarter,",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "you're",
                "start": 1534.1151,
                "end": 1534.275,
                "confidence": 0.9971205,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "able",
                "start": 1534.275,
                "end": 1534.515,
                "confidence": 0.99968743,
                "punctuated_word": "able",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "to",
                "start": 1534.515,
                "end": 1534.5951,
                "confidence": 0.99916255,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "get",
                "start": 1534.5951,
                "end": 1534.755,
                "confidence": 0.9993113,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "85",
                "start": 1534.755,
                "end": 1535.155,
                "confidence": 0.8535769,
                "punctuated_word": "85,",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "and",
                "start": 1535.155,
                "end": 1535.3151,
                "confidence": 0.99821055,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "then",
                "start": 1535.3151,
                "end": 1535.555,
                "confidence": 0.9979652,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "eventually",
                "start": 1535.555,
                "end": 1535.9551,
                "confidence": 0.93213207,
                "punctuated_word": "eventually",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "you",
                "start": 1535.9551,
                "end": 1536.1151,
                "confidence": 0.6761201,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "consider",
                "start": 1536.1151,
                "end": 1536.6151,
                "confidence": 0.9959573,
                "punctuated_word": "consider",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "fine",
                "start": 1536.755,
                "end": 1536.9951,
                "confidence": 0.999308,
                "punctuated_word": "fine",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "tuning",
                "start": 1536.9951,
                "end": 1537.3151,
                "confidence": 0.9999683,
                "punctuated_word": "tuning",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "and",
                "start": 1537.3151,
                "end": 1537.555,
                "confidence": 0.81125695,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "you",
                "start": 1537.555,
                "end": 1537.635,
                "confidence": 0.9979956,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "get",
                "start": 1537.635,
                "end": 1537.795,
                "confidence": 0.99972373,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "to",
                "start": 1537.795,
                "end": 1537.9551,
                "confidence": 0.93834287,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "nine",
                "start": 1537.9551,
                "end": 1538.1151,
                "confidence": 0.39947,
                "punctuated_word": "nine",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "87",
                "start": 1538.1951,
                "end": 1538.935,
                "confidence": 0.9801687,
                "punctuated_word": "87.",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "but",
                "start": 1539.2201,
                "end": 1539.4601,
                "confidence": 0.99970454,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "at",
                "start": 1539.4601,
                "end": 1539.5,
                "confidence": 0.9946465,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.709352
              },
              {
                "word": "the",
                "start": 1539.5,
                "end": 1539.54,
                "confidence": 0.9997414,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "end",
                "start": 1539.54,
                "end": 1539.8601,
                "confidence": 0.99997795,
                "punctuated_word": "end",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "of",
                "start": 1539.8601,
                "end": 1539.9401,
                "confidence": 0.9997186,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "the",
                "start": 1539.9401,
                "end": 1540.02,
                "confidence": 0.99963105,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "day",
                "start": 1540.02,
                "end": 1540.52,
                "confidence": 0.9944461,
                "punctuated_word": "day,",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "if",
                "start": 1540.9801,
                "end": 1541.2201,
                "confidence": 0.9980987,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "you",
                "start": 1541.2201,
                "end": 1541.54,
                "confidence": 0.99997425,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "let",
                "start": 1541.54,
                "end": 1542.04,
                "confidence": 0.99979526,
                "punctuated_word": "let",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "a",
                "start": 1542.66,
                "end": 1542.9,
                "confidence": 0.99933165,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "doctor",
                "start": 1542.9,
                "end": 1543.4,
                "confidence": 0.99962044,
                "punctuated_word": "doctor",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "or",
                "start": 1543.7001,
                "end": 1544.02,
                "confidence": 0.9890353,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "a",
                "start": 1544.02,
                "end": 1544.3401,
                "confidence": 0.9955863,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "individual",
                "start": 1544.3401,
                "end": 1544.8401,
                "confidence": 0.99991834,
                "punctuated_word": "individual",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "look",
                "start": 1545.4601,
                "end": 1545.7001,
                "confidence": 0.96547735,
                "punctuated_word": "look",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "at",
                "start": 1545.7001,
                "end": 1545.78,
                "confidence": 0.99977,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "that",
                "start": 1545.78,
                "end": 1546.02,
                "confidence": 0.99949205,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "ai",
                "start": 1546.02,
                "end": 1546.42,
                "confidence": 0.998078,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "prediction",
                "start": 1546.42,
                "end": 1546.9,
                "confidence": 0.8570866,
                "punctuated_word": "prediction",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "and",
                "start": 1546.9,
                "end": 1547.14,
                "confidence": 0.88795745,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "then",
                "start": 1547.14,
                "end": 1547.38,
                "confidence": 0.999879,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "decide",
                "start": 1547.38,
                "end": 1547.7001,
                "confidence": 0.9997887,
                "punctuated_word": "decide",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "on",
                "start": 1547.7001,
                "end": 1547.8601,
                "confidence": 0.9979831,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.5331049
              },
              {
                "word": "their",
                "start": 1547.8601,
                "end": 1547.9401,
                "confidence": 0.99976975,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "own",
                "start": 1547.9401,
                "end": 1548.1001,
                "confidence": 0.9998565,
                "punctuated_word": "own",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "volition",
                "start": 1548.1001,
                "end": 1548.5,
                "confidence": 0.9997344,
                "punctuated_word": "volition",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "what",
                "start": 1548.5,
                "end": 1548.66,
                "confidence": 0.9583058,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "to",
                "start": 1548.66,
                "end": 1548.8201,
                "confidence": 0.99965537,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "do",
                "start": 1548.8201,
                "end": 1549.3201,
                "confidence": 0.972939,
                "punctuated_word": "do,",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "you're",
                "start": 1549.38,
                "end": 1549.7001,
                "confidence": 0.9979942,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "never",
                "start": 1549.7001,
                "end": 1549.9401,
                "confidence": 0.99923813,
                "punctuated_word": "never",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "gonna",
                "start": 1549.9401,
                "end": 1550.18,
                "confidence": 0.99101895,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "get",
                "start": 1550.18,
                "end": 1550.68,
                "confidence": 0.99906427,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "that",
                "start": 1550.8201,
                "end": 1551.06,
                "confidence": 0.99842036,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "performance",
                "start": 1551.06,
                "end": 1551.56,
                "confidence": 0.99967587,
                "punctuated_word": "performance",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "benefit",
                "start": 1551.6201,
                "end": 1552.1201,
                "confidence": 0.9996433,
                "punctuated_word": "benefit",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "ever",
                "start": 1552.42,
                "end": 1552.92,
                "confidence": 0.6444757,
                "punctuated_word": "ever,",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "no",
                "start": 1553.155,
                "end": 1553.395,
                "confidence": 0.99933475,
                "punctuated_word": "no",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "matter",
                "start": 1553.395,
                "end": 1553.715,
                "confidence": 0.99994195,
                "punctuated_word": "matter",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "what",
                "start": 1553.715,
                "end": 1554.115,
                "confidence": 0.99301577,
                "punctuated_word": "what.",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "there",
                "start": 1554.115,
                "end": 1554.515,
                "confidence": 0.9590715,
                "punctuated_word": "There",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "are",
                "start": 1554.515,
                "end": 1554.595,
                "confidence": 0.85079163,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.35415977
              },
              {
                "word": "a",
                "start": 1554.595,
                "end": 1554.675,
                "confidence": 0.9885732,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.3052606
              },
              {
                "word": "lot",
                "start": 1554.675,
                "end": 1554.835,
                "confidence": 0.99968934,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.3052606
              },
              {
                "word": "of",
                "start": 1554.835,
                "end": 1554.995,
                "confidence": 0.99918073,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.3052606
              },
              {
                "word": "concern",
                "start": 1554.995,
                "end": 1555.395,
                "confidence": 0.43657476,
                "punctuated_word": "concern.",
                "speaker": 2,
                "speaker_confidence": 0.3052606
              },
              {
                "word": "and",
                "start": 1555.395,
                "end": 1555.555,
                "confidence": 0.9940771,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.3052606
              },
              {
                "word": "until",
                "start": 1555.555,
                "end": 1555.875,
                "confidence": 0.99728644,
                "punctuated_word": "until",
                "speaker": 2,
                "speaker_confidence": 0.3052606
              },
              {
                "word": "you",
                "start": 1555.875,
                "end": 1556.115,
                "confidence": 0.99977666,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.3052606
              },
              {
                "word": "see",
                "start": 1556.115,
                "end": 1556.275,
                "confidence": 0.9995358,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.3052606
              },
              {
                "word": "it",
                "start": 1556.275,
                "end": 1556.515,
                "confidence": 0.9990402,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.3052606
              },
              {
                "word": "in",
                "start": 1556.515,
                "end": 1556.595,
                "confidence": 0.99744415,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.3052606
              },
              {
                "word": "front",
                "start": 1556.595,
                "end": 1556.755,
                "confidence": 0.99977595,
                "punctuated_word": "front",
                "speaker": 2,
                "speaker_confidence": 0.43275446
              },
              {
                "word": "of",
                "start": 1556.755,
                "end": 1556.915,
                "confidence": 0.99799275,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.43275446
              },
              {
                "word": "you",
                "start": 1556.915,
                "end": 1557.415,
                "confidence": 0.9599434,
                "punctuated_word": "you,",
                "speaker": 2,
                "speaker_confidence": 0.43275446
              },
              {
                "word": "and",
                "start": 1557.475,
                "end": 1557.635,
                "confidence": 0.9971132,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.43275446
              },
              {
                "word": "until",
                "start": 1557.635,
                "end": 1557.875,
                "confidence": 0.9992656,
                "punctuated_word": "until",
                "speaker": 2,
                "speaker_confidence": 0.43275446
              },
              {
                "word": "you're",
                "start": 1557.875,
                "end": 1558.115,
                "confidence": 0.99892414,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.43275446
              },
              {
                "word": "sitting",
                "start": 1558.115,
                "end": 1558.355,
                "confidence": 0.9996705,
                "punctuated_word": "sitting",
                "speaker": 2,
                "speaker_confidence": 0.43275446
              },
              {
                "word": "in",
                "start": 1558.355,
                "end": 1558.4349,
                "confidence": 0.9994766,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.43275446
              },
              {
                "word": "front",
                "start": 1558.4349,
                "end": 1558.595,
                "confidence": 0.99878556,
                "punctuated_word": "front",
                "speaker": 2,
                "speaker_confidence": 0.43275446
              },
              {
                "word": "of",
                "start": 1558.595,
                "end": 1558.675,
                "confidence": 0.98600614,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.34845597
              },
              {
                "word": "your",
                "start": 1558.675,
                "end": 1558.835,
                "confidence": 0.996007,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.34845597
              },
              {
                "word": "board",
                "start": 1558.835,
                "end": 1559.335,
                "confidence": 0.9609238,
                "punctuated_word": "board,",
                "speaker": 2,
                "speaker_confidence": 0.34845597
              },
              {
                "word": "and",
                "start": 1559.475,
                "end": 1559.635,
                "confidence": 0.99909484,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.34845597
              },
              {
                "word": "you",
                "start": 1559.635,
                "end": 1559.875,
                "confidence": 0.99982977,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.34845597
              },
              {
                "word": "see",
                "start": 1559.875,
                "end": 1560.035,
                "confidence": 0.9988287,
                "punctuated_word": "see",
                "speaker": 2,
                "speaker_confidence": 0.34845597
              },
              {
                "word": "this",
                "start": 1560.035,
                "end": 1560.275,
                "confidence": 0.9852337,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.34845597
              },
              {
                "word": "saying",
                "start": 1560.275,
                "end": 1560.675,
                "confidence": 0.8666917,
                "punctuated_word": "saying,",
                "speaker": 2,
                "speaker_confidence": 0.34845597
              },
              {
                "word": "i",
                "start": 1560.675,
                "end": 1560.835,
                "confidence": 0.995695,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.34845597
              },
              {
                "word": "am",
                "start": 1560.835,
                "end": 1560.995,
                "confidence": 0.994501,
                "punctuated_word": "am",
                "speaker": 2,
                "speaker_confidence": 0.34845597
              },
              {
                "word": "on",
                "start": 1560.995,
                "end": 1561.075,
                "confidence": 0.724431,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.43135738
              },
              {
                "word": "we",
                "start": 1561.155,
                "end": 1561.315,
                "confidence": 0.9957378,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.43135738
              },
              {
                "word": "are",
                "start": 1561.315,
                "end": 1561.395,
                "confidence": 0.71211696,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.43135738
              },
              {
                "word": "on",
                "start": 1561.395,
                "end": 1561.555,
                "confidence": 0.98741853,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.43135738
              },
              {
                "word": "an",
                "start": 1561.555,
                "end": 1561.715,
                "confidence": 0.9948479,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.43135738
              },
              {
                "word": "ai",
                "start": 1561.715,
                "end": 1561.955,
                "confidence": 0.9987472,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.43135738
              },
              {
                "word": "adoption",
                "start": 1561.955,
                "end": 1562.355,
                "confidence": 0.97186285,
                "punctuated_word": "adoption",
                "speaker": 2,
                "speaker_confidence": 0.43135738
              },
              {
                "word": "pathway",
                "start": 1562.355,
                "end": 1562.835,
                "confidence": 0.84141505,
                "punctuated_word": "pathway.",
                "speaker": 2,
                "speaker_confidence": 0.43135738
              },
              {
                "word": "and",
                "start": 1562.835,
                "end": 1563.155,
                "confidence": 0.9985221,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.43135738
              },
              {
                "word": "in",
                "start": 1563.155,
                "end": 1563.315,
                "confidence": 0.9604235,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.43135738
              },
              {
                "word": "practice",
                "start": 1563.315,
                "end": 1563.815,
                "confidence": 0.9965856,
                "punctuated_word": "practice,",
                "speaker": 2,
                "speaker_confidence": 0.43135738
              },
              {
                "word": "this",
                "start": 1564.035,
                "end": 1564.195,
                "confidence": 0.99973446,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.43135738
              },
              {
                "word": "is",
                "start": 1564.195,
                "end": 1564.355,
                "confidence": 0.9986551,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "just",
                "start": 1564.355,
                "end": 1564.855,
                "confidence": 0.999683,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "effectively",
                "start": 1564.915,
                "end": 1565.415,
                "confidence": 0.9696739,
                "punctuated_word": "effectively",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "pulling",
                "start": 1565.795,
                "end": 1566.115,
                "confidence": 0.9965306,
                "punctuated_word": "pulling",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "a",
                "start": 1566.115,
                "end": 1566.195,
                "confidence": 0.9972421,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "new",
                "start": 1566.195,
                "end": 1566.355,
                "confidence": 0.9994991,
                "punctuated_word": "new",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "encyclopedia",
                "start": 1566.355,
                "end": 1566.855,
                "confidence": 0.6090687,
                "punctuated_word": "encyclopedia",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "britannica",
                "start": 1567.155,
                "end": 1567.655,
                "confidence": 0.99272084,
                "punctuated_word": "Britannica",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "source",
                "start": 1568.115,
                "end": 1568.615,
                "confidence": 0.9872673,
                "punctuated_word": "source",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "for",
                "start": 1568.8301,
                "end": 1569.0701,
                "confidence": 0.9998648,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "my",
                "start": 1569.0701,
                "end": 1569.2301,
                "confidence": 0.99966335,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "employees",
                "start": 1569.2301,
                "end": 1569.7301,
                "confidence": 0.75783,
                "punctuated_word": "employees.",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "that",
                "start": 1570.1901,
                "end": 1570.43,
                "confidence": 0.99580246,
                "punctuated_word": "That",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "just",
                "start": 1570.43,
                "end": 1570.51,
                "confidence": 0.998271,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "gives",
                "start": 1570.51,
                "end": 1570.75,
                "confidence": 0.9927592,
                "punctuated_word": "gives",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "them",
                "start": 1570.75,
                "end": 1570.91,
                "confidence": 0.9874247,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "yet",
                "start": 1570.91,
                "end": 1571.0701,
                "confidence": 0.570785,
                "punctuated_word": "yet",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "another",
                "start": 1571.0701,
                "end": 1571.2301,
                "confidence": 0.99629754,
                "punctuated_word": "another",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "piece",
                "start": 1571.2301,
                "end": 1571.39,
                "confidence": 0.9986816,
                "punctuated_word": "piece",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "of",
                "start": 1571.39,
                "end": 1571.55,
                "confidence": 0.99867517,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "information",
                "start": 1571.55,
                "end": 1571.87,
                "confidence": 0.9997814,
                "punctuated_word": "information",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "which",
                "start": 1571.87,
                "end": 1572.11,
                "confidence": 0.5248348,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "they're",
                "start": 1572.11,
                "end": 1572.27,
                "confidence": 0.99625456,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "allowed",
                "start": 1572.27,
                "end": 1572.51,
                "confidence": 0.9983944,
                "punctuated_word": "allowed",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "to",
                "start": 1572.51,
                "end": 1572.67,
                "confidence": 0.996795,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "override",
                "start": 1572.67,
                "end": 1572.99,
                "confidence": 0.9965581,
                "punctuated_word": "override",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "and",
                "start": 1572.99,
                "end": 1573.15,
                "confidence": 0.96026236,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "still",
                "start": 1573.15,
                "end": 1573.31,
                "confidence": 0.9990908,
                "punctuated_word": "still",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "do",
                "start": 1573.31,
                "end": 1573.4701,
                "confidence": 0.9523038,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "something",
                "start": 1573.4701,
                "end": 1573.7101,
                "confidence": 0.99490356,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "on",
                "start": 1573.7101,
                "end": 1573.87,
                "confidence": 0.99968016,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "their",
                "start": 1573.87,
                "end": 1574.03,
                "confidence": 0.9987764,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "own",
                "start": 1574.03,
                "end": 1574.53,
                "confidence": 0.9944658,
                "punctuated_word": "own.",
                "speaker": 2,
                "speaker_confidence": 0.65323406
              },
              {
                "word": "which",
                "start": 1574.8301,
                "end": 1574.99,
                "confidence": 0.63522935,
                "punctuated_word": "Which",
                "speaker": 1,
                "speaker_confidence": 0.51664907
              },
              {
                "word": "could",
                "start": 1574.99,
                "end": 1575.15,
                "confidence": 0.99575704,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.51664907
              },
              {
                "word": "still",
                "start": 1575.15,
                "end": 1575.4701,
                "confidence": 0.9956797,
                "punctuated_word": "still",
                "speaker": 1,
                "speaker_confidence": 0.51664907
              },
              {
                "word": "be",
                "start": 1575.4701,
                "end": 1575.63,
                "confidence": 0.99330586,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.51664907
              },
              {
                "word": "valuable",
                "start": 1575.63,
                "end": 1576.13,
                "confidence": 0.8790651,
                "punctuated_word": "valuable,",
                "speaker": 1,
                "speaker_confidence": 0.51664907
              },
              {
                "word": "but",
                "start": 1576.27,
                "end": 1576.5901,
                "confidence": 0.99792504,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.51664907
              },
              {
                "word": "isn't",
                "start": 1576.5901,
                "end": 1576.8301,
                "confidence": 0.97814,
                "punctuated_word": "isn't",
                "speaker": 1,
                "speaker_confidence": 0.51664907
              },
              {
                "word": "the",
                "start": 1576.8301,
                "end": 1576.99,
                "confidence": 0.9853463,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.51664907
              },
              {
                "word": "same",
                "start": 1576.99,
                "end": 1577.2301,
                "confidence": 0.9978321,
                "punctuated_word": "same",
                "speaker": 1,
                "speaker_confidence": 0.51664907
              },
              {
                "word": "thing",
                "start": 1577.2301,
                "end": 1577.55,
                "confidence": 0.9919052,
                "punctuated_word": "thing",
                "speaker": 1,
                "speaker_confidence": 0.51664907
              },
              {
                "word": "as",
                "start": 1577.55,
                "end": 1577.79,
                "confidence": 0.83776575,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.6059593
              },
              {
                "word": "what",
                "start": 1577.79,
                "end": 1578.27,
                "confidence": 0.97330207,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.6059593
              },
              {
                "word": "people",
                "start": 1578.27,
                "end": 1578.51,
                "confidence": 0.995312,
                "punctuated_word": "people",
                "speaker": 1,
                "speaker_confidence": 0.6059593
              },
              {
                "word": "are",
                "start": 1578.51,
                "end": 1578.75,
                "confidence": 0.9993523,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.6059593
              },
              {
                "word": "expecting",
                "start": 1578.75,
                "end": 1579.25,
                "confidence": 0.9991047,
                "punctuated_word": "expecting",
                "speaker": 1,
                "speaker_confidence": 0.6059593
              },
              {
                "word": "the",
                "start": 1579.31,
                "end": 1579.4701,
                "confidence": 0.9942636,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.6059593
              },
              {
                "word": "system",
                "start": 1579.4701,
                "end": 1579.9701,
                "confidence": 0.99965453,
                "punctuated_word": "system",
                "speaker": 1,
                "speaker_confidence": 0.6059593
              },
              {
                "word": "to",
                "start": 1580.11,
                "end": 1580.27,
                "confidence": 0.9995989,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6059593
              },
              {
                "word": "do",
                "start": 1580.27,
                "end": 1580.5901,
                "confidence": 0.73033434,
                "punctuated_word": "do.",
                "speaker": 1,
                "speaker_confidence": 0.6059593
              },
              {
                "word": "and",
                "start": 1580.5901,
                "end": 1580.8301,
                "confidence": 0.9931901,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.5171989
              },
              {
                "word": "that's",
                "start": 1580.8301,
                "end": 1581.0701,
                "confidence": 0.9992523,
                "punctuated_word": "that's",
                "speaker": 1,
                "speaker_confidence": 0.5171989
              },
              {
                "word": "where",
                "start": 1581.0701,
                "end": 1581.31,
                "confidence": 0.902937,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.5171989
              },
              {
                "word": "the",
                "start": 1581.31,
                "end": 1581.4701,
                "confidence": 0.72066635,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.5171989
              },
              {
                "word": "i",
                "start": 1581.63,
                "end": 1581.7101,
                "confidence": 0.9973507,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5171989
              },
              {
                "word": "used",
                "start": 1581.7101,
                "end": 1581.9501,
                "confidence": 0.99837804,
                "punctuated_word": "used",
                "speaker": 1,
                "speaker_confidence": 0.5171989
              },
              {
                "word": "to",
                "start": 1581.9501,
                "end": 1582.03,
                "confidence": 0.9990752,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.5171989
              },
              {
                "word": "work",
                "start": 1582.03,
                "end": 1582.1901,
                "confidence": 0.99905795,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.5171989
              },
              {
                "word": "i",
                "start": 1582.27,
                "end": 1582.3501,
                "confidence": 0.99954164,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.5171989
              },
              {
                "word": "used",
                "start": 1582.3501,
                "end": 1582.5901,
                "confidence": 0.9986486,
                "punctuated_word": "used",
                "speaker": 1,
                "speaker_confidence": 0.62646306
              },
              {
                "word": "to",
                "start": 1582.5901,
                "end": 1582.67,
                "confidence": 0.9987581,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.62646306
              },
              {
                "word": "do",
                "start": 1582.67,
                "end": 1582.91,
                "confidence": 0.9982639,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.62646306
              },
              {
                "word": "recommender",
                "start": 1582.91,
                "end": 1583.39,
                "confidence": 0.98968357,
                "punctuated_word": "recommender",
                "speaker": 1,
                "speaker_confidence": 0.62646306
              },
              {
                "word": "systems",
                "start": 1583.39,
                "end": 1583.89,
                "confidence": 0.9785775,
                "punctuated_word": "systems",
                "speaker": 1,
                "speaker_confidence": 0.62646306
              },
              {
                "word": "research",
                "start": 1583.9501,
                "end": 1584.4501,
                "confidence": 0.76355416,
                "punctuated_word": "research,",
                "speaker": 1,
                "speaker_confidence": 0.62646306
              },
              {
                "word": "and",
                "start": 1584.885,
                "end": 1585.125,
                "confidence": 0.99917287,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "we'd",
                "start": 1585.125,
                "end": 1585.365,
                "confidence": 0.9871743,
                "punctuated_word": "we'd",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "go",
                "start": 1585.365,
                "end": 1585.605,
                "confidence": 0.99951243,
                "punctuated_word": "go",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "to",
                "start": 1585.605,
                "end": 1585.765,
                "confidence": 0.99866295,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "the",
                "start": 1585.765,
                "end": 1586.265,
                "confidence": 0.99953413,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "annual",
                "start": 1586.3251,
                "end": 1586.8251,
                "confidence": 0.9900171,
                "punctuated_word": "annual",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "rexis",
                "start": 1586.885,
                "end": 1587.365,
                "confidence": 0.7085376,
                "punctuated_word": "REXIS",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "conference",
                "start": 1587.365,
                "end": 1587.865,
                "confidence": 0.6651605,
                "punctuated_word": "conference.",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "and",
                "start": 1588.005,
                "end": 1588.3251,
                "confidence": 0.9979177,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "there",
                "start": 1588.3251,
                "end": 1588.485,
                "confidence": 0.9989497,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "would",
                "start": 1588.485,
                "end": 1588.725,
                "confidence": 0.9925721,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "be",
                "start": 1588.725,
                "end": 1588.885,
                "confidence": 0.9976132,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "people",
                "start": 1588.885,
                "end": 1589.285,
                "confidence": 0.99986684,
                "punctuated_word": "people",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "presenting",
                "start": 1589.285,
                "end": 1589.785,
                "confidence": 0.9998692,
                "punctuated_word": "presenting",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "new",
                "start": 1589.845,
                "end": 1590.165,
                "confidence": 0.9988733,
                "punctuated_word": "new",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "algorithms",
                "start": 1590.165,
                "end": 1590.665,
                "confidence": 0.9197383,
                "punctuated_word": "algorithms,",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "and",
                "start": 1590.725,
                "end": 1590.965,
                "confidence": 0.9996836,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "they're",
                "start": 1590.965,
                "end": 1591.2051,
                "confidence": 0.9966819,
                "punctuated_word": "they're",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "showing",
                "start": 1591.2051,
                "end": 1591.605,
                "confidence": 0.99972874,
                "punctuated_word": "showing",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "these",
                "start": 1591.605,
                "end": 1591.845,
                "confidence": 0.99633276,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "marginal",
                "start": 1591.845,
                "end": 1592.3251,
                "confidence": 0.99912614,
                "punctuated_word": "marginal",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "improvements",
                "start": 1592.3251,
                "end": 1592.805,
                "confidence": 0.9971072,
                "punctuated_word": "improvements",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "in",
                "start": 1592.805,
                "end": 1592.965,
                "confidence": 0.6453288,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "accuracy",
                "start": 1592.965,
                "end": 1593.465,
                "confidence": 0.99977654,
                "punctuated_word": "accuracy",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "over",
                "start": 1593.685,
                "end": 1593.925,
                "confidence": 0.9995159,
                "punctuated_word": "over",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "the",
                "start": 1593.925,
                "end": 1594.085,
                "confidence": 0.99943393,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "previous",
                "start": 1594.085,
                "end": 1594.5651,
                "confidence": 0.9998223,
                "punctuated_word": "previous",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "generation",
                "start": 1594.5651,
                "end": 1595.0651,
                "confidence": 0.9957665,
                "punctuated_word": "generation.",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "and",
                "start": 1595.285,
                "end": 1595.4451,
                "confidence": 0.99952626,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "i",
                "start": 1595.4451,
                "end": 1595.605,
                "confidence": 0.99956983,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "remember",
                "start": 1595.605,
                "end": 1596.005,
                "confidence": 0.9998221,
                "punctuated_word": "remember",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "sitting",
                "start": 1596.005,
                "end": 1596.3251,
                "confidence": 0.99977654,
                "punctuated_word": "sitting",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "there",
                "start": 1596.3251,
                "end": 1596.485,
                "confidence": 0.99963725,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "with",
                "start": 1596.485,
                "end": 1596.725,
                "confidence": 0.99972814,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "other",
                "start": 1596.725,
                "end": 1596.885,
                "confidence": 0.9997497,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "people",
                "start": 1596.885,
                "end": 1597.285,
                "confidence": 0.9999038,
                "punctuated_word": "people",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "that",
                "start": 1597.285,
                "end": 1597.525,
                "confidence": 0.9986141,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "actually",
                "start": 1597.525,
                "end": 1598.005,
                "confidence": 0.98054767,
                "punctuated_word": "actually",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "were",
                "start": 1598.005,
                "end": 1598.245,
                "confidence": 0.9802831,
                "punctuated_word": "were",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "data",
                "start": 1598.245,
                "end": 1598.5651,
                "confidence": 0.99653363,
                "punctuated_word": "data",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "scientists",
                "start": 1598.5651,
                "end": 1599.06,
                "confidence": 0.6276634,
                "punctuated_word": "scientists",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "that",
                "start": 1599.14,
                "end": 1599.3,
                "confidence": 0.9969313,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "deployed",
                "start": 1599.3,
                "end": 1599.7001,
                "confidence": 0.99751675,
                "punctuated_word": "deployed",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "stuff",
                "start": 1599.7001,
                "end": 1600.02,
                "confidence": 0.99937564,
                "punctuated_word": "stuff",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "in",
                "start": 1600.02,
                "end": 1600.18,
                "confidence": 0.9595769,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "practice",
                "start": 1600.18,
                "end": 1600.5,
                "confidence": 0.7611613,
                "punctuated_word": "practice,",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "and",
                "start": 1600.5,
                "end": 1601.0,
                "confidence": 0.9990885,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "we'd",
                "start": 1601.06,
                "end": 1601.3,
                "confidence": 0.98988,
                "punctuated_word": "we'd",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "look",
                "start": 1601.3,
                "end": 1601.4601,
                "confidence": 0.9874298,
                "punctuated_word": "look",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "at",
                "start": 1601.4601,
                "end": 1601.6201,
                "confidence": 0.9996493,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "each",
                "start": 1601.6201,
                "end": 1601.78,
                "confidence": 0.99943095,
                "punctuated_word": "each",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "other",
                "start": 1601.78,
                "end": 1602.02,
                "confidence": 0.9986324,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "and",
                "start": 1602.02,
                "end": 1602.18,
                "confidence": 0.99139035,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "say",
                "start": 1602.18,
                "end": 1602.5,
                "confidence": 0.98641944,
                "punctuated_word": "say,",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "you",
                "start": 1602.5,
                "end": 1602.5801,
                "confidence": 0.99669904,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "know",
                "start": 1602.5801,
                "end": 1602.7401,
                "confidence": 0.99995935,
                "punctuated_word": "know",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "what",
                "start": 1602.7401,
                "end": 1603.06,
                "confidence": 0.93583524,
                "punctuated_word": "what?",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "this",
                "start": 1603.06,
                "end": 1603.2201,
                "confidence": 0.999521,
                "punctuated_word": "This",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "is",
                "start": 1603.2201,
                "end": 1603.38,
                "confidence": 0.99931693,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "great",
                "start": 1603.38,
                "end": 1603.7001,
                "confidence": 0.85814595,
                "punctuated_word": "great.",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "but",
                "start": 1603.7001,
                "end": 1603.9401,
                "confidence": 0.99965477,
                "punctuated_word": "But",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "honestly",
                "start": 1603.9401,
                "end": 1604.42,
                "confidence": 0.7400614,
                "punctuated_word": "honestly,",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "if",
                "start": 1604.42,
                "end": 1604.5801,
                "confidence": 0.9988852,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "they",
                "start": 1604.5801,
                "end": 1604.7401,
                "confidence": 0.9998592,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "just",
                "start": 1604.7401,
                "end": 1604.9801,
                "confidence": 0.99891794,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "change",
                "start": 1604.9801,
                "end": 1605.2201,
                "confidence": 0.7642747,
                "punctuated_word": "change",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "the",
                "start": 1605.2201,
                "end": 1605.4601,
                "confidence": 0.99879766,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "ui",
                "start": 1605.4601,
                "end": 1605.8601,
                "confidence": 0.9940763,
                "punctuated_word": "UI,",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "it",
                "start": 1605.8601,
                "end": 1606.02,
                "confidence": 0.99948585,
                "punctuated_word": "it",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "would",
                "start": 1606.02,
                "end": 1606.18,
                "confidence": 0.9998896,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "have",
                "start": 1606.18,
                "end": 1606.3401,
                "confidence": 0.99978596,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "a",
                "start": 1606.3401,
                "end": 1606.5,
                "confidence": 0.99955255,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "much",
                "start": 1606.5,
                "end": 1606.7401,
                "confidence": 0.99985135,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "bigger",
                "start": 1606.7401,
                "end": 1607.14,
                "confidence": 0.99967,
                "punctuated_word": "bigger",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "impact",
                "start": 1607.14,
                "end": 1607.5801,
                "confidence": 0.86293554,
                "punctuated_word": "impact.",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "you",
                "start": 1607.5801,
                "end": 1608.02,
                "confidence": 0.6724448,
                "punctuated_word": "You",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "know",
                "start": 1608.02,
                "end": 1608.52,
                "confidence": 0.9538245,
                "punctuated_word": "know?",
                "speaker": 1,
                "speaker_confidence": 0.90603024
              },
              {
                "word": "and",
                "start": 1608.9,
                "end": 1609.06,
                "confidence": 0.9983646,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "sometimes",
                "start": 1609.06,
                "end": 1609.56,
                "confidence": 0.9897545,
                "punctuated_word": "sometimes",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "sometimes",
                "start": 1609.8601,
                "end": 1610.3401,
                "confidence": 0.9833481,
                "punctuated_word": "sometimes",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "separating",
                "start": 1610.3401,
                "end": 1610.8401,
                "confidence": 0.9938863,
                "punctuated_word": "separating",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "out",
                "start": 1610.9801,
                "end": 1611.38,
                "confidence": 0.99955195,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "those",
                "start": 1611.38,
                "end": 1611.88,
                "confidence": 0.9983864,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "almost",
                "start": 1612.18,
                "end": 1612.68,
                "confidence": 0.92251796,
                "punctuated_word": "almost",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "laboratory",
                "start": 1613.075,
                "end": 1613.575,
                "confidence": 0.9997106,
                "punctuated_word": "laboratory",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "style",
                "start": 1613.715,
                "end": 1614.215,
                "confidence": 0.9994198,
                "punctuated_word": "style",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "experiments",
                "start": 1614.515,
                "end": 1615.015,
                "confidence": 0.9988004,
                "punctuated_word": "experiments",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "of",
                "start": 1615.3151,
                "end": 1615.635,
                "confidence": 0.99936646,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "isolating",
                "start": 1615.635,
                "end": 1616.135,
                "confidence": 0.9998493,
                "punctuated_word": "isolating",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "how",
                "start": 1616.355,
                "end": 1616.595,
                "confidence": 0.9928388,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "how",
                "start": 1616.595,
                "end": 1616.835,
                "confidence": 0.99653757,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "the",
                "start": 1616.835,
                "end": 1617.075,
                "confidence": 0.99934417,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "model",
                "start": 1617.075,
                "end": 1617.475,
                "confidence": 0.99972135,
                "punctuated_word": "model",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "might",
                "start": 1617.475,
                "end": 1617.715,
                "confidence": 0.99968314,
                "punctuated_word": "might",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "perform",
                "start": 1617.715,
                "end": 1618.215,
                "confidence": 0.99960715,
                "punctuated_word": "perform",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "from",
                "start": 1618.595,
                "end": 1619.095,
                "confidence": 0.99904925,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "the",
                "start": 1619.235,
                "end": 1619.555,
                "confidence": 0.99966705,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "reality",
                "start": 1619.555,
                "end": 1620.055,
                "confidence": 0.9998149,
                "punctuated_word": "reality",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "of",
                "start": 1620.115,
                "end": 1620.275,
                "confidence": 0.99964464,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "the",
                "start": 1620.275,
                "end": 1620.515,
                "confidence": 0.9971366,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "context",
                "start": 1620.515,
                "end": 1620.995,
                "confidence": 0.995769,
                "punctuated_word": "context",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "in",
                "start": 1620.995,
                "end": 1621.155,
                "confidence": 0.99657357,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "which",
                "start": 1621.155,
                "end": 1621.395,
                "confidence": 0.9999138,
                "punctuated_word": "which",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "it's",
                "start": 1621.395,
                "end": 1621.635,
                "confidence": 0.992857,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "deployed",
                "start": 1621.635,
                "end": 1622.135,
                "confidence": 0.7681792,
                "punctuated_word": "deployed.",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "and",
                "start": 1622.755,
                "end": 1622.995,
                "confidence": 0.99504036,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "and",
                "start": 1622.995,
                "end": 1623.155,
                "confidence": 0.9987494,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "governance",
                "start": 1623.155,
                "end": 1623.635,
                "confidence": 0.9935707,
                "punctuated_word": "governance",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "needs",
                "start": 1623.635,
                "end": 1623.875,
                "confidence": 0.99974734,
                "punctuated_word": "needs",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "to",
                "start": 1623.875,
                "end": 1624.035,
                "confidence": 0.99985445,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8110155
              },
              {
                "word": "be",
                "start": 1624.035,
                "end": 1624.195,
                "confidence": 0.99985397,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.6093983
              },
              {
                "word": "responsive",
                "start": 1624.195,
                "end": 1624.695,
                "confidence": 0.9991819,
                "punctuated_word": "responsive",
                "speaker": 1,
                "speaker_confidence": 0.6093983
              },
              {
                "word": "to",
                "start": 1625.075,
                "end": 1625.575,
                "confidence": 0.9993424,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.6093983
              },
              {
                "word": "those",
                "start": 1625.98,
                "end": 1626.22,
                "confidence": 0.9992793,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.6093983
              },
              {
                "word": "realities",
                "start": 1626.22,
                "end": 1626.72,
                "confidence": 0.9874674,
                "punctuated_word": "realities.",
                "speaker": 1,
                "speaker_confidence": 0.6093983
              },
              {
                "word": "and",
                "start": 1626.7799,
                "end": 1626.94,
                "confidence": 0.97829205,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.2455976
              },
              {
                "word": "so",
                "start": 1626.94,
                "end": 1627.1,
                "confidence": 0.99111664,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.2455976
              },
              {
                "word": "this",
                "start": 1627.1,
                "end": 1627.2599,
                "confidence": 0.99651104,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.2455976
              },
              {
                "word": "is",
                "start": 1627.2599,
                "end": 1627.34,
                "confidence": 0.99546695,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.2455976
              },
              {
                "word": "exactly",
                "start": 1627.34,
                "end": 1627.74,
                "confidence": 0.9980515,
                "punctuated_word": "exactly",
                "speaker": 2,
                "speaker_confidence": 0.2455976
              },
              {
                "word": "your",
                "start": 1627.74,
                "end": 1627.8999,
                "confidence": 0.5328192,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.2455976
              },
              {
                "word": "your",
                "start": 1627.8999,
                "end": 1628.0599,
                "confidence": 0.63512564,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.2455976
              },
              {
                "word": "this",
                "start": 1628.1399,
                "end": 1628.2999,
                "confidence": 0.99817026,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.2455976
              },
              {
                "word": "is",
                "start": 1628.2999,
                "end": 1628.38,
                "confidence": 0.9974841,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.2455976
              },
              {
                "word": "the",
                "start": 1628.38,
                "end": 1628.46,
                "confidence": 0.9976411,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "exact",
                "start": 1628.46,
                "end": 1628.7,
                "confidence": 0.9916312,
                "punctuated_word": "exact",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "language",
                "start": 1628.7,
                "end": 1629.0199,
                "confidence": 0.99871767,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "that",
                "start": 1629.0199,
                "end": 1629.1799,
                "confidence": 0.9988159,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "we're",
                "start": 1629.1799,
                "end": 1629.34,
                "confidence": 0.9978937,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "thinking",
                "start": 1629.34,
                "end": 1629.58,
                "confidence": 0.99951816,
                "punctuated_word": "thinking",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "about",
                "start": 1629.58,
                "end": 1629.82,
                "confidence": 0.7930766,
                "punctuated_word": "about.",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "right",
                "start": 1629.82,
                "end": 1629.8999,
                "confidence": 0.9910759,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "it's",
                "start": 1629.8999,
                "end": 1630.1399,
                "confidence": 0.9860311,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "like",
                "start": 1630.1399,
                "end": 1630.38,
                "confidence": 0.609249,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "trying",
                "start": 1630.38,
                "end": 1630.7,
                "confidence": 0.8654618,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "to",
                "start": 1630.7,
                "end": 1630.86,
                "confidence": 0.9996705,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "provide",
                "start": 1630.86,
                "end": 1631.1799,
                "confidence": 0.9996251,
                "punctuated_word": "provide",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "a",
                "start": 1631.1799,
                "end": 1631.34,
                "confidence": 0.9975751,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "language",
                "start": 1631.34,
                "end": 1631.84,
                "confidence": 0.99987876,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "that",
                "start": 1631.8999,
                "end": 1632.0599,
                "confidence": 0.9997371,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "lets",
                "start": 1632.0599,
                "end": 1632.2999,
                "confidence": 0.9965216,
                "punctuated_word": "lets",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "people",
                "start": 1632.2999,
                "end": 1632.62,
                "confidence": 0.9998977,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "have",
                "start": 1632.62,
                "end": 1632.86,
                "confidence": 0.9994506,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "this",
                "start": 1632.86,
                "end": 1633.1,
                "confidence": 0.99956435,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "conversation",
                "start": 1633.1,
                "end": 1633.6,
                "confidence": 0.9997352,
                "punctuated_word": "conversation",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "without",
                "start": 1633.6599,
                "end": 1633.98,
                "confidence": 0.762182,
                "punctuated_word": "without,",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "a",
                "start": 1633.98,
                "end": 1634.22,
                "confidence": 0.99705344,
                "punctuated_word": "a,",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "feeling",
                "start": 1634.22,
                "end": 1634.5399,
                "confidence": 0.999613,
                "punctuated_word": "feeling",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "like",
                "start": 1634.5399,
                "end": 1634.7,
                "confidence": 0.9839489,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "they're",
                "start": 1634.7,
                "end": 1634.94,
                "confidence": 0.99662375,
                "punctuated_word": "they're",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "behind",
                "start": 1634.94,
                "end": 1635.1799,
                "confidence": 0.99972755,
                "punctuated_word": "behind",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "in",
                "start": 1635.1799,
                "end": 1635.34,
                "confidence": 0.961558,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "the",
                "start": 1635.34,
                "end": 1635.5,
                "confidence": 0.9979353,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "adoption",
                "start": 1635.5,
                "end": 1635.98,
                "confidence": 0.9577553,
                "punctuated_word": "adoption",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "pipeline",
                "start": 1635.98,
                "end": 1636.48,
                "confidence": 0.80689466,
                "punctuated_word": "pipeline,",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "but",
                "start": 1636.5399,
                "end": 1636.7,
                "confidence": 0.9072672,
                "punctuated_word": "but,",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "b",
                "start": 1636.7,
                "end": 1636.94,
                "confidence": 0.9992585,
                "punctuated_word": "b,",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "makes",
                "start": 1636.94,
                "end": 1637.1,
                "confidence": 0.98152393,
                "punctuated_word": "makes",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "this",
                "start": 1637.1,
                "end": 1637.34,
                "confidence": 0.9905515,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "conversation",
                "start": 1637.34,
                "end": 1637.74,
                "confidence": 0.99936587,
                "punctuated_word": "conversation",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "not",
                "start": 1637.74,
                "end": 1637.98,
                "confidence": 0.96979475,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "about",
                "start": 1637.98,
                "end": 1638.1399,
                "confidence": 0.9997912,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "the",
                "start": 1638.1399,
                "end": 1638.2999,
                "confidence": 0.99762756,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "models",
                "start": 1638.2999,
                "end": 1638.62,
                "confidence": 0.9973801,
                "punctuated_word": "models",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "themselves",
                "start": 1638.62,
                "end": 1639.0199,
                "confidence": 0.80977535,
                "punctuated_word": "themselves,",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "but",
                "start": 1639.0199,
                "end": 1639.1799,
                "confidence": 0.9792995,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "about",
                "start": 1639.1799,
                "end": 1639.34,
                "confidence": 0.9977071,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "the",
                "start": 1639.34,
                "end": 1639.4199,
                "confidence": 0.99868006,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "governance",
                "start": 1639.4199,
                "end": 1639.8999,
                "confidence": 0.99909616,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "that",
                "start": 1639.8999,
                "end": 1640.0599,
                "confidence": 0.99723,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "surrounds",
                "start": 1640.0599,
                "end": 1640.38,
                "confidence": 0.9973375,
                "punctuated_word": "surrounds",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "it",
                "start": 1640.38,
                "end": 1640.715,
                "confidence": 0.80195975,
                "punctuated_word": "it,",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "right",
                "start": 1640.875,
                "end": 1641.115,
                "confidence": 0.9971864,
                "punctuated_word": "right,",
                "speaker": 2,
                "speaker_confidence": 0.72075653
              },
              {
                "word": "and",
                "start": 1641.115,
                "end": 1641.195,
                "confidence": 0.99956423,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "the",
                "start": 1641.195,
                "end": 1641.515,
                "confidence": 0.9997334,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "workflow",
                "start": 1641.515,
                "end": 1641.9149,
                "confidence": 0.99884844,
                "punctuated_word": "workflow",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "that",
                "start": 1641.9149,
                "end": 1642.075,
                "confidence": 0.9995672,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "you're",
                "start": 1642.075,
                "end": 1642.235,
                "confidence": 0.99977225,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "using",
                "start": 1642.235,
                "end": 1642.735,
                "confidence": 0.9949163,
                "punctuated_word": "using.",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "and",
                "start": 1643.0349,
                "end": 1643.275,
                "confidence": 0.9994205,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "ideally",
                "start": 1643.275,
                "end": 1643.755,
                "confidence": 0.7855536,
                "punctuated_word": "ideally,",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "in",
                "start": 1643.755,
                "end": 1643.9149,
                "confidence": 0.999516,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "the",
                "start": 1643.9149,
                "end": 1643.995,
                "confidence": 0.99967635,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "best",
                "start": 1643.995,
                "end": 1644.235,
                "confidence": 0.99991894,
                "punctuated_word": "best",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "case",
                "start": 1644.235,
                "end": 1644.475,
                "confidence": 0.9991799,
                "punctuated_word": "case",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "scenario",
                "start": 1644.475,
                "end": 1644.975,
                "confidence": 0.98295295,
                "punctuated_word": "scenario,",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "in",
                "start": 1645.275,
                "end": 1645.515,
                "confidence": 0.99899524,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "a",
                "start": 1645.515,
                "end": 1645.595,
                "confidence": 0.9993125,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "few",
                "start": 1645.595,
                "end": 1645.755,
                "confidence": 0.99993896,
                "punctuated_word": "few",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "years",
                "start": 1645.755,
                "end": 1646.075,
                "confidence": 0.99083936,
                "punctuated_word": "years,",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "we'll",
                "start": 1646.075,
                "end": 1646.315,
                "confidence": 0.9991136,
                "punctuated_word": "we'll",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "have",
                "start": 1646.315,
                "end": 1646.475,
                "confidence": 0.9998987,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.56332326
              },
              {
                "word": "a",
                "start": 1646.475,
                "end": 1646.5549,
                "confidence": 0.9997569,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "literal",
                "start": 1646.5549,
                "end": 1647.0349,
                "confidence": 0.9759016,
                "punctuated_word": "literal",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "library",
                "start": 1647.0349,
                "end": 1647.515,
                "confidence": 0.9994648,
                "punctuated_word": "library",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "of",
                "start": 1647.515,
                "end": 1647.6749,
                "confidence": 0.9995221,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "these",
                "start": 1647.6749,
                "end": 1647.835,
                "confidence": 0.99924386,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "types",
                "start": 1647.835,
                "end": 1648.075,
                "confidence": 0.9995839,
                "punctuated_word": "types",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "of",
                "start": 1648.075,
                "end": 1648.235,
                "confidence": 0.99973947,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "workflows",
                "start": 1648.235,
                "end": 1648.735,
                "confidence": 0.9991225,
                "punctuated_word": "workflows",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "that",
                "start": 1649.115,
                "end": 1649.355,
                "confidence": 0.9977429,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "organizations",
                "start": 1649.355,
                "end": 1649.855,
                "confidence": 0.9991824,
                "punctuated_word": "organizations",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "can",
                "start": 1649.995,
                "end": 1650.235,
                "confidence": 0.99984455,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "use",
                "start": 1650.235,
                "end": 1650.5549,
                "confidence": 0.98686814,
                "punctuated_word": "use.",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "so",
                "start": 1650.5549,
                "end": 1650.715,
                "confidence": 0.9824124,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "you",
                "start": 1650.715,
                "end": 1650.875,
                "confidence": 0.999683,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "have",
                "start": 1650.875,
                "end": 1651.115,
                "confidence": 0.9964378,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "these",
                "start": 1651.115,
                "end": 1651.4349,
                "confidence": 0.9992194,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "artifacts",
                "start": 1651.4349,
                "end": 1651.9349,
                "confidence": 0.99983335,
                "punctuated_word": "artifacts",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "of",
                "start": 1651.995,
                "end": 1652.495,
                "confidence": 0.99706155,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "five",
                "start": 1652.5549,
                "end": 1653.0549,
                "confidence": 0.9996313,
                "punctuated_word": "five",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "inspectors",
                "start": 1653.3,
                "end": 1653.8,
                "confidence": 0.99927,
                "punctuated_word": "inspectors",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "that",
                "start": 1653.8601,
                "end": 1654.02,
                "confidence": 0.9992963,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "you've",
                "start": 1654.02,
                "end": 1654.26,
                "confidence": 0.90680426,
                "punctuated_word": "you've",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "had",
                "start": 1654.26,
                "end": 1654.76,
                "confidence": 0.99819225,
                "punctuated_word": "had",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "moderating",
                "start": 1655.06,
                "end": 1655.54,
                "confidence": 0.95693034,
                "punctuated_word": "moderating",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "your",
                "start": 1655.54,
                "end": 1655.7001,
                "confidence": 0.99721956,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "content",
                "start": 1655.7001,
                "end": 1656.02,
                "confidence": 0.98896956,
                "punctuated_word": "content",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "moderation",
                "start": 1656.02,
                "end": 1656.42,
                "confidence": 0.9636133,
                "punctuated_word": "moderation",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "tools",
                "start": 1656.42,
                "end": 1656.66,
                "confidence": 0.99835086,
                "punctuated_word": "tools",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "for",
                "start": 1656.66,
                "end": 1656.8201,
                "confidence": 0.999887,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "a",
                "start": 1656.8201,
                "end": 1656.9,
                "confidence": 0.9997458,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "long",
                "start": 1656.9,
                "end": 1657.06,
                "confidence": 0.9998092,
                "punctuated_word": "long",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "time",
                "start": 1657.06,
                "end": 1657.3,
                "confidence": 0.7585907,
                "punctuated_word": "time,",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "and",
                "start": 1657.3,
                "end": 1657.6201,
                "confidence": 0.9993912,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "you",
                "start": 1657.6201,
                "end": 1657.78,
                "confidence": 0.9997142,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "might",
                "start": 1657.78,
                "end": 1657.9401,
                "confidence": 0.99988437,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "have",
                "start": 1657.9401,
                "end": 1658.1001,
                "confidence": 0.9998679,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "new",
                "start": 1658.1001,
                "end": 1658.26,
                "confidence": 0.9990988,
                "punctuated_word": "new",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "escalation",
                "start": 1658.26,
                "end": 1658.76,
                "confidence": 0.9998147,
                "punctuated_word": "escalation",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "pathways",
                "start": 1658.8201,
                "end": 1659.2201,
                "confidence": 0.9991615,
                "punctuated_word": "pathways",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "that",
                "start": 1659.2201,
                "end": 1659.3,
                "confidence": 0.99968135,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "you",
                "start": 1659.3,
                "end": 1659.38,
                "confidence": 0.9998242,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "can",
                "start": 1659.38,
                "end": 1659.6201,
                "confidence": 0.99708444,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "introduce",
                "start": 1659.6201,
                "end": 1660.1201,
                "confidence": 0.9984665,
                "punctuated_word": "introduce",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "in",
                "start": 1660.42,
                "end": 1660.5801,
                "confidence": 0.99732673,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "the",
                "start": 1660.5801,
                "end": 1660.7401,
                "confidence": 0.9994917,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "face",
                "start": 1660.7401,
                "end": 1660.9801,
                "confidence": 0.9972988,
                "punctuated_word": "face",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "of",
                "start": 1660.9801,
                "end": 1661.4601,
                "confidence": 0.8441223,
                "punctuated_word": "of,",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "ever",
                "start": 1661.7001,
                "end": 1661.9401,
                "confidence": 0.9978994,
                "punctuated_word": "ever",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "more",
                "start": 1661.9401,
                "end": 1662.1001,
                "confidence": 0.6045669,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "capable",
                "start": 1662.1001,
                "end": 1662.5801,
                "confidence": 0.99964523,
                "punctuated_word": "capable",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "ai",
                "start": 1662.5801,
                "end": 1662.8201,
                "confidence": 0.99952054,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "system",
                "start": 1662.8201,
                "end": 1663.3,
                "confidence": 0.9677115,
                "punctuated_word": "system.",
                "speaker": 2,
                "speaker_confidence": 0.8043431
              },
              {
                "word": "another",
                "start": 1663.3,
                "end": 1663.54,
                "confidence": 0.99432594,
                "punctuated_word": "Another",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "thing",
                "start": 1663.54,
                "end": 1663.7001,
                "confidence": 0.9996991,
                "punctuated_word": "thing",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "that",
                "start": 1663.7001,
                "end": 1663.9401,
                "confidence": 0.9997912,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "i",
                "start": 1663.9401,
                "end": 1664.02,
                "confidence": 0.999818,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "like",
                "start": 1664.02,
                "end": 1664.26,
                "confidence": 0.9991322,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "about",
                "start": 1664.26,
                "end": 1664.5801,
                "confidence": 0.99983084,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "this",
                "start": 1664.5801,
                "end": 1664.9801,
                "confidence": 0.9995049,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "is",
                "start": 1664.9801,
                "end": 1665.4801,
                "confidence": 0.99776673,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "really",
                "start": 1666.045,
                "end": 1666.285,
                "confidence": 0.9837689,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "trying",
                "start": 1666.285,
                "end": 1666.685,
                "confidence": 0.99949896,
                "punctuated_word": "trying",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "to",
                "start": 1666.685,
                "end": 1666.845,
                "confidence": 0.99959785,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "ground",
                "start": 1666.845,
                "end": 1667.165,
                "confidence": 0.99983203,
                "punctuated_word": "ground",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "this",
                "start": 1667.165,
                "end": 1667.5651,
                "confidence": 0.9993087,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "in",
                "start": 1667.5651,
                "end": 1668.0651,
                "confidence": 0.99799746,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "real",
                "start": 1668.125,
                "end": 1668.365,
                "confidence": 0.993937,
                "punctuated_word": "real",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "world",
                "start": 1668.365,
                "end": 1668.765,
                "confidence": 0.9997379,
                "punctuated_word": "world",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "practice",
                "start": 1668.765,
                "end": 1669.265,
                "confidence": 0.8144668,
                "punctuated_word": "practice,",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "something",
                "start": 1669.485,
                "end": 1669.805,
                "confidence": 0.9881671,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "that",
                "start": 1669.805,
                "end": 1670.285,
                "confidence": 0.9998847,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "frequently",
                "start": 1670.285,
                "end": 1670.785,
                "confidence": 0.99546164,
                "punctuated_word": "frequently",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "frustrates",
                "start": 1670.925,
                "end": 1671.405,
                "confidence": 0.9990778,
                "punctuated_word": "frustrates",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "me",
                "start": 1671.405,
                "end": 1671.905,
                "confidence": 0.99930644,
                "punctuated_word": "me",
                "speaker": 1,
                "speaker_confidence": 0.88851273
              },
              {
                "word": "about",
                "start": 1673.005,
                "end": 1673.165,
                "confidence": 0.9971052,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.60585517
              },
              {
                "word": "the",
                "start": 1673.165,
                "end": 1673.3251,
                "confidence": 0.9984515,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.60585517
              },
              {
                "word": "work",
                "start": 1673.3251,
                "end": 1673.8251,
                "confidence": 0.99180436,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.60585517
              },
              {
                "word": "that",
                "start": 1674.845,
                "end": 1674.925,
                "confidence": 0.8938408,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.60585517
              },
              {
                "word": "on",
                "start": 1674.925,
                "end": 1675.085,
                "confidence": 0.7596582,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.60585517
              },
              {
                "word": "the",
                "start": 1675.085,
                "end": 1675.245,
                "confidence": 0.9982957,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.60585517
              },
              {
                "word": "whole",
                "start": 1675.245,
                "end": 1675.745,
                "confidence": 0.99693584,
                "punctuated_word": "whole",
                "speaker": 1,
                "speaker_confidence": 0.60585517
              },
              {
                "word": "not",
                "start": 1676.285,
                "end": 1676.525,
                "confidence": 0.9981846,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.60585517
              },
              {
                "word": "to",
                "start": 1676.525,
                "end": 1676.605,
                "confidence": 0.9991503,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.60585517
              },
              {
                "word": "say",
                "start": 1676.605,
                "end": 1676.845,
                "confidence": 0.99979764,
                "punctuated_word": "say",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "this",
                "start": 1676.845,
                "end": 1677.005,
                "confidence": 0.99696773,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "is",
                "start": 1677.005,
                "end": 1677.165,
                "confidence": 0.99835616,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "true",
                "start": 1677.165,
                "end": 1677.405,
                "confidence": 0.9997223,
                "punctuated_word": "true",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "for",
                "start": 1677.405,
                "end": 1677.5651,
                "confidence": 0.9994336,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "any",
                "start": 1677.5651,
                "end": 1677.805,
                "confidence": 0.99948955,
                "punctuated_word": "any",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "given",
                "start": 1677.805,
                "end": 1678.125,
                "confidence": 0.9997615,
                "punctuated_word": "given",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "effort",
                "start": 1678.125,
                "end": 1678.4451,
                "confidence": 0.88538516,
                "punctuated_word": "effort,",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "but",
                "start": 1678.4451,
                "end": 1678.685,
                "confidence": 0.99889886,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "on",
                "start": 1678.685,
                "end": 1678.845,
                "confidence": 0.97950405,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "the",
                "start": 1678.845,
                "end": 1678.925,
                "confidence": 0.99690944,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "whole",
                "start": 1678.925,
                "end": 1679.165,
                "confidence": 0.98292583,
                "punctuated_word": "whole,",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "a",
                "start": 1679.165,
                "end": 1679.245,
                "confidence": 0.99493587,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "lot",
                "start": 1679.245,
                "end": 1679.405,
                "confidence": 0.9987985,
                "punctuated_word": "lot",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "of",
                "start": 1679.405,
                "end": 1679.5651,
                "confidence": 0.9954556,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "work",
                "start": 1679.5651,
                "end": 1679.805,
                "confidence": 0.9876109,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "in",
                "start": 1679.805,
                "end": 1679.965,
                "confidence": 0.7824543,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "sort",
                "start": 1679.965,
                "end": 1680.2051,
                "confidence": 0.9484876,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "of",
                "start": 1680.2051,
                "end": 1680.285,
                "confidence": 0.9865649,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.77873325
              },
              {
                "word": "the",
                "start": 1680.285,
                "end": 1680.4451,
                "confidence": 0.9629418,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "responsible",
                "start": 1680.4451,
                "end": 1680.87,
                "confidence": 0.9020409,
                "punctuated_word": "responsible",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "ai",
                "start": 1682.15,
                "end": 1682.65,
                "confidence": 0.8275904,
                "punctuated_word": "AI,",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "ai",
                "start": 1683.43,
                "end": 1683.71,
                "confidence": 0.7689097,
                "punctuated_word": "AI",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "in",
                "start": 1683.71,
                "end": 1683.99,
                "confidence": 0.4837751,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "society",
                "start": 1683.99,
                "end": 1684.49,
                "confidence": 0.66212565,
                "punctuated_word": "society,",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "that",
                "start": 1684.55,
                "end": 1684.87,
                "confidence": 0.8750894,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "community",
                "start": 1684.87,
                "end": 1685.11,
                "confidence": 0.9579665,
                "punctuated_word": "community",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "and",
                "start": 1685.11,
                "end": 1685.35,
                "confidence": 0.5583775,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "the",
                "start": 1685.35,
                "end": 1685.59,
                "confidence": 0.93792164,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "research",
                "start": 1685.59,
                "end": 1685.91,
                "confidence": 0.8231411,
                "punctuated_word": "research",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "community",
                "start": 1685.91,
                "end": 1686.39,
                "confidence": 0.9236726,
                "punctuated_word": "community",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "doing",
                "start": 1686.39,
                "end": 1686.71,
                "confidence": 0.88530356,
                "punctuated_word": "doing",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "work",
                "start": 1686.71,
                "end": 1686.95,
                "confidence": 0.96783566,
                "punctuated_word": "work",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "in",
                "start": 1686.95,
                "end": 1687.03,
                "confidence": 0.95354724,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "that",
                "start": 1687.03,
                "end": 1687.27,
                "confidence": 0.83945566,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "area",
                "start": 1687.27,
                "end": 1687.77,
                "confidence": 0.81857574,
                "punctuated_word": "area",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "has",
                "start": 1688.15,
                "end": 1688.3099,
                "confidence": 0.54008627,
                "punctuated_word": "has",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "done",
                "start": 1688.3099,
                "end": 1688.63,
                "confidence": 0.94668204,
                "punctuated_word": "done",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "a",
                "start": 1688.63,
                "end": 1688.87,
                "confidence": 0.9441118,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "really",
                "start": 1688.87,
                "end": 1689.19,
                "confidence": 0.8797418,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "great",
                "start": 1689.19,
                "end": 1689.51,
                "confidence": 0.88327533,
                "punctuated_word": "great",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "job",
                "start": 1689.51,
                "end": 1690.01,
                "confidence": 0.9003389,
                "punctuated_word": "job",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "of",
                "start": 1690.55,
                "end": 1690.79,
                "confidence": 0.9682748,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "eliminating",
                "start": 1690.79,
                "end": 1691.29,
                "confidence": 0.7666722,
                "punctuated_word": "eliminating",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "theories",
                "start": 1692.15,
                "end": 1692.65,
                "confidence": 0.92117393,
                "punctuated_word": "theories",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "for",
                "start": 1693.205,
                "end": 1693.705,
                "confidence": 0.9999039,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "how",
                "start": 1694.405,
                "end": 1694.905,
                "confidence": 0.99960405,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "governance",
                "start": 1694.965,
                "end": 1695.465,
                "confidence": 0.9994246,
                "punctuated_word": "governance",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "can",
                "start": 1696.245,
                "end": 1696.485,
                "confidence": 0.999925,
                "punctuated_word": "can",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "be",
                "start": 1696.485,
                "end": 1696.725,
                "confidence": 0.9999689,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "done",
                "start": 1696.725,
                "end": 1696.965,
                "confidence": 0.9999701,
                "punctuated_word": "done",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "well",
                "start": 1696.965,
                "end": 1697.465,
                "confidence": 0.957783,
                "punctuated_word": "well.",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "what",
                "start": 1697.925,
                "end": 1698.085,
                "confidence": 0.9982932,
                "punctuated_word": "What",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "we",
                "start": 1698.085,
                "end": 1698.325,
                "confidence": 0.9999547,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "have",
                "start": 1698.325,
                "end": 1698.485,
                "confidence": 0.99995065,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "not",
                "start": 1698.485,
                "end": 1698.725,
                "confidence": 0.99979264,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "always",
                "start": 1698.725,
                "end": 1699.045,
                "confidence": 0.9998567,
                "punctuated_word": "always",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "done",
                "start": 1699.045,
                "end": 1699.365,
                "confidence": 0.9994134,
                "punctuated_word": "done",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "a",
                "start": 1699.365,
                "end": 1699.525,
                "confidence": 0.9998491,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "great",
                "start": 1699.525,
                "end": 1699.845,
                "confidence": 0.99998343,
                "punctuated_word": "great",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "job",
                "start": 1699.845,
                "end": 1700.165,
                "confidence": 0.99984086,
                "punctuated_word": "job",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "of",
                "start": 1700.165,
                "end": 1700.645,
                "confidence": 0.9997018,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "is",
                "start": 1700.645,
                "end": 1700.965,
                "confidence": 0.99775165,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "connecting",
                "start": 1700.965,
                "end": 1701.465,
                "confidence": 0.99968815,
                "punctuated_word": "connecting",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "that",
                "start": 1701.525,
                "end": 1702.025,
                "confidence": 0.99960774,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "to",
                "start": 1702.085,
                "end": 1702.485,
                "confidence": 0.99937385,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "evidence",
                "start": 1702.485,
                "end": 1702.985,
                "confidence": 0.9983626,
                "punctuated_word": "evidence",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "from",
                "start": 1703.125,
                "end": 1703.625,
                "confidence": 0.5518776,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "practice",
                "start": 1703.925,
                "end": 1704.425,
                "confidence": 0.9644004,
                "punctuated_word": "practice.",
                "speaker": 1,
                "speaker_confidence": 0.8863994
              },
              {
                "word": "and",
                "start": 1705.125,
                "end": 1705.4451,
                "confidence": 0.9972596,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "it's",
                "start": 1705.4451,
                "end": 1705.605,
                "confidence": 0.96254987,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "really",
                "start": 1705.605,
                "end": 1705.925,
                "confidence": 0.9996965,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "unfortunate",
                "start": 1705.925,
                "end": 1706.425,
                "confidence": 0.9991179,
                "punctuated_word": "unfortunate",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "because",
                "start": 1706.485,
                "end": 1706.885,
                "confidence": 0.8563001,
                "punctuated_word": "because",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "at",
                "start": 1706.885,
                "end": 1707.045,
                "confidence": 0.73020715,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "this",
                "start": 1707.045,
                "end": 1707.285,
                "confidence": 0.99989855,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "point",
                "start": 1707.285,
                "end": 1707.785,
                "confidence": 0.97517216,
                "punctuated_word": "point,",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "we",
                "start": 1708.13,
                "end": 1708.37,
                "confidence": 0.99989736,
                "punctuated_word": "we",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "have",
                "start": 1708.37,
                "end": 1708.53,
                "confidence": 0.99994564,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "many",
                "start": 1708.53,
                "end": 1709.03,
                "confidence": 0.99985397,
                "punctuated_word": "many",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "best",
                "start": 1709.0901,
                "end": 1709.41,
                "confidence": 0.9999542,
                "punctuated_word": "best",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "practices",
                "start": 1709.41,
                "end": 1709.91,
                "confidence": 0.99966955,
                "punctuated_word": "practices",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "that",
                "start": 1710.13,
                "end": 1710.37,
                "confidence": 0.9998591,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "are",
                "start": 1710.37,
                "end": 1710.6101,
                "confidence": 0.9997297,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "informed",
                "start": 1710.6101,
                "end": 1711.1101,
                "confidence": 0.9995621,
                "punctuated_word": "informed",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "by",
                "start": 1712.13,
                "end": 1712.37,
                "confidence": 0.99522036,
                "punctuated_word": "by",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "very",
                "start": 1712.37,
                "end": 1712.6901,
                "confidence": 0.99981266,
                "punctuated_word": "very",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "little",
                "start": 1712.6901,
                "end": 1713.01,
                "confidence": 0.99994636,
                "punctuated_word": "little",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "evidence",
                "start": 1713.01,
                "end": 1713.49,
                "confidence": 0.9997557,
                "punctuated_word": "evidence",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "from",
                "start": 1713.49,
                "end": 1713.81,
                "confidence": 0.9989944,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "practice",
                "start": 1713.81,
                "end": 1714.2101,
                "confidence": 0.8937322,
                "punctuated_word": "practice.",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "so",
                "start": 1714.2101,
                "end": 1714.37,
                "confidence": 0.9888787,
                "punctuated_word": "So",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "i",
                "start": 1714.37,
                "end": 1714.53,
                "confidence": 0.9978022,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.7937666
              },
              {
                "word": "think",
                "start": 1714.53,
                "end": 1714.77,
                "confidence": 0.99991465,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "something",
                "start": 1714.77,
                "end": 1715.0901,
                "confidence": 0.99936646,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "like",
                "start": 1715.0901,
                "end": 1715.3301,
                "confidence": 0.9997689,
                "punctuated_word": "like",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "this",
                "start": 1715.3301,
                "end": 1715.65,
                "confidence": 0.99982965,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "could",
                "start": 1715.65,
                "end": 1715.81,
                "confidence": 0.99869055,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "be",
                "start": 1715.81,
                "end": 1715.9701,
                "confidence": 0.9998616,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "really",
                "start": 1715.9701,
                "end": 1716.29,
                "confidence": 0.9998685,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "powerful",
                "start": 1716.29,
                "end": 1716.6901,
                "confidence": 0.99974257,
                "punctuated_word": "powerful",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "in",
                "start": 1716.6901,
                "end": 1716.8501,
                "confidence": 0.9633065,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "helping",
                "start": 1716.8501,
                "end": 1717.17,
                "confidence": 0.9999844,
                "punctuated_word": "helping",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "people",
                "start": 1717.17,
                "end": 1717.49,
                "confidence": 0.9999622,
                "punctuated_word": "people",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "understand",
                "start": 1717.49,
                "end": 1717.99,
                "confidence": 0.99964213,
                "punctuated_word": "understand",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "how",
                "start": 1719.0901,
                "end": 1719.41,
                "confidence": 0.9982285,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "some",
                "start": 1719.41,
                "end": 1719.65,
                "confidence": 0.9991247,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "of",
                "start": 1719.65,
                "end": 1719.7301,
                "confidence": 0.99636275,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "those",
                "start": 1719.7301,
                "end": 1719.9701,
                "confidence": 0.99980646,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "constraints",
                "start": 1719.9701,
                "end": 1720.4701,
                "confidence": 0.99985707,
                "punctuated_word": "constraints",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "from",
                "start": 1720.6901,
                "end": 1720.93,
                "confidence": 0.99943835,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "the",
                "start": 1720.93,
                "end": 1721.0901,
                "confidence": 0.99962807,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "operational",
                "start": 1721.0901,
                "end": 1721.5901,
                "confidence": 0.9998247,
                "punctuated_word": "operational",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "environment",
                "start": 1721.81,
                "end": 1722.31,
                "confidence": 0.9998809,
                "punctuated_word": "environment",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "factor",
                "start": 1723.065,
                "end": 1723.3049,
                "confidence": 0.9983253,
                "punctuated_word": "factor",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "into",
                "start": 1723.3049,
                "end": 1723.8049,
                "confidence": 0.6302116,
                "punctuated_word": "into",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "the",
                "start": 1723.865,
                "end": 1724.0249,
                "confidence": 0.9988171,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "governance",
                "start": 1724.0249,
                "end": 1724.5249,
                "confidence": 0.99929225,
                "punctuated_word": "governance",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "choices",
                "start": 1724.585,
                "end": 1724.985,
                "confidence": 0.9994198,
                "punctuated_word": "choices",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "people",
                "start": 1724.985,
                "end": 1725.385,
                "confidence": 0.9993728,
                "punctuated_word": "people",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "are",
                "start": 1725.385,
                "end": 1725.465,
                "confidence": 0.99975306,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "making",
                "start": 1725.465,
                "end": 1725.865,
                "confidence": 0.99995923,
                "punctuated_word": "making",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "in",
                "start": 1725.865,
                "end": 1726.0249,
                "confidence": 0.9983192,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "both",
                "start": 1726.0249,
                "end": 1726.2649,
                "confidence": 0.9997185,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "good",
                "start": 1726.2649,
                "end": 1726.4249,
                "confidence": 0.9997682,
                "punctuated_word": "good",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "and",
                "start": 1726.4249,
                "end": 1726.585,
                "confidence": 0.9995577,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "bad",
                "start": 1726.585,
                "end": 1726.825,
                "confidence": 0.99983454,
                "punctuated_word": "bad",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "ways",
                "start": 1726.825,
                "end": 1727.225,
                "confidence": 0.98115814,
                "punctuated_word": "ways.",
                "speaker": 1,
                "speaker_confidence": 0.79309595
              },
              {
                "word": "100%",
                "start": 1727.225,
                "end": 1727.885,
                "confidence": 0.9777604,
                "punctuated_word": "100%.",
                "speaker": 2,
                "speaker_confidence": 0.2758842
              },
              {
                "word": "on",
                "start": 1728.585,
                "end": 1728.745,
                "confidence": 0.98584366,
                "punctuated_word": "On",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "the",
                "start": 1728.745,
                "end": 1728.825,
                "confidence": 0.9970355,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "basis",
                "start": 1728.825,
                "end": 1729.225,
                "confidence": 0.9995578,
                "punctuated_word": "basis",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "of",
                "start": 1729.225,
                "end": 1729.465,
                "confidence": 0.99987173,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "these",
                "start": 1729.465,
                "end": 1729.865,
                "confidence": 0.99951494,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "two",
                "start": 1729.865,
                "end": 1730.2649,
                "confidence": 0.9998797,
                "punctuated_word": "two",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "projects",
                "start": 1730.2649,
                "end": 1730.7649,
                "confidence": 0.9959553,
                "punctuated_word": "projects,",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "what",
                "start": 1731.945,
                "end": 1732.105,
                "confidence": 0.998448,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "do",
                "start": 1732.105,
                "end": 1732.345,
                "confidence": 0.9998908,
                "punctuated_word": "do",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "you",
                "start": 1732.345,
                "end": 1732.4249,
                "confidence": 0.9998797,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "think",
                "start": 1732.4249,
                "end": 1732.9049,
                "confidence": 0.9999105,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "are",
                "start": 1732.9049,
                "end": 1733.4049,
                "confidence": 0.99611866,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "feasible",
                "start": 1733.465,
                "end": 1733.965,
                "confidence": 0.9999006,
                "punctuated_word": "feasible",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "steps",
                "start": 1734.105,
                "end": 1734.605,
                "confidence": 0.9999318,
                "punctuated_word": "steps",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "that",
                "start": 1735.17,
                "end": 1735.41,
                "confidence": 0.999814,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "developers",
                "start": 1735.41,
                "end": 1735.91,
                "confidence": 0.99989474,
                "punctuated_word": "developers",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "could",
                "start": 1736.05,
                "end": 1736.29,
                "confidence": 0.9879578,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "take",
                "start": 1736.29,
                "end": 1736.79,
                "confidence": 0.999962,
                "punctuated_word": "take",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "right",
                "start": 1737.17,
                "end": 1737.41,
                "confidence": 0.98950374,
                "punctuated_word": "right",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "now",
                "start": 1737.41,
                "end": 1737.91,
                "confidence": 0.9999372,
                "punctuated_word": "now",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "from",
                "start": 1737.9701,
                "end": 1738.2101,
                "confidence": 0.92917496,
                "punctuated_word": "from",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "a",
                "start": 1738.2101,
                "end": 1738.4501,
                "confidence": 0.99976164,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "documentation",
                "start": 1738.4501,
                "end": 1738.9501,
                "confidence": 0.99984396,
                "punctuated_word": "documentation",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "perspective",
                "start": 1739.3301,
                "end": 1739.8301,
                "confidence": 0.9996979,
                "punctuated_word": "perspective",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "that",
                "start": 1740.4501,
                "end": 1740.6901,
                "confidence": 0.9879929,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "would",
                "start": 1740.6901,
                "end": 1741.1901,
                "confidence": 0.9998785,
                "punctuated_word": "would",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "improve",
                "start": 1741.81,
                "end": 1742.31,
                "confidence": 0.99927944,
                "punctuated_word": "improve",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "accountability",
                "start": 1742.77,
                "end": 1743.27,
                "confidence": 0.9970825,
                "punctuated_word": "accountability,",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "transparency",
                "start": 1743.7301,
                "end": 1744.2301,
                "confidence": 0.99129605,
                "punctuated_word": "transparency,",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "or",
                "start": 1744.77,
                "end": 1745.01,
                "confidence": 0.9998555,
                "punctuated_word": "or",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "some",
                "start": 1745.01,
                "end": 1745.3301,
                "confidence": 0.9998392,
                "punctuated_word": "some",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "other",
                "start": 1745.3301,
                "end": 1745.65,
                "confidence": 0.99991965,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "outcome",
                "start": 1745.65,
                "end": 1746.15,
                "confidence": 0.7446358,
                "punctuated_word": "outcome,",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "something",
                "start": 1746.2101,
                "end": 1746.6101,
                "confidence": 0.9997049,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "that",
                "start": 1746.6101,
                "end": 1746.93,
                "confidence": 0.99982774,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "is",
                "start": 1746.93,
                "end": 1747.25,
                "confidence": 0.9954417,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "a",
                "start": 1747.25,
                "end": 1747.41,
                "confidence": 0.9915228,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "piece",
                "start": 1747.41,
                "end": 1747.7301,
                "confidence": 0.99964464,
                "punctuated_word": "piece",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "of",
                "start": 1747.7301,
                "end": 1747.89,
                "confidence": 0.99990404,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "low",
                "start": 1747.89,
                "end": 1748.13,
                "confidence": 0.999564,
                "punctuated_word": "low",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "hanging",
                "start": 1748.13,
                "end": 1748.53,
                "confidence": 0.99964905,
                "punctuated_word": "hanging",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "fruit",
                "start": 1748.53,
                "end": 1748.8501,
                "confidence": 0.9997073,
                "punctuated_word": "fruit",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "that",
                "start": 1748.8501,
                "end": 1749.01,
                "confidence": 0.9948702,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "could",
                "start": 1749.01,
                "end": 1749.25,
                "confidence": 0.91291827,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "be",
                "start": 1749.25,
                "end": 1749.41,
                "confidence": 0.9987437,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "picked",
                "start": 1749.41,
                "end": 1749.645,
                "confidence": 0.9388335,
                "punctuated_word": "picked?",
                "speaker": 1,
                "speaker_confidence": 0.87479275
              },
              {
                "word": "i",
                "start": 1749.885,
                "end": 1750.045,
                "confidence": 0.9983101,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.47214633
              },
              {
                "word": "think",
                "start": 1750.045,
                "end": 1750.365,
                "confidence": 0.99960726,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.47214633
              },
              {
                "word": "even",
                "start": 1750.365,
                "end": 1750.765,
                "confidence": 0.97517824,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.47214633
              },
              {
                "word": "if",
                "start": 1750.765,
                "end": 1751.005,
                "confidence": 0.99938154,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.47214633
              },
              {
                "word": "organizations",
                "start": 1751.005,
                "end": 1751.505,
                "confidence": 0.99928564,
                "punctuated_word": "organizations",
                "speaker": 2,
                "speaker_confidence": 0.47214633
              },
              {
                "word": "can",
                "start": 1752.045,
                "end": 1752.365,
                "confidence": 0.9990398,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.47214633
              },
              {
                "word": "start",
                "start": 1752.365,
                "end": 1752.845,
                "confidence": 0.99979824,
                "punctuated_word": "start",
                "speaker": 2,
                "speaker_confidence": 0.47214633
              },
              {
                "word": "having",
                "start": 1752.845,
                "end": 1753.345,
                "confidence": 0.99955493,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.47214633
              },
              {
                "word": "a",
                "start": 1753.965,
                "end": 1754.2051,
                "confidence": 0.9996872,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.47214633
              },
              {
                "word": "frank",
                "start": 1754.2051,
                "end": 1754.685,
                "confidence": 0.98085815,
                "punctuated_word": "frank",
                "speaker": 2,
                "speaker_confidence": 0.47214633
              },
              {
                "word": "conversation",
                "start": 1754.685,
                "end": 1755.185,
                "confidence": 0.99981576,
                "punctuated_word": "conversation",
                "speaker": 2,
                "speaker_confidence": 0.47214633
              },
              {
                "word": "about",
                "start": 1755.3251,
                "end": 1755.5651,
                "confidence": 0.9976267,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.47214633
              },
              {
                "word": "the",
                "start": 1755.5651,
                "end": 1756.0651,
                "confidence": 0.9726855,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.47214633
              },
              {
                "word": "internally",
                "start": 1756.765,
                "end": 1757.265,
                "confidence": 0.9992287,
                "punctuated_word": "internally",
                "speaker": 2,
                "speaker_confidence": 0.30615413
              },
              {
                "word": "internally",
                "start": 1757.5651,
                "end": 1758.0651,
                "confidence": 0.72445583,
                "punctuated_word": "internally,",
                "speaker": 2,
                "speaker_confidence": 0.30615413
              },
              {
                "word": "if",
                "start": 1758.125,
                "end": 1758.285,
                "confidence": 0.99950206,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.30615413
              },
              {
                "word": "they",
                "start": 1758.285,
                "end": 1758.365,
                "confidence": 0.9998791,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "can",
                "start": 1758.365,
                "end": 1758.605,
                "confidence": 0.9998005,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "come",
                "start": 1758.605,
                "end": 1758.765,
                "confidence": 0.999814,
                "punctuated_word": "come",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "up",
                "start": 1758.765,
                "end": 1758.925,
                "confidence": 0.9997334,
                "punctuated_word": "up",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "with",
                "start": 1758.925,
                "end": 1759.005,
                "confidence": 0.9996124,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "a",
                "start": 1759.005,
                "end": 1759.165,
                "confidence": 0.9970312,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "mechanism",
                "start": 1759.165,
                "end": 1759.665,
                "confidence": 0.9999182,
                "punctuated_word": "mechanism",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "for",
                "start": 1760.4451,
                "end": 1760.9451,
                "confidence": 0.9990132,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "sharing",
                "start": 1761.405,
                "end": 1761.905,
                "confidence": 0.99985516,
                "punctuated_word": "sharing",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "their",
                "start": 1761.965,
                "end": 1762.365,
                "confidence": 0.98463225,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "ai",
                "start": 1762.365,
                "end": 1762.605,
                "confidence": 0.99975365,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "use",
                "start": 1762.605,
                "end": 1762.845,
                "confidence": 0.992486,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "cases",
                "start": 1762.845,
                "end": 1763.3251,
                "confidence": 0.99982244,
                "punctuated_word": "cases",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "outside",
                "start": 1763.3251,
                "end": 1763.725,
                "confidence": 0.99235666,
                "punctuated_word": "outside",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "of",
                "start": 1763.725,
                "end": 1763.885,
                "confidence": 0.9945925,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "a",
                "start": 1763.885,
                "end": 1764.045,
                "confidence": 0.8553425,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "registrar",
                "start": 1764.045,
                "end": 1764.48,
                "confidence": 0.7520166,
                "punctuated_word": "registrar,",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "like",
                "start": 1764.72,
                "end": 1764.96,
                "confidence": 0.90840995,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "a",
                "start": 1764.96,
                "end": 1765.04,
                "confidence": 0.8692224,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "registry",
                "start": 1765.04,
                "end": 1765.54,
                "confidence": 0.7996894,
                "punctuated_word": "registry,",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "which",
                "start": 1765.6,
                "end": 1765.9199,
                "confidence": 0.999589,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "many",
                "start": 1765.9199,
                "end": 1766.24,
                "confidence": 0.99966896,
                "punctuated_word": "many",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "are",
                "start": 1766.24,
                "end": 1766.48,
                "confidence": 0.9969298,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "starting",
                "start": 1766.48,
                "end": 1766.88,
                "confidence": 0.9997955,
                "punctuated_word": "starting",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "to",
                "start": 1766.88,
                "end": 1766.96,
                "confidence": 0.9995926,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "have",
                "start": 1766.96,
                "end": 1767.46,
                "confidence": 0.9515363,
                "punctuated_word": "have.",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "right",
                "start": 1767.6799,
                "end": 1768.0,
                "confidence": 0.9854196,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "it's",
                "start": 1768.0,
                "end": 1768.24,
                "confidence": 0.8048894,
                "punctuated_word": "It's",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "taking",
                "start": 1768.24,
                "end": 1768.48,
                "confidence": 0.9983108,
                "punctuated_word": "taking",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "it",
                "start": 1768.48,
                "end": 1768.72,
                "confidence": 0.99854493,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "from",
                "start": 1768.72,
                "end": 1768.84,
                "confidence": 0.99990404,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.58728856
              },
              {
                "word": "a",
                "start": 1768.84,
                "end": 1768.96,
                "confidence": 0.9312996,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.34888935
              },
              {
                "word": "salesforce",
                "start": 1768.96,
                "end": 1769.46,
                "confidence": 0.999247,
                "punctuated_word": "Salesforce",
                "speaker": 2,
                "speaker_confidence": 0.34888935
              },
              {
                "word": "db",
                "start": 1769.6,
                "end": 1769.84,
                "confidence": 0.5367999,
                "punctuated_word": "DB",
                "speaker": 2,
                "speaker_confidence": 0.34888935
              },
              {
                "word": "to",
                "start": 1769.84,
                "end": 1770.0,
                "confidence": 0.99854714,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.34888935
              },
              {
                "word": "something",
                "start": 1770.0,
                "end": 1770.32,
                "confidence": 0.99987924,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.34888935
              },
              {
                "word": "that",
                "start": 1770.32,
                "end": 1770.5599,
                "confidence": 0.99955016,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.34888935
              },
              {
                "word": "looks",
                "start": 1770.5599,
                "end": 1770.72,
                "confidence": 0.9997669,
                "punctuated_word": "looks",
                "speaker": 2,
                "speaker_confidence": 0.34888935
              },
              {
                "word": "a",
                "start": 1770.72,
                "end": 1770.7999,
                "confidence": 0.9997918,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.34888935
              },
              {
                "word": "little",
                "start": 1770.7999,
                "end": 1771.04,
                "confidence": 0.999954,
                "punctuated_word": "little",
                "speaker": 2,
                "speaker_confidence": 0.34888935
              },
              {
                "word": "bit",
                "start": 1771.04,
                "end": 1771.2,
                "confidence": 0.9995982,
                "punctuated_word": "bit",
                "speaker": 2,
                "speaker_confidence": 0.34888935
              },
              {
                "word": "more",
                "start": 1771.2,
                "end": 1771.6,
                "confidence": 0.999729,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.34888935
              },
              {
                "word": "like",
                "start": 1771.6,
                "end": 1772.1,
                "confidence": 0.6188434,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.34888935
              },
              {
                "word": "a",
                "start": 1774.4,
                "end": 1774.5599,
                "confidence": 0.5260371,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.2911288
              },
              {
                "word": "little",
                "start": 1774.5599,
                "end": 1774.72,
                "confidence": 0.5746836,
                "punctuated_word": "little",
                "speaker": 2,
                "speaker_confidence": 0.2911288
              },
              {
                "word": "bit",
                "start": 1774.72,
                "end": 1774.88,
                "confidence": 0.9996697,
                "punctuated_word": "bit",
                "speaker": 2,
                "speaker_confidence": 0.2911288
              },
              {
                "word": "more",
                "start": 1774.88,
                "end": 1775.12,
                "confidence": 0.99927026,
                "punctuated_word": "more",
                "speaker": 2,
                "speaker_confidence": 0.2911288
              },
              {
                "word": "akin",
                "start": 1775.12,
                "end": 1775.52,
                "confidence": 0.990759,
                "punctuated_word": "akin",
                "speaker": 2,
                "speaker_confidence": 0.2911288
              },
              {
                "word": "to",
                "start": 1775.52,
                "end": 1775.6,
                "confidence": 0.99934834,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "this",
                "start": 1775.6,
                "end": 1775.9199,
                "confidence": 0.9998036,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "this",
                "start": 1775.9199,
                "end": 1776.08,
                "confidence": 0.9935201,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "idea",
                "start": 1776.08,
                "end": 1776.4,
                "confidence": 0.99965477,
                "punctuated_word": "idea",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "of",
                "start": 1776.4,
                "end": 1776.5599,
                "confidence": 0.9997528,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "incorporating",
                "start": 1776.5599,
                "end": 1777.0599,
                "confidence": 0.99988914,
                "punctuated_word": "incorporating",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "governance",
                "start": 1777.12,
                "end": 1777.62,
                "confidence": 0.9996761,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "into",
                "start": 1777.6799,
                "end": 1777.9199,
                "confidence": 0.9997987,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "that",
                "start": 1777.9199,
                "end": 1778.16,
                "confidence": 0.99962187,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "practice",
                "start": 1778.16,
                "end": 1778.64,
                "confidence": 0.9404315,
                "punctuated_word": "practice.",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "i",
                "start": 1778.64,
                "end": 1778.72,
                "confidence": 0.9987067,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "think",
                "start": 1778.72,
                "end": 1778.96,
                "confidence": 0.9998436,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "that",
                "start": 1778.96,
                "end": 1779.12,
                "confidence": 0.99906117,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "could",
                "start": 1779.12,
                "end": 1779.28,
                "confidence": 0.970016,
                "punctuated_word": "could",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "be",
                "start": 1779.28,
                "end": 1779.36,
                "confidence": 0.99925786,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "really",
                "start": 1779.36,
                "end": 1779.6,
                "confidence": 0.9998124,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "exciting",
                "start": 1779.6,
                "end": 1780.1,
                "confidence": 0.91109085,
                "punctuated_word": "exciting.",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "and",
                "start": 1780.4,
                "end": 1780.455,
                "confidence": 0.996451,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "i",
                "start": 1780.615,
                "end": 1780.7749,
                "confidence": 0.9998746,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "think",
                "start": 1780.7749,
                "end": 1780.855,
                "confidence": 0.9999516,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.51413244
              },
              {
                "word": "it",
                "start": 1780.855,
                "end": 1780.9349,
                "confidence": 0.9996045,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "needs",
                "start": 1780.9349,
                "end": 1781.1749,
                "confidence": 0.9998646,
                "punctuated_word": "needs",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "to",
                "start": 1781.1749,
                "end": 1781.335,
                "confidence": 0.9998043,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "be",
                "start": 1781.335,
                "end": 1781.4149,
                "confidence": 0.9999367,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "a",
                "start": 1781.4149,
                "end": 1781.495,
                "confidence": 0.9998115,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "little",
                "start": 1781.495,
                "end": 1781.6549,
                "confidence": 0.9999776,
                "punctuated_word": "little",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "bit",
                "start": 1781.6549,
                "end": 1781.8949,
                "confidence": 0.9989434,
                "punctuated_word": "bit",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "stronger",
                "start": 1781.8949,
                "end": 1782.2949,
                "confidence": 0.999833,
                "punctuated_word": "stronger",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "than",
                "start": 1782.2949,
                "end": 1782.615,
                "confidence": 0.9997565,
                "punctuated_word": "than",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "just",
                "start": 1782.615,
                "end": 1782.9349,
                "confidence": 0.9987268,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "documentation",
                "start": 1782.9349,
                "end": 1783.4349,
                "confidence": 0.96055436,
                "punctuated_word": "documentation.",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "right",
                "start": 1784.215,
                "end": 1784.455,
                "confidence": 0.99576,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "because",
                "start": 1784.455,
                "end": 1784.615,
                "confidence": 0.9801933,
                "punctuated_word": "Because",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "this",
                "start": 1784.615,
                "end": 1784.7749,
                "confidence": 0.99967194,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "is",
                "start": 1784.7749,
                "end": 1784.9349,
                "confidence": 0.99900347,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "not",
                "start": 1784.9349,
                "end": 1785.1749,
                "confidence": 0.99989915,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "just",
                "start": 1785.1749,
                "end": 1785.335,
                "confidence": 0.99968433,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "commenting",
                "start": 1785.335,
                "end": 1785.735,
                "confidence": 0.9994771,
                "punctuated_word": "commenting",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "on",
                "start": 1785.735,
                "end": 1785.975,
                "confidence": 0.9998192,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "having",
                "start": 1785.975,
                "end": 1786.2949,
                "confidence": 0.9995869,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "documentation",
                "start": 1786.2949,
                "end": 1786.7949,
                "confidence": 0.9659102,
                "punctuated_word": "documentation.",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "this",
                "start": 1786.855,
                "end": 1787.015,
                "confidence": 0.9997013,
                "punctuated_word": "This",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "is",
                "start": 1787.015,
                "end": 1787.1749,
                "confidence": 0.9982736,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "commenting",
                "start": 1787.1749,
                "end": 1787.575,
                "confidence": 0.9989261,
                "punctuated_word": "commenting",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "on",
                "start": 1787.575,
                "end": 1787.735,
                "confidence": 0.9998584,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "what",
                "start": 1787.735,
                "end": 1787.975,
                "confidence": 0.99965143,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "your",
                "start": 1787.975,
                "end": 1788.135,
                "confidence": 0.99796593,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "practices",
                "start": 1788.135,
                "end": 1788.635,
                "confidence": 0.9984143,
                "punctuated_word": "practices",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "are",
                "start": 1788.695,
                "end": 1789.195,
                "confidence": 0.99969935,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "around",
                "start": 1789.4149,
                "end": 1789.735,
                "confidence": 0.9974099,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "using",
                "start": 1789.735,
                "end": 1790.0549,
                "confidence": 0.99969304,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "these",
                "start": 1790.0549,
                "end": 1790.2949,
                "confidence": 0.9995739,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "tools",
                "start": 1790.2949,
                "end": 1790.615,
                "confidence": 0.99827445,
                "punctuated_word": "tools.",
                "speaker": 2,
                "speaker_confidence": 0.6341129
              },
              {
                "word": "so",
                "start": 1790.615,
                "end": 1790.7749,
                "confidence": 0.99974066,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "i",
                "start": 1790.7749,
                "end": 1790.855,
                "confidence": 0.9971462,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "think",
                "start": 1790.855,
                "end": 1791.1749,
                "confidence": 0.9496704,
                "punctuated_word": "think,",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "like",
                "start": 1791.1749,
                "end": 1791.4149,
                "confidence": 0.9929402,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "concretely",
                "start": 1791.4149,
                "end": 1791.9149,
                "confidence": 0.949127,
                "punctuated_word": "concretely,",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "it's",
                "start": 1791.975,
                "end": 1792.135,
                "confidence": 0.9990871,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "actually",
                "start": 1792.135,
                "end": 1792.635,
                "confidence": 0.995665,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "decently",
                "start": 1792.98,
                "end": 1793.48,
                "confidence": 0.99991834,
                "punctuated_word": "decently",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "free",
                "start": 1793.62,
                "end": 1793.86,
                "confidence": 0.9991165,
                "punctuated_word": "free",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "to",
                "start": 1793.86,
                "end": 1794.1,
                "confidence": 0.9994848,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "do",
                "start": 1794.1,
                "end": 1794.6,
                "confidence": 0.99677664,
                "punctuated_word": "do.",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "right",
                "start": 1794.74,
                "end": 1794.9,
                "confidence": 0.99853945,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "like",
                "start": 1794.9,
                "end": 1795.14,
                "confidence": 0.9612838,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "this",
                "start": 1795.14,
                "end": 1795.2999,
                "confidence": 0.9996773,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "is",
                "start": 1795.2999,
                "end": 1795.54,
                "confidence": 0.9995534,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "it",
                "start": 1795.7,
                "end": 1795.86,
                "confidence": 0.977232,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "it's",
                "start": 1796.02,
                "end": 1796.26,
                "confidence": 0.9993074,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "just",
                "start": 1796.26,
                "end": 1796.66,
                "confidence": 0.9996296,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "asking",
                "start": 1796.66,
                "end": 1797.0599,
                "confidence": 0.9997993,
                "punctuated_word": "asking",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "your",
                "start": 1797.0599,
                "end": 1797.2999,
                "confidence": 0.99794954,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "your",
                "start": 1797.2999,
                "end": 1797.46,
                "confidence": 0.9943838,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "pms",
                "start": 1797.46,
                "end": 1797.86,
                "confidence": 0.9717318,
                "punctuated_word": "PMs",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "at",
                "start": 1797.86,
                "end": 1797.94,
                "confidence": 0.9950616,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "your",
                "start": 1797.94,
                "end": 1798.26,
                "confidence": 0.9991371,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "at",
                "start": 1798.26,
                "end": 1798.4199,
                "confidence": 0.9969606,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "your",
                "start": 1798.4199,
                "end": 1798.66,
                "confidence": 0.99986625,
                "punctuated_word": "your",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "companies",
                "start": 1798.66,
                "end": 1799.14,
                "confidence": 0.99675226,
                "punctuated_word": "companies",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "to",
                "start": 1799.14,
                "end": 1799.2999,
                "confidence": 0.9992342,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "basically",
                "start": 1799.2999,
                "end": 1799.78,
                "confidence": 0.99399287,
                "punctuated_word": "basically",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "suggest",
                "start": 1799.78,
                "end": 1800.28,
                "confidence": 0.9754619,
                "punctuated_word": "suggest,",
                "speaker": 2,
                "speaker_confidence": 0.5491389
              },
              {
                "word": "you",
                "start": 1800.58,
                "end": 1800.74,
                "confidence": 0.99780995,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.37248802
              },
              {
                "word": "know",
                "start": 1800.74,
                "end": 1801.24,
                "confidence": 0.99529576,
                "punctuated_word": "know,",
                "speaker": 2,
                "speaker_confidence": 0.37248802
              },
              {
                "word": "here's",
                "start": 1801.38,
                "end": 1801.62,
                "confidence": 0.99442375,
                "punctuated_word": "here's",
                "speaker": 2,
                "speaker_confidence": 0.37248802
              },
              {
                "word": "how",
                "start": 1801.62,
                "end": 1801.78,
                "confidence": 0.99950695,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.37248802
              },
              {
                "word": "we're",
                "start": 1801.78,
                "end": 1801.94,
                "confidence": 0.9996716,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.37248802
              },
              {
                "word": "gonna",
                "start": 1801.94,
                "end": 1802.26,
                "confidence": 0.9602767,
                "punctuated_word": "gonna",
                "speaker": 2,
                "speaker_confidence": 0.37248802
              },
              {
                "word": "deploy",
                "start": 1802.26,
                "end": 1802.5,
                "confidence": 0.99745685,
                "punctuated_word": "deploy",
                "speaker": 2,
                "speaker_confidence": 0.37248802
              },
              {
                "word": "this",
                "start": 1802.5,
                "end": 1802.66,
                "confidence": 0.9994197,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.37248802
              },
              {
                "word": "tool",
                "start": 1802.66,
                "end": 1803.16,
                "confidence": 0.69196993,
                "punctuated_word": "tool.",
                "speaker": 2,
                "speaker_confidence": 0.37248802
              },
              {
                "word": "and",
                "start": 1803.38,
                "end": 1803.62,
                "confidence": 0.99771786,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.37248802
              },
              {
                "word": "having",
                "start": 1803.62,
                "end": 1803.94,
                "confidence": 0.9990716,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.37248802
              },
              {
                "word": "a",
                "start": 1803.94,
                "end": 1804.02,
                "confidence": 0.9996828,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "frank",
                "start": 1804.02,
                "end": 1804.26,
                "confidence": 0.99923253,
                "punctuated_word": "frank",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "discussion",
                "start": 1804.26,
                "end": 1804.74,
                "confidence": 0.9998863,
                "punctuated_word": "discussion",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "about",
                "start": 1804.74,
                "end": 1804.9,
                "confidence": 0.9999049,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "that",
                "start": 1804.9,
                "end": 1805.14,
                "confidence": 0.99989736,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "from",
                "start": 1805.14,
                "end": 1805.38,
                "confidence": 0.9995453,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "the",
                "start": 1805.38,
                "end": 1805.54,
                "confidence": 0.9995388,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "get",
                "start": 1805.54,
                "end": 1805.7,
                "confidence": 0.9997707,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "go",
                "start": 1805.7,
                "end": 1806.075,
                "confidence": 0.91874635,
                "punctuated_word": "go.",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "and",
                "start": 1806.075,
                "end": 1806.235,
                "confidence": 0.999218,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "i",
                "start": 1806.235,
                "end": 1806.3949,
                "confidence": 0.99976295,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "know",
                "start": 1806.3949,
                "end": 1806.475,
                "confidence": 0.9999728,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "that",
                "start": 1806.475,
                "end": 1806.5549,
                "confidence": 0.99902534,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "there's",
                "start": 1806.5549,
                "end": 1806.955,
                "confidence": 0.9991809,
                "punctuated_word": "there's",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "a",
                "start": 1806.955,
                "end": 1807.0349,
                "confidence": 0.99991596,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "lot",
                "start": 1807.0349,
                "end": 1807.195,
                "confidence": 0.9999008,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "of",
                "start": 1807.195,
                "end": 1807.2749,
                "confidence": 0.9995479,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "folks",
                "start": 1807.2749,
                "end": 1807.595,
                "confidence": 0.9999175,
                "punctuated_word": "folks",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "who",
                "start": 1807.595,
                "end": 1807.835,
                "confidence": 0.9998747,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "who",
                "start": 1807.835,
                "end": 1808.075,
                "confidence": 0.99318755,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "build",
                "start": 1808.075,
                "end": 1808.475,
                "confidence": 0.9990938,
                "punctuated_word": "build",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "technologies",
                "start": 1808.475,
                "end": 1808.975,
                "confidence": 0.9994357,
                "punctuated_word": "technologies",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "and",
                "start": 1809.5149,
                "end": 1809.6749,
                "confidence": 0.9362824,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.61781013
              },
              {
                "word": "then",
                "start": 1809.6749,
                "end": 1810.1749,
                "confidence": 0.9987955,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "might",
                "start": 1810.475,
                "end": 1810.715,
                "confidence": 0.99458414,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "be",
                "start": 1810.715,
                "end": 1810.955,
                "confidence": 0.9997031,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "divorced",
                "start": 1810.955,
                "end": 1811.4349,
                "confidence": 0.9992706,
                "punctuated_word": "divorced",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "from",
                "start": 1811.4349,
                "end": 1811.595,
                "confidence": 0.9998815,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "the",
                "start": 1811.595,
                "end": 1811.755,
                "confidence": 0.99987376,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "way",
                "start": 1811.755,
                "end": 1812.075,
                "confidence": 0.99984837,
                "punctuated_word": "way",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "those",
                "start": 1812.075,
                "end": 1812.315,
                "confidence": 0.99937314,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "technologies",
                "start": 1812.315,
                "end": 1812.815,
                "confidence": 0.9998079,
                "punctuated_word": "technologies",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "are",
                "start": 1812.955,
                "end": 1813.2749,
                "confidence": 0.99771464,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "used",
                "start": 1813.2749,
                "end": 1813.7749,
                "confidence": 0.82932377,
                "punctuated_word": "used.",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "but",
                "start": 1814.315,
                "end": 1814.815,
                "confidence": 0.99924976,
                "punctuated_word": "But",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "in",
                "start": 1815.195,
                "end": 1815.355,
                "confidence": 0.8209312,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "some",
                "start": 1815.355,
                "end": 1815.5149,
                "confidence": 0.99994946,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "sense",
                "start": 1815.5149,
                "end": 1815.835,
                "confidence": 0.99156076,
                "punctuated_word": "sense,",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "that",
                "start": 1815.835,
                "end": 1815.995,
                "confidence": 0.999954,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "is",
                "start": 1815.995,
                "end": 1816.1549,
                "confidence": 0.99995637,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.41920787
              },
              {
                "word": "the",
                "start": 1816.1549,
                "end": 1816.235,
                "confidence": 0.9996749,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "discussion",
                "start": 1816.235,
                "end": 1816.635,
                "confidence": 0.99983704,
                "punctuated_word": "discussion",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "that",
                "start": 1816.635,
                "end": 1816.7949,
                "confidence": 0.99974424,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "we",
                "start": 1816.7949,
                "end": 1816.955,
                "confidence": 0.99988675,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "need",
                "start": 1816.955,
                "end": 1817.115,
                "confidence": 0.99991655,
                "punctuated_word": "need",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "to",
                "start": 1817.115,
                "end": 1817.195,
                "confidence": 0.9998186,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "have",
                "start": 1817.195,
                "end": 1817.4349,
                "confidence": 0.9999734,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "if",
                "start": 1817.4349,
                "end": 1817.595,
                "confidence": 0.96028674,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "we",
                "start": 1817.595,
                "end": 1817.755,
                "confidence": 0.9993413,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "wanna",
                "start": 1817.755,
                "end": 1818.075,
                "confidence": 0.97871464,
                "punctuated_word": "wanna",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "have",
                "start": 1818.075,
                "end": 1818.315,
                "confidence": 0.9987606,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "a",
                "start": 1818.315,
                "end": 1818.5549,
                "confidence": 0.9998485,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "sensible",
                "start": 1818.5549,
                "end": 1819.0549,
                "confidence": 0.78776395,
                "punctuated_word": "sensible,",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "grounded",
                "start": 1819.355,
                "end": 1819.755,
                "confidence": 0.9994067,
                "punctuated_word": "grounded",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "discussion",
                "start": 1819.755,
                "end": 1820.235,
                "confidence": 0.9944699,
                "punctuated_word": "discussion",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "about",
                "start": 1820.235,
                "end": 1820.3949,
                "confidence": 0.99988127,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "governance",
                "start": 1820.3949,
                "end": 1820.8949,
                "confidence": 0.9996944,
                "punctuated_word": "governance.",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "right",
                "start": 1821.2899,
                "end": 1821.61,
                "confidence": 0.99875104,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.59709066
              },
              {
                "word": "we",
                "start": 1821.61,
                "end": 1821.69,
                "confidence": 0.9995666,
                "punctuated_word": "We",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "need",
                "start": 1821.69,
                "end": 1821.8099,
                "confidence": 0.9998542,
                "punctuated_word": "need",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "to",
                "start": 1821.8099,
                "end": 1821.9299,
                "confidence": 0.9995765,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "know",
                "start": 1821.9299,
                "end": 1822.25,
                "confidence": 0.99967384,
                "punctuated_word": "know",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "how",
                "start": 1822.25,
                "end": 1822.4099,
                "confidence": 0.9975472,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "people",
                "start": 1822.4099,
                "end": 1822.6499,
                "confidence": 0.9998888,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "are",
                "start": 1822.6499,
                "end": 1822.89,
                "confidence": 0.9998449,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "deploying",
                "start": 1822.89,
                "end": 1823.21,
                "confidence": 0.999783,
                "punctuated_word": "deploying",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "tools",
                "start": 1823.21,
                "end": 1823.71,
                "confidence": 0.85088766,
                "punctuated_word": "tools.",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "and",
                "start": 1824.01,
                "end": 1824.33,
                "confidence": 0.9996063,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "the",
                "start": 1824.33,
                "end": 1824.49,
                "confidence": 0.99961424,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "question",
                "start": 1824.49,
                "end": 1824.89,
                "confidence": 0.99983525,
                "punctuated_word": "question",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "is",
                "start": 1824.89,
                "end": 1825.13,
                "confidence": 0.77888495,
                "punctuated_word": "is,",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "where",
                "start": 1825.13,
                "end": 1825.37,
                "confidence": 0.9995382,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "does",
                "start": 1825.37,
                "end": 1825.5299,
                "confidence": 0.9991936,
                "punctuated_word": "does",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "the",
                "start": 1825.5299,
                "end": 1825.69,
                "confidence": 0.99924076,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "burden",
                "start": 1825.69,
                "end": 1826.01,
                "confidence": 0.9995592,
                "punctuated_word": "burden",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "fall",
                "start": 1826.01,
                "end": 1826.49,
                "confidence": 0.9991762,
                "punctuated_word": "fall",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "for",
                "start": 1826.49,
                "end": 1826.73,
                "confidence": 0.9992422,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "that",
                "start": 1826.73,
                "end": 1826.89,
                "confidence": 0.99983096,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "information",
                "start": 1826.89,
                "end": 1827.37,
                "confidence": 0.9999355,
                "punctuated_word": "information",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "to",
                "start": 1827.37,
                "end": 1827.5299,
                "confidence": 0.9997893,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "be",
                "start": 1827.5299,
                "end": 1827.69,
                "confidence": 0.9998963,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "captured",
                "start": 1827.69,
                "end": 1828.09,
                "confidence": 0.99986255,
                "punctuated_word": "captured",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "and",
                "start": 1828.09,
                "end": 1828.33,
                "confidence": 0.9393897,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "then",
                "start": 1828.33,
                "end": 1828.73,
                "confidence": 0.9998343,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "stored",
                "start": 1828.73,
                "end": 1829.13,
                "confidence": 0.9995258,
                "punctuated_word": "stored",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "and",
                "start": 1829.13,
                "end": 1829.2899,
                "confidence": 0.997757,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "located",
                "start": 1829.2899,
                "end": 1829.7899,
                "confidence": 0.92203796,
                "punctuated_word": "located?",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "and",
                "start": 1829.9299,
                "end": 1830.09,
                "confidence": 0.9994486,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "i'm",
                "start": 1830.09,
                "end": 1830.25,
                "confidence": 0.999841,
                "punctuated_word": "I'm",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "hopeful",
                "start": 1830.25,
                "end": 1830.73,
                "confidence": 0.999936,
                "punctuated_word": "hopeful",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "that",
                "start": 1830.73,
                "end": 1831.0499,
                "confidence": 0.9997044,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "even",
                "start": 1831.0499,
                "end": 1831.2899,
                "confidence": 0.984073,
                "punctuated_word": "even",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "if",
                "start": 1831.2899,
                "end": 1831.77,
                "confidence": 0.9994535,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "internally",
                "start": 1831.77,
                "end": 1832.27,
                "confidence": 0.6604171,
                "punctuated_word": "internally",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "we",
                "start": 1832.33,
                "end": 1832.4099,
                "confidence": 0.7634387,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "can",
                "start": 1832.4099,
                "end": 1832.57,
                "confidence": 0.9998636,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "get",
                "start": 1832.57,
                "end": 1832.97,
                "confidence": 0.9997218,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "corporations",
                "start": 1832.97,
                "end": 1833.47,
                "confidence": 0.9995158,
                "punctuated_word": "corporations",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "to",
                "start": 1833.5299,
                "end": 1833.69,
                "confidence": 0.9967843,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "start",
                "start": 1833.69,
                "end": 1833.9299,
                "confidence": 0.99989665,
                "punctuated_word": "start",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "thinking",
                "start": 1833.9299,
                "end": 1834.25,
                "confidence": 0.99972254,
                "punctuated_word": "thinking",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "about",
                "start": 1834.25,
                "end": 1834.49,
                "confidence": 0.99980325,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "this",
                "start": 1834.49,
                "end": 1834.8099,
                "confidence": 0.99248946,
                "punctuated_word": "this,",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "we",
                "start": 1834.8099,
                "end": 1834.97,
                "confidence": 0.9997763,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "can",
                "start": 1834.97,
                "end": 1835.13,
                "confidence": 0.99926835,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "make",
                "start": 1835.13,
                "end": 1835.37,
                "confidence": 0.99989116,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "a",
                "start": 1835.37,
                "end": 1835.45,
                "confidence": 0.9996501,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6460684
              },
              {
                "word": "lot",
                "start": 1835.45,
                "end": 1835.61,
                "confidence": 0.9998536,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.5977216
              },
              {
                "word": "of",
                "start": 1835.61,
                "end": 1835.77,
                "confidence": 0.999368,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5977216
              },
              {
                "word": "progress",
                "start": 1835.77,
                "end": 1836.27,
                "confidence": 0.999744,
                "punctuated_word": "progress",
                "speaker": 2,
                "speaker_confidence": 0.5977216
              },
              {
                "word": "with",
                "start": 1836.585,
                "end": 1837.085,
                "confidence": 0.976355,
                "punctuated_word": "with,",
                "speaker": 2,
                "speaker_confidence": 0.5977216
              },
              {
                "word": "with",
                "start": 1838.585,
                "end": 1838.825,
                "confidence": 0.999689,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.5977216
              },
              {
                "word": "with",
                "start": 1838.825,
                "end": 1838.985,
                "confidence": 0.9946188,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.5977216
              },
              {
                "word": "understanding",
                "start": 1838.985,
                "end": 1839.485,
                "confidence": 0.9997353,
                "punctuated_word": "understanding",
                "speaker": 2,
                "speaker_confidence": 0.5977216
              },
              {
                "word": "what",
                "start": 1840.6649,
                "end": 1840.985,
                "confidence": 0.99890566,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.5977216
              },
              {
                "word": "our",
                "start": 1840.985,
                "end": 1841.145,
                "confidence": 0.9987405,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.46402478
              },
              {
                "word": "governance",
                "start": 1841.145,
                "end": 1841.645,
                "confidence": 0.9996631,
                "punctuated_word": "governance",
                "speaker": 2,
                "speaker_confidence": 0.46402478
              },
              {
                "word": "practices",
                "start": 1841.7849,
                "end": 1842.2849,
                "confidence": 0.999265,
                "punctuated_word": "practices",
                "speaker": 2,
                "speaker_confidence": 0.46402478
              },
              {
                "word": "are",
                "start": 1842.4249,
                "end": 1842.9249,
                "confidence": 0.99975854,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.46402478
              },
              {
                "word": "for",
                "start": 1843.225,
                "end": 1843.625,
                "confidence": 0.99934,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.46402478
              },
              {
                "word": "every",
                "start": 1843.625,
                "end": 1844.125,
                "confidence": 0.9998579,
                "punctuated_word": "every",
                "speaker": 2,
                "speaker_confidence": 0.46402478
              },
              {
                "word": "model",
                "start": 1844.265,
                "end": 1844.6649,
                "confidence": 0.99988055,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.46402478
              },
              {
                "word": "that's",
                "start": 1844.6649,
                "end": 1844.985,
                "confidence": 0.99969363,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.46402478
              },
              {
                "word": "deployed",
                "start": 1844.985,
                "end": 1845.485,
                "confidence": 0.997154,
                "punctuated_word": "deployed.",
                "speaker": 2,
                "speaker_confidence": 0.46402478
              },
              {
                "word": "yeah",
                "start": 1845.5449,
                "end": 1845.865,
                "confidence": 0.9959507,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.4396835
              },
              {
                "word": "absolutely",
                "start": 1845.865,
                "end": 1846.365,
                "confidence": 0.9997907,
                "punctuated_word": "Absolutely.",
                "speaker": 1,
                "speaker_confidence": 0.4396835
              },
              {
                "word": "what",
                "start": 1847.065,
                "end": 1847.225,
                "confidence": 0.99845874,
                "punctuated_word": "What",
                "speaker": 1,
                "speaker_confidence": 0.4396835
              },
              {
                "word": "else",
                "start": 1847.225,
                "end": 1847.385,
                "confidence": 0.9998135,
                "punctuated_word": "else",
                "speaker": 1,
                "speaker_confidence": 0.4396835
              },
              {
                "word": "are",
                "start": 1847.385,
                "end": 1847.5449,
                "confidence": 0.99843425,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.4396835
              },
              {
                "word": "you",
                "start": 1847.5449,
                "end": 1847.705,
                "confidence": 0.99850595,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.31384885
              },
              {
                "word": "excited",
                "start": 1847.705,
                "end": 1848.025,
                "confidence": 0.99991095,
                "punctuated_word": "excited",
                "speaker": 1,
                "speaker_confidence": 0.31384885
              },
              {
                "word": "about",
                "start": 1848.025,
                "end": 1848.345,
                "confidence": 0.9995466,
                "punctuated_word": "about?",
                "speaker": 1,
                "speaker_confidence": 0.31384885
              },
              {
                "word": "what",
                "start": 1848.345,
                "end": 1848.505,
                "confidence": 0.99985003,
                "punctuated_word": "What",
                "speaker": 1,
                "speaker_confidence": 0.31384885
              },
              {
                "word": "are",
                "start": 1848.505,
                "end": 1848.585,
                "confidence": 0.9997651,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.31384885
              },
              {
                "word": "you",
                "start": 1848.585,
                "end": 1848.745,
                "confidence": 0.9994549,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.556187
              },
              {
                "word": "researching",
                "start": 1848.745,
                "end": 1849.225,
                "confidence": 0.99960655,
                "punctuated_word": "researching",
                "speaker": 1,
                "speaker_confidence": 0.556187
              },
              {
                "word": "now",
                "start": 1849.225,
                "end": 1849.5449,
                "confidence": 0.99674606,
                "punctuated_word": "now?",
                "speaker": 1,
                "speaker_confidence": 0.556187
              },
              {
                "word": "like",
                "start": 1849.5449,
                "end": 1849.7849,
                "confidence": 0.9800998,
                "punctuated_word": "Like,",
                "speaker": 1,
                "speaker_confidence": 0.556187
              },
              {
                "word": "what",
                "start": 1849.7849,
                "end": 1849.945,
                "confidence": 0.9998049,
                "punctuated_word": "what",
                "speaker": 1,
                "speaker_confidence": 0.556187
              },
              {
                "word": "are",
                "start": 1849.945,
                "end": 1850.105,
                "confidence": 0.999686,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.556187
              },
              {
                "word": "the",
                "start": 1850.105,
                "end": 1850.1849,
                "confidence": 0.9982216,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.46564937
              },
              {
                "word": "directions",
                "start": 1850.1849,
                "end": 1850.585,
                "confidence": 0.94685584,
                "punctuated_word": "directions",
                "speaker": 1,
                "speaker_confidence": 0.46564937
              },
              {
                "word": "that",
                "start": 1850.585,
                "end": 1850.6649,
                "confidence": 0.9988404,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.46564937
              },
              {
                "word": "you're",
                "start": 1850.6649,
                "end": 1850.905,
                "confidence": 0.95709383,
                "punctuated_word": "you're",
                "speaker": 1,
                "speaker_confidence": 0.46564937
              },
              {
                "word": "yeah",
                "start": 1850.985,
                "end": 1851.485,
                "confidence": 0.9661726,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.46564937
              },
              {
                "word": "this",
                "start": 1851.62,
                "end": 1851.86,
                "confidence": 0.9087963,
                "punctuated_word": "This",
                "speaker": 2,
                "speaker_confidence": 0.09950137
              },
              {
                "word": "is",
                "start": 1851.86,
                "end": 1851.94,
                "confidence": 0.9969362,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.09950137
              },
              {
                "word": "a",
                "start": 1851.94,
                "end": 1852.02,
                "confidence": 0.9993405,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.09950137
              },
              {
                "word": "lot",
                "start": 1852.02,
                "end": 1852.3401,
                "confidence": 0.999928,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.09950137
              },
              {
                "word": "of",
                "start": 1852.3401,
                "end": 1852.5,
                "confidence": 0.9996394,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.09950137
              },
              {
                "word": "what",
                "start": 1852.5,
                "end": 1852.66,
                "confidence": 0.98695797,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.13484967
              },
              {
                "word": "we're",
                "start": 1852.66,
                "end": 1852.8201,
                "confidence": 0.97569096,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.13484967
              },
              {
                "word": "we're",
                "start": 1852.8201,
                "end": 1853.06,
                "confidence": 0.9727074,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.13484967
              },
              {
                "word": "we",
                "start": 1853.14,
                "end": 1853.3,
                "confidence": 0.99884015,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.13484967
              },
              {
                "word": "have",
                "start": 1853.3,
                "end": 1853.62,
                "confidence": 0.9958637,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.13484967
              },
              {
                "word": "a",
                "start": 1853.62,
                "end": 1853.7001,
                "confidence": 0.8819025,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.13484967
              },
              {
                "word": "quite",
                "start": 1853.7001,
                "end": 1854.02,
                "confidence": 0.66337186,
                "punctuated_word": "quite",
                "speaker": 2,
                "speaker_confidence": 0.13484967
              },
              {
                "word": "a",
                "start": 1854.02,
                "end": 1854.1001,
                "confidence": 0.9979773,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.13484967
              },
              {
                "word": "handful",
                "start": 1854.1001,
                "end": 1854.5,
                "confidence": 0.9991722,
                "punctuated_word": "handful",
                "speaker": 2,
                "speaker_confidence": 0.13484967
              },
              {
                "word": "of",
                "start": 1854.5,
                "end": 1854.66,
                "confidence": 0.9961427,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.13484967
              },
              {
                "word": "work",
                "start": 1854.66,
                "end": 1854.9,
                "confidence": 0.9999443,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.13484967
              },
              {
                "word": "in",
                "start": 1854.9,
                "end": 1854.98,
                "confidence": 0.9999403,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "this",
                "start": 1854.98,
                "end": 1855.14,
                "confidence": 0.9602176,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "space",
                "start": 1855.14,
                "end": 1855.4601,
                "confidence": 0.99975425,
                "punctuated_word": "space",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "of",
                "start": 1855.4601,
                "end": 1855.62,
                "confidence": 0.9554545,
                "punctuated_word": "of,",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "like",
                "start": 1855.62,
                "end": 1856.12,
                "confidence": 0.99854153,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "deployment",
                "start": 1856.3401,
                "end": 1856.8201,
                "confidence": 0.9959663,
                "punctuated_word": "deployment",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "as",
                "start": 1856.8201,
                "end": 1856.98,
                "confidence": 0.81164557,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "a",
                "start": 1856.98,
                "end": 1857.14,
                "confidence": 0.99983037,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "science",
                "start": 1857.14,
                "end": 1857.64,
                "confidence": 0.7466674,
                "punctuated_word": "science,",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "and",
                "start": 1857.7001,
                "end": 1857.9401,
                "confidence": 0.9996449,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "this",
                "start": 1857.9401,
                "end": 1858.4401,
                "confidence": 0.9998741,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "effectively",
                "start": 1858.98,
                "end": 1859.48,
                "confidence": 0.9890297,
                "punctuated_word": "effectively",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "lets",
                "start": 1859.54,
                "end": 1859.78,
                "confidence": 0.9894665,
                "punctuated_word": "lets",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "us",
                "start": 1859.78,
                "end": 1859.9401,
                "confidence": 0.99976987,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "start",
                "start": 1859.9401,
                "end": 1860.18,
                "confidence": 0.999716,
                "punctuated_word": "start",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "thinking",
                "start": 1860.18,
                "end": 1860.5,
                "confidence": 0.99977857,
                "punctuated_word": "thinking",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "about",
                "start": 1860.5,
                "end": 1861.0,
                "confidence": 0.99963796,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "the",
                "start": 1861.86,
                "end": 1862.02,
                "confidence": 0.9996253,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "ways",
                "start": 1862.02,
                "end": 1862.3401,
                "confidence": 0.99976057,
                "punctuated_word": "ways",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "in",
                "start": 1862.3401,
                "end": 1862.5,
                "confidence": 0.9998659,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "which",
                "start": 1862.5,
                "end": 1862.74,
                "confidence": 0.99999475,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "people",
                "start": 1862.74,
                "end": 1863.06,
                "confidence": 0.9999734,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "collaborate",
                "start": 1863.06,
                "end": 1863.54,
                "confidence": 0.9999465,
                "punctuated_word": "collaborate",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "with",
                "start": 1863.54,
                "end": 1863.78,
                "confidence": 0.99984014,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "systems",
                "start": 1863.78,
                "end": 1864.28,
                "confidence": 0.9995563,
                "punctuated_word": "systems.",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "the",
                "start": 1864.445,
                "end": 1864.525,
                "confidence": 0.99968624,
                "punctuated_word": "The",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "natural",
                "start": 1864.525,
                "end": 1864.845,
                "confidence": 0.9997329,
                "punctuated_word": "natural",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "question",
                "start": 1864.845,
                "end": 1865.165,
                "confidence": 0.9996723,
                "punctuated_word": "question",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "that",
                "start": 1865.165,
                "end": 1865.325,
                "confidence": 0.9998354,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "falls",
                "start": 1865.325,
                "end": 1865.565,
                "confidence": 0.9998078,
                "punctuated_word": "falls",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "out",
                "start": 1865.565,
                "end": 1865.725,
                "confidence": 0.99968433,
                "punctuated_word": "out",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "of",
                "start": 1865.725,
                "end": 1865.8049,
                "confidence": 0.9976681,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "this",
                "start": 1865.8049,
                "end": 1866.045,
                "confidence": 0.9998323,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "is",
                "start": 1866.045,
                "end": 1866.205,
                "confidence": 0.9974056,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "i",
                "start": 1866.205,
                "end": 1866.365,
                "confidence": 0.845176,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "might",
                "start": 1866.365,
                "end": 1866.605,
                "confidence": 0.9998356,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "choose",
                "start": 1866.605,
                "end": 1866.925,
                "confidence": 0.9997131,
                "punctuated_word": "choose",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "to",
                "start": 1866.925,
                "end": 1867.085,
                "confidence": 0.9995788,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "only",
                "start": 1867.085,
                "end": 1867.325,
                "confidence": 0.99986005,
                "punctuated_word": "only",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "use",
                "start": 1867.325,
                "end": 1867.565,
                "confidence": 0.9998975,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "my",
                "start": 1867.565,
                "end": 1867.725,
                "confidence": 0.9985123,
                "punctuated_word": "my",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "model",
                "start": 1867.725,
                "end": 1868.225,
                "confidence": 0.9999511,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "under",
                "start": 1868.445,
                "end": 1868.6849,
                "confidence": 0.9985545,
                "punctuated_word": "under",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "certain",
                "start": 1868.6849,
                "end": 1869.005,
                "confidence": 0.99991965,
                "punctuated_word": "certain",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "conditions",
                "start": 1869.005,
                "end": 1869.505,
                "confidence": 0.9729743,
                "punctuated_word": "conditions.",
                "speaker": 2,
                "speaker_confidence": 0.7616668
              },
              {
                "word": "my",
                "start": 1869.885,
                "end": 1870.045,
                "confidence": 0.99892575,
                "punctuated_word": "My",
                "speaker": 2,
                "speaker_confidence": 0.56949174
              },
              {
                "word": "model",
                "start": 1870.045,
                "end": 1870.365,
                "confidence": 0.999943,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.56949174
              },
              {
                "word": "might",
                "start": 1870.365,
                "end": 1870.525,
                "confidence": 0.9993462,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.56949174
              },
              {
                "word": "only",
                "start": 1870.525,
                "end": 1870.6849,
                "confidence": 0.9996716,
                "punctuated_word": "only",
                "speaker": 2,
                "speaker_confidence": 0.56949174
              },
              {
                "word": "be",
                "start": 1870.6849,
                "end": 1870.925,
                "confidence": 0.99969554,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.56949174
              },
              {
                "word": "available",
                "start": 1870.925,
                "end": 1871.325,
                "confidence": 0.9998721,
                "punctuated_word": "available",
                "speaker": 2,
                "speaker_confidence": 0.56949174
              },
              {
                "word": "to",
                "start": 1871.325,
                "end": 1871.405,
                "confidence": 0.9998809,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.56949174
              },
              {
                "word": "me",
                "start": 1871.405,
                "end": 1871.645,
                "confidence": 0.99973375,
                "punctuated_word": "me",
                "speaker": 2,
                "speaker_confidence": 0.56949174
              },
              {
                "word": "under",
                "start": 1871.645,
                "end": 1871.885,
                "confidence": 0.9996371,
                "punctuated_word": "under",
                "speaker": 2,
                "speaker_confidence": 0.56949174
              },
              {
                "word": "certain",
                "start": 1871.885,
                "end": 1872.205,
                "confidence": 0.9997621,
                "punctuated_word": "certain",
                "speaker": 2,
                "speaker_confidence": 0.56949174
              },
              {
                "word": "conditions",
                "start": 1872.205,
                "end": 1872.6849,
                "confidence": 0.99615204,
                "punctuated_word": "conditions.",
                "speaker": 2,
                "speaker_confidence": 0.56949174
              },
              {
                "word": "yeah",
                "start": 1872.6849,
                "end": 1872.925,
                "confidence": 0.9827956,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.0
              },
              {
                "word": "so",
                "start": 1872.925,
                "end": 1873.165,
                "confidence": 0.9987796,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "this",
                "start": 1873.165,
                "end": 1873.325,
                "confidence": 0.9994068,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "leads",
                "start": 1873.325,
                "end": 1873.645,
                "confidence": 0.99730265,
                "punctuated_word": "leads",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "to",
                "start": 1873.645,
                "end": 1873.8049,
                "confidence": 0.99891806,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "really",
                "start": 1873.8049,
                "end": 1874.125,
                "confidence": 0.9995215,
                "punctuated_word": "really",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "interesting",
                "start": 1874.125,
                "end": 1874.525,
                "confidence": 0.9995766,
                "punctuated_word": "interesting",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "questions",
                "start": 1874.525,
                "end": 1875.025,
                "confidence": 0.9994955,
                "punctuated_word": "questions",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "around",
                "start": 1875.165,
                "end": 1875.485,
                "confidence": 0.99934584,
                "punctuated_word": "around",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "how",
                "start": 1875.485,
                "end": 1875.725,
                "confidence": 0.9995808,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "people",
                "start": 1875.725,
                "end": 1876.045,
                "confidence": 0.99995625,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "incorporate",
                "start": 1876.045,
                "end": 1876.545,
                "confidence": 0.7947397,
                "punctuated_word": "incorporate,",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "agents",
                "start": 1877.29,
                "end": 1877.61,
                "confidence": 0.9996213,
                "punctuated_word": "agents",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "into",
                "start": 1877.61,
                "end": 1878.11,
                "confidence": 0.99974614,
                "punctuated_word": "into",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "their",
                "start": 1878.25,
                "end": 1878.5701,
                "confidence": 0.9995035,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "existing",
                "start": 1878.5701,
                "end": 1879.05,
                "confidence": 0.999652,
                "punctuated_word": "existing",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "workflows",
                "start": 1879.05,
                "end": 1879.55,
                "confidence": 0.9856267,
                "punctuated_word": "workflows.",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "so",
                "start": 1879.61,
                "end": 1879.6901,
                "confidence": 0.8564404,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "we",
                "start": 1879.6901,
                "end": 1879.77,
                "confidence": 0.9994567,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "have",
                "start": 1879.77,
                "end": 1879.93,
                "confidence": 0.99967086,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "quite",
                "start": 1879.93,
                "end": 1880.09,
                "confidence": 0.99864024,
                "punctuated_word": "quite",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "a",
                "start": 1880.09,
                "end": 1880.17,
                "confidence": 0.99976224,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.67392844
              },
              {
                "word": "lot",
                "start": 1880.17,
                "end": 1880.25,
                "confidence": 0.9991642,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "of",
                "start": 1880.25,
                "end": 1880.33,
                "confidence": 0.9993573,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "work",
                "start": 1880.33,
                "end": 1880.5701,
                "confidence": 0.99991584,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "on",
                "start": 1880.5701,
                "end": 1880.97,
                "confidence": 0.99983275,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "orchestrating",
                "start": 1880.97,
                "end": 1881.47,
                "confidence": 0.9991151,
                "punctuated_word": "orchestrating",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "the",
                "start": 1881.53,
                "end": 1881.6901,
                "confidence": 0.9956416,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "use",
                "start": 1881.6901,
                "end": 1881.93,
                "confidence": 0.9997576,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "of",
                "start": 1881.93,
                "end": 1882.01,
                "confidence": 0.9997011,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "an",
                "start": 1882.01,
                "end": 1882.17,
                "confidence": 0.99964356,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "agent",
                "start": 1882.17,
                "end": 1882.5701,
                "confidence": 0.9952493,
                "punctuated_word": "agent",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "in",
                "start": 1882.5701,
                "end": 1882.73,
                "confidence": 0.6315262,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "practice",
                "start": 1882.73,
                "end": 1883.23,
                "confidence": 0.9029462,
                "punctuated_word": "practice,",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "and",
                "start": 1883.93,
                "end": 1884.43,
                "confidence": 0.9996463,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "going",
                "start": 1884.65,
                "end": 1884.89,
                "confidence": 0.99947447,
                "punctuated_word": "going",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "from",
                "start": 1884.89,
                "end": 1885.05,
                "confidence": 0.9995276,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "there",
                "start": 1885.05,
                "end": 1885.29,
                "confidence": 0.9996605,
                "punctuated_word": "there",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "to",
                "start": 1885.29,
                "end": 1885.4501,
                "confidence": 0.99712557,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "understand",
                "start": 1885.4501,
                "end": 1885.9501,
                "confidence": 0.99961406,
                "punctuated_word": "understand",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "what",
                "start": 1886.09,
                "end": 1886.25,
                "confidence": 0.9992563,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "the",
                "start": 1886.25,
                "end": 1886.41,
                "confidence": 0.9997521,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "effects",
                "start": 1886.41,
                "end": 1886.91,
                "confidence": 0.9989047,
                "punctuated_word": "effects",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "are",
                "start": 1887.05,
                "end": 1887.29,
                "confidence": 0.9987191,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "on",
                "start": 1887.29,
                "end": 1887.79,
                "confidence": 0.9997061,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "individuals",
                "start": 1888.01,
                "end": 1888.51,
                "confidence": 0.9991679,
                "punctuated_word": "individuals",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "who",
                "start": 1888.5701,
                "end": 1888.73,
                "confidence": 0.99880517,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "are",
                "start": 1888.73,
                "end": 1888.81,
                "confidence": 0.99899703,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "using",
                "start": 1888.81,
                "end": 1889.13,
                "confidence": 0.999811,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "those",
                "start": 1889.13,
                "end": 1889.37,
                "confidence": 0.9996835,
                "punctuated_word": "those",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "tools",
                "start": 1889.37,
                "end": 1889.77,
                "confidence": 0.9876578,
                "punctuated_word": "tools.",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "so",
                "start": 1889.77,
                "end": 1890.09,
                "confidence": 0.9993844,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "students",
                "start": 1890.09,
                "end": 1890.49,
                "confidence": 0.99392635,
                "punctuated_word": "students",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "who",
                "start": 1890.49,
                "end": 1890.65,
                "confidence": 0.99663335,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "are",
                "start": 1890.65,
                "end": 1890.73,
                "confidence": 0.9989568,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "using",
                "start": 1890.73,
                "end": 1891.05,
                "confidence": 0.99983275,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "these",
                "start": 1891.05,
                "end": 1891.55,
                "confidence": 0.95839465,
                "punctuated_word": "these,",
                "speaker": 2,
                "speaker_confidence": 0.7812573
              },
              {
                "word": "like",
                "start": 1892.085,
                "end": 1892.245,
                "confidence": 0.96978116,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "large",
                "start": 1892.245,
                "end": 1892.485,
                "confidence": 0.99720407,
                "punctuated_word": "large",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "language",
                "start": 1892.485,
                "end": 1892.725,
                "confidence": 0.9984559,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "models",
                "start": 1892.725,
                "end": 1893.0449,
                "confidence": 0.99940455,
                "punctuated_word": "models",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "in",
                "start": 1893.0449,
                "end": 1893.125,
                "confidence": 0.99972993,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "the",
                "start": 1893.125,
                "end": 1893.285,
                "confidence": 0.9982711,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "classroom",
                "start": 1893.285,
                "end": 1893.605,
                "confidence": 0.99956554,
                "punctuated_word": "classroom",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "or",
                "start": 1893.605,
                "end": 1893.765,
                "confidence": 0.9411498,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "doctors",
                "start": 1893.765,
                "end": 1894.165,
                "confidence": 0.9996667,
                "punctuated_word": "doctors",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "who",
                "start": 1894.165,
                "end": 1894.245,
                "confidence": 0.96793425,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "are",
                "start": 1894.245,
                "end": 1894.325,
                "confidence": 0.98689634,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "using",
                "start": 1894.325,
                "end": 1894.565,
                "confidence": 0.999777,
                "punctuated_word": "using",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "these",
                "start": 1894.565,
                "end": 1894.725,
                "confidence": 0.9979342,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "large",
                "start": 1894.725,
                "end": 1894.885,
                "confidence": 0.99953544,
                "punctuated_word": "large",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "language",
                "start": 1894.885,
                "end": 1895.125,
                "confidence": 0.9992848,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "models",
                "start": 1895.125,
                "end": 1895.445,
                "confidence": 0.9986914,
                "punctuated_word": "models",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "to",
                "start": 1895.445,
                "end": 1895.6849,
                "confidence": 0.99965537,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "educate",
                "start": 1895.6849,
                "end": 1896.085,
                "confidence": 0.99974734,
                "punctuated_word": "educate",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "patients",
                "start": 1896.085,
                "end": 1896.485,
                "confidence": 0.9049833,
                "punctuated_word": "patients,",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "not",
                "start": 1896.485,
                "end": 1896.645,
                "confidence": 0.9996512,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "for",
                "start": 1896.645,
                "end": 1896.885,
                "confidence": 0.9996245,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "diagnosis",
                "start": 1896.885,
                "end": 1897.365,
                "confidence": 0.893759,
                "punctuated_word": "diagnosis,",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "but",
                "start": 1897.365,
                "end": 1897.605,
                "confidence": 0.99975973,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "for",
                "start": 1897.605,
                "end": 1897.845,
                "confidence": 0.9996772,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "patient",
                "start": 1897.845,
                "end": 1898.245,
                "confidence": 0.99817634,
                "punctuated_word": "patient",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "education",
                "start": 1898.245,
                "end": 1898.745,
                "confidence": 0.9628468,
                "punctuated_word": "education,",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "where",
                "start": 1899.765,
                "end": 1900.005,
                "confidence": 0.99534106,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "they",
                "start": 1900.005,
                "end": 1900.165,
                "confidence": 0.99987507,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "themselves",
                "start": 1900.165,
                "end": 1900.665,
                "confidence": 0.9843662,
                "punctuated_word": "themselves",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "might",
                "start": 1900.8049,
                "end": 1900.965,
                "confidence": 0.99909174,
                "punctuated_word": "might",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "be",
                "start": 1900.965,
                "end": 1901.285,
                "confidence": 0.9683446,
                "punctuated_word": "be",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "getting",
                "start": 1901.285,
                "end": 1901.6849,
                "confidence": 0.9804253,
                "punctuated_word": "getting",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "upskilled",
                "start": 1901.6849,
                "end": 1902.165,
                "confidence": 0.9572618,
                "punctuated_word": "upskilled",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "on",
                "start": 1902.165,
                "end": 1902.325,
                "confidence": 0.9998221,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.7173687
              },
              {
                "word": "a",
                "start": 1902.325,
                "end": 1902.405,
                "confidence": 0.9997874,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "particular",
                "start": 1902.405,
                "end": 1902.885,
                "confidence": 0.99984455,
                "punctuated_word": "particular",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "disease",
                "start": 1902.885,
                "end": 1903.285,
                "confidence": 0.91908634,
                "punctuated_word": "disease,",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "for",
                "start": 1903.285,
                "end": 1903.445,
                "confidence": 0.9997609,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "example",
                "start": 1903.445,
                "end": 1903.9249,
                "confidence": 0.9842026,
                "punctuated_word": "example.",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "right",
                "start": 1903.9249,
                "end": 1904.165,
                "confidence": 0.9949967,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "like",
                "start": 1904.165,
                "end": 1904.52,
                "confidence": 0.96589565,
                "punctuated_word": "Like,",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "semaglutide",
                "start": 1905.4,
                "end": 1905.9,
                "confidence": 0.8559352,
                "punctuated_word": "semaglutide",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "is",
                "start": 1906.04,
                "end": 1906.36,
                "confidence": 0.9667241,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "is",
                "start": 1906.36,
                "end": 1906.4401,
                "confidence": 0.5103006,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "a",
                "start": 1906.4401,
                "end": 1906.52,
                "confidence": 0.99777645,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "nice",
                "start": 1906.52,
                "end": 1906.76,
                "confidence": 0.9995555,
                "punctuated_word": "nice",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "example",
                "start": 1906.76,
                "end": 1907.0801,
                "confidence": 0.99973184,
                "punctuated_word": "example",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "of",
                "start": 1907.0801,
                "end": 1907.16,
                "confidence": 0.9998568,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "this",
                "start": 1907.16,
                "end": 1907.48,
                "confidence": 0.9957609,
                "punctuated_word": "this.",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "doctors",
                "start": 1907.48,
                "end": 1907.72,
                "confidence": 0.99868685,
                "punctuated_word": "Doctors",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "are",
                "start": 1907.72,
                "end": 1907.96,
                "confidence": 0.9993136,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "just",
                "start": 1907.96,
                "end": 1908.12,
                "confidence": 0.9340055,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "trying",
                "start": 1908.12,
                "end": 1908.36,
                "confidence": 0.7165278,
                "punctuated_word": "trying",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "to",
                "start": 1908.36,
                "end": 1908.52,
                "confidence": 0.9973279,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "understand",
                "start": 1908.52,
                "end": 1908.92,
                "confidence": 0.98090917,
                "punctuated_word": "understand,",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "like",
                "start": 1908.92,
                "end": 1909.24,
                "confidence": 0.99873376,
                "punctuated_word": "like,",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "how",
                "start": 1909.24,
                "end": 1909.48,
                "confidence": 0.9997497,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "ozempic",
                "start": 1909.48,
                "end": 1909.88,
                "confidence": 0.99725384,
                "punctuated_word": "Ozempic",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "works",
                "start": 1909.88,
                "end": 1910.04,
                "confidence": 0.9995975,
                "punctuated_word": "works",
                "speaker": 2,
                "speaker_confidence": 0.6587538
              },
              {
                "word": "and",
                "start": 1910.04,
                "end": 1910.12,
                "confidence": 0.88859934,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "then",
                "start": 1910.12,
                "end": 1910.28,
                "confidence": 0.998428,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "going",
                "start": 1910.28,
                "end": 1910.52,
                "confidence": 0.99942434,
                "punctuated_word": "going",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "off",
                "start": 1910.52,
                "end": 1910.68,
                "confidence": 0.99102217,
                "punctuated_word": "off",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "and",
                "start": 1910.68,
                "end": 1910.84,
                "confidence": 0.99750656,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "talking",
                "start": 1910.84,
                "end": 1911.0801,
                "confidence": 0.999129,
                "punctuated_word": "talking",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "to",
                "start": 1911.0801,
                "end": 1911.16,
                "confidence": 0.8981481,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "their",
                "start": 1911.16,
                "end": 1911.3201,
                "confidence": 0.99837166,
                "punctuated_word": "their",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "patients",
                "start": 1911.3201,
                "end": 1911.56,
                "confidence": 0.99952364,
                "punctuated_word": "patients",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "about",
                "start": 1911.56,
                "end": 1911.8,
                "confidence": 0.9998363,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "it",
                "start": 1911.8,
                "end": 1912.04,
                "confidence": 0.98750067,
                "punctuated_word": "it.",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "so",
                "start": 1912.04,
                "end": 1912.36,
                "confidence": 0.9983223,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "the",
                "start": 1912.36,
                "end": 1912.52,
                "confidence": 0.9986614,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "use",
                "start": 1912.52,
                "end": 1912.76,
                "confidence": 0.9997546,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "of",
                "start": 1912.76,
                "end": 1913.0801,
                "confidence": 0.99970704,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "lms",
                "start": 1913.0801,
                "end": 1913.56,
                "confidence": 0.61031085,
                "punctuated_word": "LMS",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "in",
                "start": 1913.56,
                "end": 1913.72,
                "confidence": 0.9759202,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "that",
                "start": 1913.72,
                "end": 1913.88,
                "confidence": 0.99985445,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "context",
                "start": 1913.88,
                "end": 1914.36,
                "confidence": 0.9995228,
                "punctuated_word": "context",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "for",
                "start": 1914.36,
                "end": 1914.6,
                "confidence": 0.99637175,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "doctors",
                "start": 1914.6,
                "end": 1914.92,
                "confidence": 0.9992723,
                "punctuated_word": "doctors",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "is",
                "start": 1914.92,
                "end": 1915.0801,
                "confidence": 0.9968045,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "actually",
                "start": 1915.0801,
                "end": 1915.48,
                "confidence": 0.9983713,
                "punctuated_word": "actually",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "pretty",
                "start": 1915.48,
                "end": 1915.72,
                "confidence": 0.99963593,
                "punctuated_word": "pretty",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "high",
                "start": 1915.72,
                "end": 1916.22,
                "confidence": 0.9238529,
                "punctuated_word": "high,",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "and",
                "start": 1916.76,
                "end": 1917.0,
                "confidence": 0.99789536,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "and",
                "start": 1917.0,
                "end": 1917.24,
                "confidence": 0.9343547,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "from",
                "start": 1917.24,
                "end": 1917.48,
                "confidence": 0.8939899,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "from",
                "start": 1917.48,
                "end": 1917.72,
                "confidence": 0.99374557,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "some",
                "start": 1917.72,
                "end": 1917.96,
                "confidence": 0.99896,
                "punctuated_word": "some",
                "speaker": 2,
                "speaker_confidence": 0.55891037
              },
              {
                "word": "of",
                "start": 1917.96,
                "end": 1918.04,
                "confidence": 0.99900836,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.272812
              },
              {
                "word": "our",
                "start": 1918.04,
                "end": 1918.36,
                "confidence": 0.9998443,
                "punctuated_word": "our",
                "speaker": 2,
                "speaker_confidence": 0.272812
              },
              {
                "word": "colleagues",
                "start": 1918.36,
                "end": 1918.76,
                "confidence": 0.99947494,
                "punctuated_word": "colleagues",
                "speaker": 2,
                "speaker_confidence": 0.272812
              },
              {
                "word": "and",
                "start": 1918.76,
                "end": 1918.92,
                "confidence": 0.99899155,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.272812
              },
              {
                "word": "collaborators",
                "start": 1918.92,
                "end": 1919.42,
                "confidence": 0.9970397,
                "punctuated_word": "collaborators.",
                "speaker": 2,
                "speaker_confidence": 0.272812
              },
              {
                "word": "so",
                "start": 1919.955,
                "end": 1920.115,
                "confidence": 0.99824524,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "what",
                "start": 1920.115,
                "end": 1920.195,
                "confidence": 0.99634993,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "does",
                "start": 1920.195,
                "end": 1920.355,
                "confidence": 0.9850637,
                "punctuated_word": "does",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "that",
                "start": 1920.355,
                "end": 1920.515,
                "confidence": 0.9997954,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "look",
                "start": 1920.515,
                "end": 1920.755,
                "confidence": 0.99983954,
                "punctuated_word": "look",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "like",
                "start": 1920.755,
                "end": 1920.9149,
                "confidence": 0.99969816,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "in",
                "start": 1920.9149,
                "end": 1921.075,
                "confidence": 0.99289834,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "terms",
                "start": 1921.075,
                "end": 1921.315,
                "confidence": 0.9999759,
                "punctuated_word": "terms",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "of",
                "start": 1921.315,
                "end": 1921.475,
                "confidence": 0.99991095,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "the",
                "start": 1921.475,
                "end": 1921.5549,
                "confidence": 0.9994924,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "collaboration",
                "start": 1921.5549,
                "end": 1922.0549,
                "confidence": 0.9996088,
                "punctuated_word": "collaboration",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "framework",
                "start": 1922.355,
                "end": 1922.835,
                "confidence": 0.9995546,
                "punctuated_word": "framework",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "that",
                "start": 1922.835,
                "end": 1922.995,
                "confidence": 0.9998671,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "you",
                "start": 1922.995,
                "end": 1923.235,
                "confidence": 0.9999491,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "provide",
                "start": 1923.235,
                "end": 1923.735,
                "confidence": 0.8983443,
                "punctuated_word": "provide,",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "users",
                "start": 1924.595,
                "end": 1924.995,
                "confidence": 0.99982506,
                "punctuated_word": "users",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "with",
                "start": 1924.995,
                "end": 1925.495,
                "confidence": 0.9857516,
                "punctuated_word": "with?",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "and",
                "start": 1925.715,
                "end": 1925.875,
                "confidence": 0.99710935,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "so",
                "start": 1925.875,
                "end": 1926.115,
                "confidence": 0.99769765,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "we",
                "start": 1926.115,
                "end": 1926.195,
                "confidence": 0.99797183,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "think",
                "start": 1926.195,
                "end": 1926.4349,
                "confidence": 0.9999554,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "about",
                "start": 1926.4349,
                "end": 1926.595,
                "confidence": 0.9997662,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "this",
                "start": 1926.595,
                "end": 1926.995,
                "confidence": 0.99975497,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "in",
                "start": 1926.995,
                "end": 1927.235,
                "confidence": 0.9652134,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "in",
                "start": 1927.235,
                "end": 1927.395,
                "confidence": 0.9827518,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "a",
                "start": 1927.395,
                "end": 1927.475,
                "confidence": 0.9099559,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "gamut",
                "start": 1927.475,
                "end": 1927.7949,
                "confidence": 0.9906706,
                "punctuated_word": "gamut",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "of",
                "start": 1927.7949,
                "end": 1927.875,
                "confidence": 0.998198,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "different",
                "start": 1927.875,
                "end": 1928.195,
                "confidence": 0.99947315,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "domains",
                "start": 1928.195,
                "end": 1928.695,
                "confidence": 0.7851349,
                "punctuated_word": "domains.",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "and",
                "start": 1929.075,
                "end": 1929.1549,
                "confidence": 0.99691546,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.7263373
              },
              {
                "word": "then",
                "start": 1929.1549,
                "end": 1929.315,
                "confidence": 0.99980086,
                "punctuated_word": "then",
                "speaker": 2,
                "speaker_confidence": 0.2469849
              },
              {
                "word": "we",
                "start": 1929.315,
                "end": 1929.475,
                "confidence": 0.994259,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.2469849
              },
              {
                "word": "have",
                "start": 1929.475,
                "end": 1929.715,
                "confidence": 0.99984217,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.2469849
              },
              {
                "word": "quite",
                "start": 1929.715,
                "end": 1929.875,
                "confidence": 0.65202016,
                "punctuated_word": "quite",
                "speaker": 2,
                "speaker_confidence": 0.2469849
              },
              {
                "word": "a",
                "start": 1929.875,
                "end": 1929.955,
                "confidence": 0.999718,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.2469849
              },
              {
                "word": "lot",
                "start": 1929.955,
                "end": 1930.115,
                "confidence": 0.99956673,
                "punctuated_word": "lot",
                "speaker": 2,
                "speaker_confidence": 0.2469849
              },
              {
                "word": "of",
                "start": 1930.115,
                "end": 1930.195,
                "confidence": 0.9992213,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5822112
              },
              {
                "word": "work",
                "start": 1930.195,
                "end": 1930.4349,
                "confidence": 0.99991286,
                "punctuated_word": "work",
                "speaker": 2,
                "speaker_confidence": 0.5822112
              },
              {
                "word": "on",
                "start": 1930.4349,
                "end": 1930.6749,
                "confidence": 0.99984753,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.5822112
              },
              {
                "word": "on",
                "start": 1930.6749,
                "end": 1930.9149,
                "confidence": 0.9675916,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.5822112
              },
              {
                "word": "evals",
                "start": 1930.9149,
                "end": 1931.315,
                "confidence": 0.84481174,
                "punctuated_word": "evals.",
                "speaker": 2,
                "speaker_confidence": 0.5822112
              },
              {
                "word": "so",
                "start": 1931.315,
                "end": 1931.635,
                "confidence": 0.9993722,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.5822112
              },
              {
                "word": "what",
                "start": 1931.635,
                "end": 1931.7949,
                "confidence": 0.9964264,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.5822112
              },
              {
                "word": "kinds",
                "start": 1931.7949,
                "end": 1932.0349,
                "confidence": 0.99862564,
                "punctuated_word": "kinds",
                "speaker": 2,
                "speaker_confidence": 0.5822112
              },
              {
                "word": "of",
                "start": 1932.0349,
                "end": 1932.275,
                "confidence": 0.99984586,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5822112
              },
              {
                "word": "interactive",
                "start": 1932.275,
                "end": 1932.775,
                "confidence": 0.9997657,
                "punctuated_word": "interactive",
                "speaker": 2,
                "speaker_confidence": 0.5822112
              },
              {
                "word": "evaluations",
                "start": 1932.835,
                "end": 1933.335,
                "confidence": 0.9987386,
                "punctuated_word": "evaluations",
                "speaker": 2,
                "speaker_confidence": 0.5822112
              },
              {
                "word": "can",
                "start": 1933.5549,
                "end": 1933.7949,
                "confidence": 0.6943782,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.5822112
              },
              {
                "word": "we",
                "start": 1933.7949,
                "end": 1933.955,
                "confidence": 0.9968923,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.5822112
              },
              {
                "word": "what's",
                "start": 1934.33,
                "end": 1934.57,
                "confidence": 0.9987808,
                "punctuated_word": "What's",
                "speaker": 1,
                "speaker_confidence": 0.41450745
              },
              {
                "word": "an",
                "start": 1934.57,
                "end": 1934.73,
                "confidence": 0.9951916,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.41450745
              },
              {
                "word": "interactive",
                "start": 1934.73,
                "end": 1935.23,
                "confidence": 0.99975806,
                "punctuated_word": "interactive",
                "speaker": 1,
                "speaker_confidence": 0.41450745
              },
              {
                "word": "evaluation",
                "start": 1935.37,
                "end": 1935.87,
                "confidence": 0.99941176,
                "punctuated_word": "evaluation?",
                "speaker": 1,
                "speaker_confidence": 0.41450745
              },
              {
                "word": "so",
                "start": 1936.25,
                "end": 1936.49,
                "confidence": 0.99729854,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "an",
                "start": 1936.49,
                "end": 1936.57,
                "confidence": 0.95074266,
                "punctuated_word": "an",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "interactive",
                "start": 1936.57,
                "end": 1936.97,
                "confidence": 0.99973255,
                "punctuated_word": "interactive",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "evaluation",
                "start": 1936.97,
                "end": 1937.47,
                "confidence": 0.99929714,
                "punctuated_word": "evaluation",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "is",
                "start": 1937.53,
                "end": 1937.69,
                "confidence": 0.9999118,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "something",
                "start": 1937.69,
                "end": 1938.17,
                "confidence": 0.9998097,
                "punctuated_word": "something",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "ever",
                "start": 1938.17,
                "end": 1938.41,
                "confidence": 0.99798775,
                "punctuated_word": "ever",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "so",
                "start": 1938.41,
                "end": 1938.57,
                "confidence": 0.9994199,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "slightly",
                "start": 1938.57,
                "end": 1938.89,
                "confidence": 0.9998281,
                "punctuated_word": "slightly",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "different",
                "start": 1938.89,
                "end": 1939.37,
                "confidence": 0.69602925,
                "punctuated_word": "different,",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "not",
                "start": 1939.37,
                "end": 1939.53,
                "confidence": 0.9070558,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "ever",
                "start": 1939.53,
                "end": 1939.69,
                "confidence": 0.9964562,
                "punctuated_word": "ever",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "so",
                "start": 1939.69,
                "end": 1939.85,
                "confidence": 0.9956161,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "slightly",
                "start": 1939.85,
                "end": 1940.33,
                "confidence": 0.7606735,
                "punctuated_word": "slightly,",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "quite",
                "start": 1940.33,
                "end": 1940.83,
                "confidence": 0.44104978,
                "punctuated_word": "quite",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "literally",
                "start": 1940.89,
                "end": 1941.29,
                "confidence": 0.949859,
                "punctuated_word": "literally",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "the",
                "start": 1941.29,
                "end": 1941.45,
                "confidence": 0.9733932,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "opposite",
                "start": 1941.45,
                "end": 1941.77,
                "confidence": 0.99986136,
                "punctuated_word": "opposite",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "of",
                "start": 1941.77,
                "end": 1941.85,
                "confidence": 0.99987185,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.4244426
              },
              {
                "word": "a",
                "start": 1941.85,
                "end": 1941.93,
                "confidence": 0.9940556,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "static",
                "start": 1941.93,
                "end": 1942.25,
                "confidence": 0.99988735,
                "punctuated_word": "static",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "evaluation",
                "start": 1942.25,
                "end": 1942.75,
                "confidence": 0.999616,
                "punctuated_word": "evaluation",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "and",
                "start": 1942.81,
                "end": 1942.97,
                "confidence": 0.9246341,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "benchmark",
                "start": 1942.97,
                "end": 1943.37,
                "confidence": 0.9981628,
                "punctuated_word": "benchmark",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "that",
                "start": 1943.37,
                "end": 1943.53,
                "confidence": 0.9993781,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "you're",
                "start": 1943.53,
                "end": 1943.69,
                "confidence": 0.9998412,
                "punctuated_word": "you're",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "seeing",
                "start": 1943.69,
                "end": 1943.93,
                "confidence": 0.9998349,
                "punctuated_word": "seeing",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "in",
                "start": 1943.93,
                "end": 1944.09,
                "confidence": 0.9927678,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "practice",
                "start": 1944.09,
                "end": 1944.41,
                "confidence": 0.53273004,
                "punctuated_word": "practice",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "today",
                "start": 1944.41,
                "end": 1944.91,
                "confidence": 0.9965815,
                "punctuated_word": "today.",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "so",
                "start": 1945.05,
                "end": 1945.55,
                "confidence": 0.98776543,
                "punctuated_word": "So,",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "what",
                "start": 1945.93,
                "end": 1946.09,
                "confidence": 0.9992562,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "happens",
                "start": 1946.09,
                "end": 1946.49,
                "confidence": 0.99992657,
                "punctuated_word": "happens",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "if",
                "start": 1946.49,
                "end": 1946.65,
                "confidence": 0.9993297,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "you",
                "start": 1946.65,
                "end": 1946.81,
                "confidence": 0.9997305,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "watch",
                "start": 1946.81,
                "end": 1947.31,
                "confidence": 0.9997284,
                "punctuated_word": "watch",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "a",
                "start": 1947.5549,
                "end": 1948.0549,
                "confidence": 0.9999206,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "user",
                "start": 1948.195,
                "end": 1948.695,
                "confidence": 0.99991477,
                "punctuated_word": "user",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "interact",
                "start": 1948.7549,
                "end": 1949.1549,
                "confidence": 0.99921536,
                "punctuated_word": "interact",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "with",
                "start": 1949.1549,
                "end": 1949.235,
                "confidence": 0.97404796,
                "punctuated_word": "with",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "the",
                "start": 1949.235,
                "end": 1949.3949,
                "confidence": 0.71496737,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "large",
                "start": 1949.3949,
                "end": 1949.8949,
                "confidence": 0.9989385,
                "punctuated_word": "large",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "language",
                "start": 1949.955,
                "end": 1950.4349,
                "confidence": 0.60948277,
                "punctuated_word": "language",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "model",
                "start": 1950.4349,
                "end": 1950.9349,
                "confidence": 0.9998784,
                "punctuated_word": "model",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "for",
                "start": 1951.235,
                "end": 1951.715,
                "confidence": 0.9997116,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "a",
                "start": 1951.715,
                "end": 1951.875,
                "confidence": 0.99988043,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "longer",
                "start": 1951.875,
                "end": 1952.2749,
                "confidence": 0.99985695,
                "punctuated_word": "longer",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "period",
                "start": 1952.2749,
                "end": 1952.595,
                "confidence": 0.99980086,
                "punctuated_word": "period",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "of",
                "start": 1952.595,
                "end": 1952.6749,
                "confidence": 0.9992673,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "time",
                "start": 1952.6749,
                "end": 1953.075,
                "confidence": 0.9791069,
                "punctuated_word": "time?",
                "speaker": 2,
                "speaker_confidence": 0.7652526
              },
              {
                "word": "this",
                "start": 1953.075,
                "end": 1953.235,
                "confidence": 0.9958121,
                "punctuated_word": "This",
                "speaker": 1,
                "speaker_confidence": 0.5287968
              },
              {
                "word": "is",
                "start": 1953.235,
                "end": 1953.3949,
                "confidence": 0.99819154,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.5287968
              },
              {
                "word": "so",
                "start": 1953.3949,
                "end": 1953.6349,
                "confidence": 0.99945647,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.5287968
              },
              {
                "word": "important",
                "start": 1953.6349,
                "end": 1954.1349,
                "confidence": 0.99972063,
                "punctuated_word": "important",
                "speaker": 1,
                "speaker_confidence": 0.5287968
              },
              {
                "word": "and",
                "start": 1954.195,
                "end": 1954.4349,
                "confidence": 0.917676,
                "punctuated_word": "and,",
                "speaker": 1,
                "speaker_confidence": 0.5287968
              },
              {
                "word": "like",
                "start": 1954.4349,
                "end": 1954.835,
                "confidence": 0.998844,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.5287968
              },
              {
                "word": "weirdly",
                "start": 1954.835,
                "end": 1955.335,
                "confidence": 0.8148701,
                "punctuated_word": "weirdly",
                "speaker": 1,
                "speaker_confidence": 0.5287968
              },
              {
                "word": "absent",
                "start": 1955.3949,
                "end": 1955.8949,
                "confidence": 0.99747384,
                "punctuated_word": "absent.",
                "speaker": 1,
                "speaker_confidence": 0.5287968
              },
              {
                "word": "the",
                "start": 1957.075,
                "end": 1957.575,
                "confidence": 0.9953695,
                "punctuated_word": "The",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "longitudinal",
                "start": 1957.875,
                "end": 1958.375,
                "confidence": 0.99574053,
                "punctuated_word": "longitudinal",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "effects",
                "start": 1958.835,
                "end": 1959.235,
                "confidence": 0.9755677,
                "punctuated_word": "effects",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "of",
                "start": 1959.235,
                "end": 1959.63,
                "confidence": 0.70090115,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "ai",
                "start": 1959.87,
                "end": 1960.11,
                "confidence": 0.9962429,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "use",
                "start": 1960.11,
                "end": 1960.61,
                "confidence": 0.9988481,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "are",
                "start": 1960.67,
                "end": 1960.83,
                "confidence": 0.99929774,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "just",
                "start": 1960.83,
                "end": 1960.99,
                "confidence": 0.9997944,
                "punctuated_word": "just",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "and",
                "start": 1961.15,
                "end": 1961.39,
                "confidence": 0.75615525,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "it's",
                "start": 1961.39,
                "end": 1961.55,
                "confidence": 0.9986243,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "impossible",
                "start": 1961.55,
                "end": 1962.03,
                "confidence": 0.9994023,
                "punctuated_word": "impossible",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "to",
                "start": 1962.03,
                "end": 1962.11,
                "confidence": 0.99961734,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "capture",
                "start": 1962.11,
                "end": 1962.43,
                "confidence": 0.99471325,
                "punctuated_word": "capture",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "in",
                "start": 1962.43,
                "end": 1962.51,
                "confidence": 0.90909857,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "a",
                "start": 1962.51,
                "end": 1962.59,
                "confidence": 0.9788319,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "benchmark",
                "start": 1962.59,
                "end": 1963.07,
                "confidence": 0.857224,
                "punctuated_word": "benchmark,",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "actually",
                "start": 1963.07,
                "end": 1963.57,
                "confidence": 0.87870663,
                "punctuated_word": "actually,",
                "speaker": 2,
                "speaker_confidence": 0.5796904
              },
              {
                "word": "i",
                "start": 1963.79,
                "end": 1963.87,
                "confidence": 0.9990671,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.5234911
              },
              {
                "word": "would",
                "start": 1963.87,
                "end": 1964.11,
                "confidence": 0.9996669,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.5234911
              },
              {
                "word": "argue",
                "start": 1964.11,
                "end": 1964.61,
                "confidence": 0.9929304,
                "punctuated_word": "argue.",
                "speaker": 2,
                "speaker_confidence": 0.5234911
              },
              {
                "word": "and",
                "start": 1965.07,
                "end": 1965.31,
                "confidence": 0.9967115,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.5234911
              },
              {
                "word": "so",
                "start": 1965.31,
                "end": 1965.55,
                "confidence": 0.99743265,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.5234911
              },
              {
                "word": "it",
                "start": 1965.55,
                "end": 1965.71,
                "confidence": 0.9944125,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.5234911
              },
              {
                "word": "it's",
                "start": 1965.79,
                "end": 1966.03,
                "confidence": 0.99987113,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.5234911
              },
              {
                "word": "kind",
                "start": 1966.03,
                "end": 1966.11,
                "confidence": 0.99755764,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.5234911
              },
              {
                "word": "of",
                "start": 1966.11,
                "end": 1966.27,
                "confidence": 0.9998739,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.45334196
              },
              {
                "word": "like",
                "start": 1966.27,
                "end": 1966.59,
                "confidence": 0.75131136,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.45334196
              },
              {
                "word": "thinking",
                "start": 1966.59,
                "end": 1966.91,
                "confidence": 0.9880485,
                "punctuated_word": "thinking",
                "speaker": 2,
                "speaker_confidence": 0.45334196
              },
              {
                "word": "about",
                "start": 1966.91,
                "end": 1967.15,
                "confidence": 0.99969745,
                "punctuated_word": "about",
                "speaker": 2,
                "speaker_confidence": 0.45334196
              },
              {
                "word": "and",
                "start": 1967.15,
                "end": 1967.39,
                "confidence": 0.88458276,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.45334196
              },
              {
                "word": "watching",
                "start": 1967.39,
                "end": 1967.79,
                "confidence": 0.809886,
                "punctuated_word": "watching.",
                "speaker": 2,
                "speaker_confidence": 0.45334196
              },
              {
                "word": "one",
                "start": 1967.79,
                "end": 1968.03,
                "confidence": 0.99785906,
                "punctuated_word": "One",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "of",
                "start": 1968.03,
                "end": 1968.11,
                "confidence": 0.9999012,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "the",
                "start": 1968.11,
                "end": 1968.27,
                "confidence": 0.9998203,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "examples",
                "start": 1968.27,
                "end": 1968.75,
                "confidence": 0.99956816,
                "punctuated_word": "examples",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "of",
                "start": 1968.75,
                "end": 1968.83,
                "confidence": 0.9995122,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "this",
                "start": 1968.83,
                "end": 1968.99,
                "confidence": 0.99934095,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "that",
                "start": 1968.99,
                "end": 1969.15,
                "confidence": 0.99770504,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "we've",
                "start": 1969.15,
                "end": 1969.31,
                "confidence": 0.9998182,
                "punctuated_word": "we've",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "done",
                "start": 1969.31,
                "end": 1969.55,
                "confidence": 0.9998306,
                "punctuated_word": "done",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "so",
                "start": 1969.55,
                "end": 1969.71,
                "confidence": 0.9992755,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "far",
                "start": 1969.71,
                "end": 1969.95,
                "confidence": 0.9999088,
                "punctuated_word": "far",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "is",
                "start": 1969.95,
                "end": 1970.1901,
                "confidence": 0.99826616,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "what",
                "start": 1970.1901,
                "end": 1970.35,
                "confidence": 0.87069607,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "happens",
                "start": 1970.35,
                "end": 1970.75,
                "confidence": 0.999778,
                "punctuated_word": "happens",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "if",
                "start": 1970.75,
                "end": 1970.99,
                "confidence": 0.99943537,
                "punctuated_word": "if",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "you",
                "start": 1970.99,
                "end": 1971.15,
                "confidence": 0.99958235,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "watch",
                "start": 1971.15,
                "end": 1971.65,
                "confidence": 0.9995485,
                "punctuated_word": "watch",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "a",
                "start": 1972.355,
                "end": 1972.515,
                "confidence": 0.9997384,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "mathematician",
                "start": 1972.515,
                "end": 1973.015,
                "confidence": 0.9946504,
                "punctuated_word": "mathematician",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "use",
                "start": 1974.1951,
                "end": 1974.5951,
                "confidence": 0.99314207,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "a",
                "start": 1974.5951,
                "end": 1975.0951,
                "confidence": 0.93124896,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "ai",
                "start": 1975.235,
                "end": 1975.475,
                "confidence": 0.994695,
                "punctuated_word": "AI",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "system",
                "start": 1975.475,
                "end": 1975.795,
                "confidence": 0.99943584,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "to",
                "start": 1975.795,
                "end": 1975.875,
                "confidence": 0.99990594,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "do",
                "start": 1975.875,
                "end": 1976.115,
                "confidence": 0.9999604,
                "punctuated_word": "do",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "theorem",
                "start": 1976.115,
                "end": 1976.435,
                "confidence": 0.98369414,
                "punctuated_word": "theorem",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "proving",
                "start": 1976.435,
                "end": 1976.8351,
                "confidence": 0.7340667,
                "punctuated_word": "proving,",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "but",
                "start": 1976.8351,
                "end": 1976.915,
                "confidence": 0.9995296,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "you",
                "start": 1976.915,
                "end": 1977.155,
                "confidence": 0.999711,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "let",
                "start": 1977.155,
                "end": 1977.3151,
                "confidence": 0.99993646,
                "punctuated_word": "let",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "them",
                "start": 1977.3151,
                "end": 1977.475,
                "confidence": 0.99979776,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "use",
                "start": 1977.475,
                "end": 1977.635,
                "confidence": 0.999941,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "it",
                "start": 1977.635,
                "end": 1977.795,
                "confidence": 0.9999095,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "for",
                "start": 1977.795,
                "end": 1978.035,
                "confidence": 0.9998882,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "three",
                "start": 1978.035,
                "end": 1978.1951,
                "confidence": 0.9998921,
                "punctuated_word": "three",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "days",
                "start": 1978.1951,
                "end": 1978.6951,
                "confidence": 0.7393992,
                "punctuated_word": "days.",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "you",
                "start": 1979.475,
                "end": 1979.635,
                "confidence": 0.92353153,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "let",
                "start": 1979.635,
                "end": 1979.875,
                "confidence": 0.99961543,
                "punctuated_word": "let",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "them",
                "start": 1979.875,
                "end": 1980.035,
                "confidence": 0.94760436,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "use",
                "start": 1980.035,
                "end": 1980.1951,
                "confidence": 0.9990752,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "it",
                "start": 1980.1951,
                "end": 1980.275,
                "confidence": 0.9993711,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "for",
                "start": 1980.275,
                "end": 1980.515,
                "confidence": 0.9998097,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "a",
                "start": 1980.515,
                "end": 1980.5951,
                "confidence": 0.99966586,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "week",
                "start": 1980.5951,
                "end": 1981.0951,
                "confidence": 0.972737,
                "punctuated_word": "week.",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "you",
                "start": 1981.3151,
                "end": 1981.555,
                "confidence": 0.99916935,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "let",
                "start": 1981.555,
                "end": 1981.7151,
                "confidence": 0.999288,
                "punctuated_word": "let",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "them",
                "start": 1981.7151,
                "end": 1981.875,
                "confidence": 0.9718965,
                "punctuated_word": "them",
                "speaker": 2,
                "speaker_confidence": 0.66533244
              },
              {
                "word": "use",
                "start": 1981.875,
                "end": 1981.9551,
                "confidence": 0.99911505,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "it",
                "start": 1981.9551,
                "end": 1982.115,
                "confidence": 0.99916697,
                "punctuated_word": "it",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "for",
                "start": 1982.115,
                "end": 1982.275,
                "confidence": 0.9998907,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "a",
                "start": 1982.275,
                "end": 1982.355,
                "confidence": 0.9996635,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "few",
                "start": 1982.355,
                "end": 1982.5951,
                "confidence": 0.9999691,
                "punctuated_word": "few",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "hours",
                "start": 1982.5951,
                "end": 1983.0951,
                "confidence": 0.994921,
                "punctuated_word": "hours.",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "these",
                "start": 1983.9551,
                "end": 1984.4551,
                "confidence": 0.99904364,
                "punctuated_word": "These",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "longitudinal",
                "start": 1984.675,
                "end": 1985.175,
                "confidence": 0.99926645,
                "punctuated_word": "longitudinal",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "interactions",
                "start": 1985.635,
                "end": 1986.135,
                "confidence": 0.9995552,
                "punctuated_word": "interactions",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "are",
                "start": 1987.1,
                "end": 1987.6,
                "confidence": 0.99955994,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "not",
                "start": 1987.74,
                "end": 1988.14,
                "confidence": 0.9980501,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "captured",
                "start": 1988.14,
                "end": 1988.64,
                "confidence": 0.9998909,
                "punctuated_word": "captured",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "by",
                "start": 1988.78,
                "end": 1989.02,
                "confidence": 0.9998128,
                "punctuated_word": "by",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "static",
                "start": 1989.02,
                "end": 1989.3401,
                "confidence": 0.9997886,
                "punctuated_word": "static",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "evaluations",
                "start": 1989.3401,
                "end": 1989.8401,
                "confidence": 0.8576008,
                "punctuated_word": "evaluations,",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "but",
                "start": 1990.14,
                "end": 1990.3,
                "confidence": 0.99899095,
                "punctuated_word": "but",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "they",
                "start": 1990.3,
                "end": 1990.4601,
                "confidence": 0.7566757,
                "punctuated_word": "they",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "give",
                "start": 1990.4601,
                "end": 1990.62,
                "confidence": 0.9992235,
                "punctuated_word": "give",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "us",
                "start": 1990.62,
                "end": 1990.86,
                "confidence": 0.9999217,
                "punctuated_word": "us",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "access",
                "start": 1990.86,
                "end": 1991.3401,
                "confidence": 0.9997656,
                "punctuated_word": "access",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "to",
                "start": 1991.3401,
                "end": 1991.5,
                "confidence": 0.9998287,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "a",
                "start": 1991.5,
                "end": 1991.66,
                "confidence": 0.99985766,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "rich",
                "start": 1991.66,
                "end": 1992.16,
                "confidence": 0.9998714,
                "punctuated_word": "rich",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "history",
                "start": 1992.4601,
                "end": 1992.9601,
                "confidence": 0.99926835,
                "punctuated_word": "history",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "of",
                "start": 1993.74,
                "end": 1993.98,
                "confidence": 0.9968688,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "how",
                "start": 1993.98,
                "end": 1994.22,
                "confidence": 0.9978777,
                "punctuated_word": "how",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "we",
                "start": 1994.22,
                "end": 1994.54,
                "confidence": 0.99935776,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "expect",
                "start": 1994.54,
                "end": 1994.9401,
                "confidence": 0.999808,
                "punctuated_word": "expect",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "people",
                "start": 1994.9401,
                "end": 1995.26,
                "confidence": 0.99981517,
                "punctuated_word": "people",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "to",
                "start": 1995.26,
                "end": 1995.42,
                "confidence": 0.9998191,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "use",
                "start": 1995.42,
                "end": 1995.5801,
                "confidence": 0.9999312,
                "punctuated_word": "use",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "these",
                "start": 1995.5801,
                "end": 1995.8201,
                "confidence": 0.99976176,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "systems",
                "start": 1995.8201,
                "end": 1996.14,
                "confidence": 0.9997309,
                "punctuated_word": "systems",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "in",
                "start": 1996.14,
                "end": 1996.3,
                "confidence": 0.945591,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "practice",
                "start": 1996.3,
                "end": 1996.8,
                "confidence": 0.9906721,
                "punctuated_word": "practice.",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "you",
                "start": 1997.1,
                "end": 1997.26,
                "confidence": 0.9986492,
                "punctuated_word": "You",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "get",
                "start": 1997.26,
                "end": 1997.5,
                "confidence": 0.99982184,
                "punctuated_word": "get",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "notions",
                "start": 1997.5,
                "end": 1997.8201,
                "confidence": 0.99985325,
                "punctuated_word": "notions",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "of",
                "start": 1997.8201,
                "end": 1998.06,
                "confidence": 0.99977857,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "over",
                "start": 1998.06,
                "end": 1998.3,
                "confidence": 0.97693014,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "reliance",
                "start": 1998.3,
                "end": 1998.78,
                "confidence": 0.6296691,
                "punctuated_word": "reliance",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "for",
                "start": 1998.78,
                "end": 1998.9401,
                "confidence": 0.9877973,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "certain",
                "start": 1998.9401,
                "end": 1999.26,
                "confidence": 0.99991596,
                "punctuated_word": "certain",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "conditions",
                "start": 1999.26,
                "end": 1999.74,
                "confidence": 0.8210759,
                "punctuated_word": "conditions,",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "overdependence",
                "start": 1999.74,
                "end": 2000.24,
                "confidence": 0.7486785,
                "punctuated_word": "overdependence,",
                "speaker": 2,
                "speaker_confidence": 0.67078775
              },
              {
                "word": "which",
                "start": 2001.005,
                "end": 2001.245,
                "confidence": 0.99996793,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "is",
                "start": 2001.245,
                "end": 2001.745,
                "confidence": 0.9996927,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "very",
                "start": 2002.125,
                "end": 2002.4451,
                "confidence": 0.9718587,
                "punctuated_word": "very",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "different",
                "start": 2002.4451,
                "end": 2002.8451,
                "confidence": 0.9999132,
                "punctuated_word": "different",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "from",
                "start": 2002.8451,
                "end": 2003.3451,
                "confidence": 0.99966705,
                "punctuated_word": "from",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "overreliance",
                "start": 2003.4851,
                "end": 2003.9851,
                "confidence": 0.9942849,
                "punctuated_word": "overreliance.",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "some",
                "start": 2004.6051,
                "end": 2004.8451,
                "confidence": 0.9390247,
                "punctuated_word": "Some",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "would",
                "start": 2004.8451,
                "end": 2005.005,
                "confidence": 0.99851674,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "argue",
                "start": 2005.005,
                "end": 2005.245,
                "confidence": 0.9998363,
                "punctuated_word": "argue",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "it's",
                "start": 2005.245,
                "end": 2005.405,
                "confidence": 0.9793799,
                "punctuated_word": "it's",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "a",
                "start": 2005.405,
                "end": 2005.5651,
                "confidence": 0.997964,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "precondition",
                "start": 2005.5651,
                "end": 2006.0651,
                "confidence": 0.99951214,
                "punctuated_word": "precondition",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "to",
                "start": 2006.2051,
                "end": 2006.7051,
                "confidence": 0.6542954,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "depend",
                "start": 2006.8451,
                "end": 2007.165,
                "confidence": 0.99661875,
                "punctuated_word": "depend",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "on",
                "start": 2007.165,
                "end": 2007.3251,
                "confidence": 0.99970007,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.48961622
              },
              {
                "word": "a",
                "start": 2007.3251,
                "end": 2007.405,
                "confidence": 0.98482406,
                "punctuated_word": "a",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "system",
                "start": 2007.405,
                "end": 2007.7251,
                "confidence": 0.9999665,
                "punctuated_word": "system",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "would",
                "start": 2007.7251,
                "end": 2007.9651,
                "confidence": 0.5787296,
                "punctuated_word": "would",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "mean",
                "start": 2007.9651,
                "end": 2008.125,
                "confidence": 0.9961357,
                "punctuated_word": "mean",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "you",
                "start": 2008.125,
                "end": 2008.625,
                "confidence": 0.98438925,
                "punctuated_word": "you,",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "you",
                "start": 2009.165,
                "end": 2009.405,
                "confidence": 0.9996729,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "you",
                "start": 2009.405,
                "end": 2009.7251,
                "confidence": 0.9916727,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "pick",
                "start": 2009.7251,
                "end": 2009.9651,
                "confidence": 0.9393298,
                "punctuated_word": "pick",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "the",
                "start": 2009.9651,
                "end": 2010.125,
                "confidence": 0.9991918,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "fentanyl",
                "start": 2010.125,
                "end": 2010.6051,
                "confidence": 0.9739121,
                "punctuated_word": "fentanyl",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "up",
                "start": 2010.6051,
                "end": 2010.765,
                "confidence": 0.90437686,
                "punctuated_word": "up.",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "overreliance",
                "start": 2010.765,
                "end": 2011.265,
                "confidence": 0.9877705,
                "punctuated_word": "Overreliance",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "means",
                "start": 2011.4851,
                "end": 2011.7251,
                "confidence": 0.9990853,
                "punctuated_word": "means",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "you",
                "start": 2011.7251,
                "end": 2011.885,
                "confidence": 0.9949869,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "used",
                "start": 2011.885,
                "end": 2012.285,
                "confidence": 0.60566616,
                "punctuated_word": "used",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "the",
                "start": 2012.285,
                "end": 2012.4451,
                "confidence": 0.9840456,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "you",
                "start": 2012.6051,
                "end": 2012.765,
                "confidence": 0.99912506,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "were",
                "start": 2012.765,
                "end": 2012.8451,
                "confidence": 0.6032489,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "not",
                "start": 2012.8451,
                "end": 2013.005,
                "confidence": 0.99921083,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "take",
                "start": 2013.005,
                "end": 2013.165,
                "confidence": 0.5342197,
                "punctuated_word": "take",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "you",
                "start": 2013.245,
                "end": 2013.405,
                "confidence": 0.9987117,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "were",
                "start": 2013.405,
                "end": 2013.5651,
                "confidence": 0.9503985,
                "punctuated_word": "were",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "taking",
                "start": 2013.5651,
                "end": 2013.885,
                "confidence": 0.94363433,
                "punctuated_word": "taking,",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "insulin",
                "start": 2014.045,
                "end": 2014.4451,
                "confidence": 0.9988576,
                "punctuated_word": "insulin",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "injections",
                "start": 2014.4451,
                "end": 2014.8451,
                "confidence": 0.9002895,
                "punctuated_word": "injections,",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "not",
                "start": 2014.8451,
                "end": 2015.13,
                "confidence": 0.9618408,
                "punctuated_word": "not",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "fentanyl",
                "start": 2015.21,
                "end": 2015.61,
                "confidence": 0.6327414,
                "punctuated_word": "fentanyl",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "injections",
                "start": 2015.61,
                "end": 2015.85,
                "confidence": 0.99730444,
                "punctuated_word": "injections",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "when",
                "start": 2015.85,
                "end": 2016.09,
                "confidence": 0.94910336,
                "punctuated_word": "when",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "you",
                "start": 2016.09,
                "end": 2016.25,
                "confidence": 0.9514488,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "needed",
                "start": 2016.25,
                "end": 2016.49,
                "confidence": 0.993004,
                "punctuated_word": "needed",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "to",
                "start": 2016.49,
                "end": 2016.65,
                "confidence": 0.9904736,
                "punctuated_word": "to.",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "right",
                "start": 2016.65,
                "end": 2017.05,
                "confidence": 0.99852777,
                "punctuated_word": "Right?",
                "speaker": 2,
                "speaker_confidence": 0.47043562
              },
              {
                "word": "so",
                "start": 2017.05,
                "end": 2017.29,
                "confidence": 0.9586214,
                "punctuated_word": "So",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "are",
                "start": 2017.29,
                "end": 2017.37,
                "confidence": 0.92486846,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "you",
                "start": 2017.37,
                "end": 2017.53,
                "confidence": 0.9993753,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "taking",
                "start": 2017.53,
                "end": 2017.77,
                "confidence": 0.98995847,
                "punctuated_word": "taking",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "vitamins",
                "start": 2017.77,
                "end": 2018.17,
                "confidence": 0.9997023,
                "punctuated_word": "vitamins",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "or",
                "start": 2018.17,
                "end": 2018.33,
                "confidence": 0.9988865,
                "punctuated_word": "or",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "painkillers",
                "start": 2018.33,
                "end": 2018.81,
                "confidence": 0.8371281,
                "punctuated_word": "painkillers?",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "and",
                "start": 2018.81,
                "end": 2018.97,
                "confidence": 0.99845755,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "and",
                "start": 2018.97,
                "end": 2019.13,
                "confidence": 0.96002686,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "that's",
                "start": 2019.13,
                "end": 2019.37,
                "confidence": 0.99955523,
                "punctuated_word": "that's",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "the",
                "start": 2019.37,
                "end": 2019.85,
                "confidence": 0.9833475,
                "punctuated_word": "the,",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "the",
                "start": 2020.25,
                "end": 2020.57,
                "confidence": 0.9998217,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "the",
                "start": 2020.57,
                "end": 2020.73,
                "confidence": 0.98903465,
                "punctuated_word": "the",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "analogy",
                "start": 2020.73,
                "end": 2021.13,
                "confidence": 0.99281573,
                "punctuated_word": "analogy",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "that",
                "start": 2021.13,
                "end": 2021.29,
                "confidence": 0.9989536,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.4343322
              },
              {
                "word": "we",
                "start": 2021.29,
                "end": 2021.37,
                "confidence": 0.9995746,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "like",
                "start": 2021.37,
                "end": 2021.53,
                "confidence": 0.9870657,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "to",
                "start": 2021.53,
                "end": 2021.61,
                "confidence": 0.9990626,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "think",
                "start": 2021.61,
                "end": 2021.77,
                "confidence": 0.999858,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "of",
                "start": 2021.77,
                "end": 2021.93,
                "confidence": 0.9985178,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "there",
                "start": 2021.93,
                "end": 2022.33,
                "confidence": 0.9735265,
                "punctuated_word": "there.",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "and",
                "start": 2022.33,
                "end": 2022.83,
                "confidence": 0.9995147,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "what",
                "start": 2023.61,
                "end": 2024.01,
                "confidence": 0.99681216,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "what",
                "start": 2024.01,
                "end": 2024.17,
                "confidence": 0.99769515,
                "punctuated_word": "what",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "does",
                "start": 2024.17,
                "end": 2024.33,
                "confidence": 0.66029054,
                "punctuated_word": "does",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "over",
                "start": 2024.33,
                "end": 2024.49,
                "confidence": 0.9795888,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "reliance",
                "start": 2024.49,
                "end": 2024.81,
                "confidence": 0.5444045,
                "punctuated_word": "reliance",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "and",
                "start": 2024.81,
                "end": 2024.97,
                "confidence": 0.9963846,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "overdependence",
                "start": 2024.97,
                "end": 2025.47,
                "confidence": 0.81122494,
                "punctuated_word": "overdependence",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "look",
                "start": 2025.53,
                "end": 2025.6901,
                "confidence": 0.9972669,
                "punctuated_word": "look",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "like",
                "start": 2025.6901,
                "end": 2025.85,
                "confidence": 0.99967515,
                "punctuated_word": "like",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "on",
                "start": 2025.85,
                "end": 2026.01,
                "confidence": 0.9996024,
                "punctuated_word": "on",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "these",
                "start": 2026.01,
                "end": 2026.17,
                "confidence": 0.9921308,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "longitudinal",
                "start": 2026.17,
                "end": 2026.67,
                "confidence": 0.9956189,
                "punctuated_word": "longitudinal",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "time",
                "start": 2026.73,
                "end": 2026.97,
                "confidence": 0.999206,
                "punctuated_word": "time",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "horizons",
                "start": 2026.97,
                "end": 2027.45,
                "confidence": 0.9641712,
                "punctuated_word": "horizons,",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "which",
                "start": 2027.45,
                "end": 2027.6901,
                "confidence": 0.99810994,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "only",
                "start": 2027.6901,
                "end": 2028.1901,
                "confidence": 0.9985304,
                "punctuated_word": "only",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "which",
                "start": 2028.3049,
                "end": 2028.465,
                "confidence": 0.9998412,
                "punctuated_word": "which",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "are",
                "start": 2028.465,
                "end": 2028.625,
                "confidence": 0.99909127,
                "punctuated_word": "are",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "only",
                "start": 2028.625,
                "end": 2028.785,
                "confidence": 0.99991906,
                "punctuated_word": "only",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "possible",
                "start": 2028.785,
                "end": 2029.1849,
                "confidence": 0.9989029,
                "punctuated_word": "possible",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "to",
                "start": 2029.1849,
                "end": 2029.345,
                "confidence": 0.99733645,
                "punctuated_word": "to",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "study",
                "start": 2029.345,
                "end": 2029.6649,
                "confidence": 0.9998654,
                "punctuated_word": "study",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "over",
                "start": 2029.6649,
                "end": 2029.905,
                "confidence": 0.999278,
                "punctuated_word": "over",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "long",
                "start": 2029.905,
                "end": 2030.145,
                "confidence": 0.98591805,
                "punctuated_word": "long",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "interactions",
                "start": 2030.145,
                "end": 2030.645,
                "confidence": 0.99766695,
                "punctuated_word": "interactions",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "and",
                "start": 2031.1849,
                "end": 2031.345,
                "confidence": 0.84301376,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "and",
                "start": 2031.345,
                "end": 2031.585,
                "confidence": 0.5422265,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "effectively",
                "start": 2031.585,
                "end": 2031.985,
                "confidence": 0.98851573,
                "punctuated_word": "effectively",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "warrant",
                "start": 2031.985,
                "end": 2032.385,
                "confidence": 0.95720625,
                "punctuated_word": "warrant",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "interactive",
                "start": 2032.385,
                "end": 2032.865,
                "confidence": 0.9972161,
                "punctuated_word": "interactive",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "evaluation",
                "start": 2032.865,
                "end": 2033.365,
                "confidence": 0.820254,
                "punctuated_word": "evaluation?",
                "speaker": 2,
                "speaker_confidence": 0.65805215
              },
              {
                "word": "yeah",
                "start": 2033.505,
                "end": 2033.745,
                "confidence": 0.99725056,
                "punctuated_word": "Yeah.",
                "speaker": 1,
                "speaker_confidence": 0.3129443
              },
              {
                "word": "i'm",
                "start": 2033.745,
                "end": 2033.905,
                "confidence": 0.9995204,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.3129443
              },
              {
                "word": "really",
                "start": 2033.905,
                "end": 2034.145,
                "confidence": 0.99978703,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.3129443
              },
              {
                "word": "excited",
                "start": 2034.145,
                "end": 2034.5449,
                "confidence": 0.9999498,
                "punctuated_word": "excited",
                "speaker": 1,
                "speaker_confidence": 0.3129443
              },
              {
                "word": "about",
                "start": 2034.5449,
                "end": 2034.785,
                "confidence": 0.99988866,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.3129443
              },
              {
                "word": "that",
                "start": 2034.785,
                "end": 2034.945,
                "confidence": 0.9998554,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.3129443
              },
              {
                "word": "as",
                "start": 2034.945,
                "end": 2035.105,
                "confidence": 0.99850875,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "well",
                "start": 2035.105,
                "end": 2035.4249,
                "confidence": 0.998188,
                "punctuated_word": "well.",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "it's",
                "start": 2035.4249,
                "end": 2035.505,
                "confidence": 0.9364383,
                "punctuated_word": "It's",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "something",
                "start": 2035.505,
                "end": 2035.745,
                "confidence": 0.9998087,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "we've",
                "start": 2035.745,
                "end": 2035.985,
                "confidence": 0.99935544,
                "punctuated_word": "we've",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "been",
                "start": 2035.985,
                "end": 2036.145,
                "confidence": 0.99970764,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "talking",
                "start": 2036.145,
                "end": 2036.465,
                "confidence": 0.9998449,
                "punctuated_word": "talking",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "about",
                "start": 2036.465,
                "end": 2036.865,
                "confidence": 0.9990907,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "internally",
                "start": 2036.865,
                "end": 2037.365,
                "confidence": 0.98694694,
                "punctuated_word": "internally",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "is",
                "start": 2037.585,
                "end": 2038.085,
                "confidence": 0.9216512,
                "punctuated_word": "is",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "especially",
                "start": 2038.625,
                "end": 2039.105,
                "confidence": 0.99646926,
                "punctuated_word": "especially",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "in",
                "start": 2039.105,
                "end": 2039.345,
                "confidence": 0.93117195,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "in",
                "start": 2039.345,
                "end": 2039.845,
                "confidence": 0.99209857,
                "punctuated_word": "in",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "conversations",
                "start": 2040.065,
                "end": 2040.565,
                "confidence": 0.9667181,
                "punctuated_word": "conversations",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "that",
                "start": 2040.625,
                "end": 2040.785,
                "confidence": 0.99961,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "we've",
                "start": 2040.785,
                "end": 2040.945,
                "confidence": 0.99984527,
                "punctuated_word": "we've",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "had",
                "start": 2040.945,
                "end": 2041.105,
                "confidence": 0.99966705,
                "punctuated_word": "had",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "with",
                "start": 2041.105,
                "end": 2041.345,
                "confidence": 0.9995364,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "subject",
                "start": 2041.345,
                "end": 2041.745,
                "confidence": 0.9950492,
                "punctuated_word": "subject",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "matter",
                "start": 2041.745,
                "end": 2042.065,
                "confidence": 0.9997693,
                "punctuated_word": "matter",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "experts",
                "start": 2042.065,
                "end": 2042.465,
                "confidence": 0.9989279,
                "punctuated_word": "experts",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "on",
                "start": 2042.465,
                "end": 2042.705,
                "confidence": 0.9994266,
                "punctuated_word": "on",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "other",
                "start": 2042.705,
                "end": 2042.945,
                "confidence": 0.99992645,
                "punctuated_word": "other",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "forms",
                "start": 2042.945,
                "end": 2043.36,
                "confidence": 0.99552876,
                "punctuated_word": "forms",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "of",
                "start": 2043.44,
                "end": 2043.6,
                "confidence": 0.99957114,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "risk",
                "start": 2043.6,
                "end": 2043.84,
                "confidence": 0.9625615,
                "punctuated_word": "risk,",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "they",
                "start": 2043.84,
                "end": 2044.32,
                "confidence": 0.9996099,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "have",
                "start": 2044.32,
                "end": 2044.5599,
                "confidence": 0.9995709,
                "punctuated_word": "have",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "raised",
                "start": 2044.5599,
                "end": 2044.88,
                "confidence": 0.9981521,
                "punctuated_word": "raised",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "that",
                "start": 2044.88,
                "end": 2045.38,
                "confidence": 0.9974166,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "many",
                "start": 2045.92,
                "end": 2046.16,
                "confidence": 0.9955166,
                "punctuated_word": "many",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "of",
                "start": 2046.16,
                "end": 2046.24,
                "confidence": 0.9997743,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "their",
                "start": 2046.24,
                "end": 2046.5599,
                "confidence": 0.9995016,
                "punctuated_word": "their",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "concerns",
                "start": 2046.5599,
                "end": 2047.04,
                "confidence": 0.9996594,
                "punctuated_word": "concerns",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "about",
                "start": 2047.04,
                "end": 2047.36,
                "confidence": 0.9997143,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "ai",
                "start": 2047.36,
                "end": 2047.6799,
                "confidence": 0.9997681,
                "punctuated_word": "AI",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "systems",
                "start": 2047.6799,
                "end": 2048.16,
                "confidence": 0.99963725,
                "punctuated_word": "systems",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "really",
                "start": 2048.16,
                "end": 2048.48,
                "confidence": 0.99755484,
                "punctuated_word": "really",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "aren't",
                "start": 2048.48,
                "end": 2048.98,
                "confidence": 0.9998667,
                "punctuated_word": "aren't",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "things",
                "start": 2049.3599,
                "end": 2049.76,
                "confidence": 0.9996793,
                "punctuated_word": "things",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "that",
                "start": 2049.76,
                "end": 2050.0,
                "confidence": 0.9970701,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "emerge",
                "start": 2050.0,
                "end": 2050.5,
                "confidence": 0.9960574,
                "punctuated_word": "emerge",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "via",
                "start": 2050.88,
                "end": 2051.38,
                "confidence": 0.99412423,
                "punctuated_word": "via",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "sort",
                "start": 2051.52,
                "end": 2051.68,
                "confidence": 0.92555404,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "of",
                "start": 2051.68,
                "end": 2051.92,
                "confidence": 0.9995969,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.9215717
              },
              {
                "word": "one",
                "start": 2051.92,
                "end": 2052.42,
                "confidence": 0.9991696,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "one",
                "start": 2053.76,
                "end": 2054.16,
                "confidence": 0.98973244,
                "punctuated_word": "one",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "interaction",
                "start": 2054.16,
                "end": 2054.66,
                "confidence": 0.99974173,
                "punctuated_word": "interaction",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "with",
                "start": 2054.96,
                "end": 2055.1199,
                "confidence": 0.98207563,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "an",
                "start": 2055.1199,
                "end": 2055.3599,
                "confidence": 0.99962914,
                "punctuated_word": "an",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "ai",
                "start": 2055.3599,
                "end": 2055.6,
                "confidence": 0.9998957,
                "punctuated_word": "AI",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "system",
                "start": 2055.6,
                "end": 2056.0,
                "confidence": 0.99916303,
                "punctuated_word": "system.",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "they",
                "start": 2056.0,
                "end": 2056.16,
                "confidence": 0.999476,
                "punctuated_word": "They",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "just",
                "start": 2056.16,
                "end": 2056.2798,
                "confidence": 0.9992507,
                "punctuated_word": "just",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "they",
                "start": 2056.4,
                "end": 2056.56,
                "confidence": 0.9996321,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "can't",
                "start": 2056.56,
                "end": 2056.88,
                "confidence": 0.9999292,
                "punctuated_word": "can't",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "be",
                "start": 2056.88,
                "end": 2057.04,
                "confidence": 0.9998281,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "they",
                "start": 2058.0352,
                "end": 2058.115,
                "confidence": 0.99896276,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "couldn't",
                "start": 2058.115,
                "end": 2058.435,
                "confidence": 0.9998098,
                "punctuated_word": "couldn't",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "be",
                "start": 2058.435,
                "end": 2058.595,
                "confidence": 0.99963546,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "detected",
                "start": 2058.595,
                "end": 2059.095,
                "confidence": 0.9778735,
                "punctuated_word": "detected.",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "those",
                "start": 2059.635,
                "end": 2060.0352,
                "confidence": 0.99981123,
                "punctuated_word": "Those",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "patterns",
                "start": 2060.0352,
                "end": 2060.435,
                "confidence": 0.99970394,
                "punctuated_word": "patterns",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "wouldn't",
                "start": 2060.435,
                "end": 2060.7551,
                "confidence": 0.9930569,
                "punctuated_word": "wouldn't",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "emerge",
                "start": 2060.7551,
                "end": 2061.2551,
                "confidence": 0.9966151,
                "punctuated_word": "emerge",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "over",
                "start": 2061.3152,
                "end": 2061.5552,
                "confidence": 0.9997019,
                "punctuated_word": "over",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "the",
                "start": 2061.5552,
                "end": 2061.635,
                "confidence": 0.9994056,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "course",
                "start": 2061.635,
                "end": 2061.955,
                "confidence": 0.9999193,
                "punctuated_word": "course",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "of",
                "start": 2061.955,
                "end": 2062.115,
                "confidence": 0.99863607,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "a",
                "start": 2062.115,
                "end": 2062.2751,
                "confidence": 0.90059525,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "single",
                "start": 2062.2751,
                "end": 2062.675,
                "confidence": 0.9998685,
                "punctuated_word": "single",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "exchange",
                "start": 2062.675,
                "end": 2063.175,
                "confidence": 0.98002136,
                "punctuated_word": "exchange.",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "and",
                "start": 2063.5552,
                "end": 2063.875,
                "confidence": 0.99951124,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "increasingly",
                "start": 2063.875,
                "end": 2064.375,
                "confidence": 0.76247334,
                "punctuated_word": "increasingly,",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "there",
                "start": 2064.435,
                "end": 2064.675,
                "confidence": 0.9996568,
                "punctuated_word": "there",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "are",
                "start": 2064.675,
                "end": 2064.915,
                "confidence": 0.99976856,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "evals",
                "start": 2064.915,
                "end": 2065.395,
                "confidence": 0.9429605,
                "punctuated_word": "evals",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "that",
                "start": 2065.395,
                "end": 2065.5552,
                "confidence": 0.9998054,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "are",
                "start": 2065.5552,
                "end": 2065.875,
                "confidence": 0.9992781,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "multi",
                "start": 2065.875,
                "end": 2066.355,
                "confidence": 0.8267416,
                "punctuated_word": "multi",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "turns",
                "start": 2066.355,
                "end": 2066.675,
                "confidence": 0.7303726,
                "punctuated_word": "turns,",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "so",
                "start": 2066.675,
                "end": 2066.915,
                "confidence": 0.99756783,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "they",
                "start": 2066.915,
                "end": 2067.0752,
                "confidence": 0.99982977,
                "punctuated_word": "they",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "might",
                "start": 2067.0752,
                "end": 2067.235,
                "confidence": 0.9999229,
                "punctuated_word": "might",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "look",
                "start": 2067.235,
                "end": 2067.395,
                "confidence": 0.99980205,
                "punctuated_word": "look",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "at",
                "start": 2067.395,
                "end": 2067.635,
                "confidence": 0.9611759,
                "punctuated_word": "at,",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "like",
                "start": 2067.635,
                "end": 2067.875,
                "confidence": 0.99953926,
                "punctuated_word": "like,",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "five",
                "start": 2067.875,
                "end": 2068.195,
                "confidence": 0.99977666,
                "punctuated_word": "five",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "interactions",
                "start": 2068.195,
                "end": 2068.695,
                "confidence": 0.7512059,
                "punctuated_word": "interactions,",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "but",
                "start": 2068.7551,
                "end": 2068.915,
                "confidence": 0.99969125,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "this",
                "start": 2068.915,
                "end": 2069.155,
                "confidence": 0.9772102,
                "punctuated_word": "this",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "still",
                "start": 2069.155,
                "end": 2069.395,
                "confidence": 0.99854434,
                "punctuated_word": "still",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "isn't",
                "start": 2069.395,
                "end": 2069.715,
                "confidence": 0.9957714,
                "punctuated_word": "isn't",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "the",
                "start": 2069.715,
                "end": 2069.875,
                "confidence": 0.9991097,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "same",
                "start": 2069.875,
                "end": 2070.115,
                "confidence": 0.9999144,
                "punctuated_word": "same",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "thing",
                "start": 2070.115,
                "end": 2070.615,
                "confidence": 0.99930084,
                "punctuated_word": "thing",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "as",
                "start": 2070.915,
                "end": 2071.155,
                "confidence": 0.9986817,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "something",
                "start": 2071.155,
                "end": 2071.475,
                "confidence": 0.9998988,
                "punctuated_word": "something",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "that",
                "start": 2071.475,
                "end": 2071.7952,
                "confidence": 0.9995414,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.9261732
              },
              {
                "word": "is",
                "start": 2071.7952,
                "end": 2071.955,
                "confidence": 0.99301636,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.0
              },
              {
                "word": "happening",
                "start": 2071.955,
                "end": 2072.455,
                "confidence": 0.99993956,
                "punctuated_word": "happening",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "over",
                "start": 2073.3,
                "end": 2073.62,
                "confidence": 0.9997733,
                "punctuated_word": "over",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "the",
                "start": 2073.62,
                "end": 2073.7,
                "confidence": 0.99960893,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "course",
                "start": 2073.7,
                "end": 2074.02,
                "confidence": 0.99989784,
                "punctuated_word": "course",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "of",
                "start": 2074.02,
                "end": 2074.4202,
                "confidence": 0.9995024,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "days",
                "start": 2074.4202,
                "end": 2074.9202,
                "confidence": 0.8948681,
                "punctuated_word": "days.",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "and",
                "start": 2075.1401,
                "end": 2075.6401,
                "confidence": 0.9964624,
                "punctuated_word": "And",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "these",
                "start": 2075.7,
                "end": 2075.9402,
                "confidence": 0.9875345,
                "punctuated_word": "these",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "are",
                "start": 2075.9402,
                "end": 2076.34,
                "confidence": 0.99958414,
                "punctuated_word": "are",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "both",
                "start": 2076.34,
                "end": 2076.74,
                "confidence": 0.99483323,
                "punctuated_word": "both",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "probably",
                "start": 2076.74,
                "end": 2077.06,
                "confidence": 0.8697727,
                "punctuated_word": "probably",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "where",
                "start": 2077.06,
                "end": 2077.3,
                "confidence": 0.98997164,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "many",
                "start": 2077.3,
                "end": 2077.54,
                "confidence": 0.99888533,
                "punctuated_word": "many",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "of",
                "start": 2077.54,
                "end": 2077.62,
                "confidence": 0.9989864,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "the",
                "start": 2077.62,
                "end": 2077.78,
                "confidence": 0.99933076,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "benefits",
                "start": 2077.78,
                "end": 2078.26,
                "confidence": 0.99975973,
                "punctuated_word": "benefits",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "of",
                "start": 2078.26,
                "end": 2078.34,
                "confidence": 0.9980076,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "the",
                "start": 2078.34,
                "end": 2078.58,
                "confidence": 0.98536795,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "systems",
                "start": 2078.58,
                "end": 2078.98,
                "confidence": 0.9947872,
                "punctuated_word": "systems",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "emerge",
                "start": 2078.98,
                "end": 2079.48,
                "confidence": 0.7420547,
                "punctuated_word": "emerge,",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "as",
                "start": 2080.02,
                "end": 2080.26,
                "confidence": 0.99883384,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "well",
                "start": 2080.26,
                "end": 2080.58,
                "confidence": 0.99993694,
                "punctuated_word": "well",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "as",
                "start": 2080.58,
                "end": 2081.06,
                "confidence": 0.9989242,
                "punctuated_word": "as",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "where",
                "start": 2081.06,
                "end": 2081.56,
                "confidence": 0.9972355,
                "punctuated_word": "where",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "a",
                "start": 2081.62,
                "end": 2081.7,
                "confidence": 0.9996045,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "lot",
                "start": 2081.7,
                "end": 2082.02,
                "confidence": 0.99985576,
                "punctuated_word": "lot",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "of",
                "start": 2082.02,
                "end": 2082.34,
                "confidence": 0.9997086,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "the",
                "start": 2082.34,
                "end": 2082.5,
                "confidence": 0.99794537,
                "punctuated_word": "the",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "risk",
                "start": 2082.5,
                "end": 2082.9001,
                "confidence": 0.99945337,
                "punctuated_word": "risk",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "patterns",
                "start": 2082.9001,
                "end": 2083.3801,
                "confidence": 0.99931514,
                "punctuated_word": "patterns",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "emerge",
                "start": 2083.3801,
                "end": 2083.78,
                "confidence": 0.9952029,
                "punctuated_word": "emerge",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "and",
                "start": 2083.78,
                "end": 2084.02,
                "confidence": 0.35547426,
                "punctuated_word": "and",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "those",
                "start": 2084.02,
                "end": 2084.26,
                "confidence": 0.9997441,
                "punctuated_word": "those",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "things",
                "start": 2084.26,
                "end": 2084.76,
                "confidence": 0.9908727,
                "punctuated_word": "things.",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "it",
                "start": 2085.0051,
                "end": 2085.165,
                "confidence": 0.9991284,
                "punctuated_word": "It",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "may",
                "start": 2085.165,
                "end": 2085.325,
                "confidence": 0.9996946,
                "punctuated_word": "may",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "not",
                "start": 2085.325,
                "end": 2085.405,
                "confidence": 0.99988484,
                "punctuated_word": "not",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "be",
                "start": 2085.405,
                "end": 2085.725,
                "confidence": 0.99955624,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "impossible",
                "start": 2085.725,
                "end": 2086.225,
                "confidence": 0.9994879,
                "punctuated_word": "impossible",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "for",
                "start": 2086.2852,
                "end": 2086.445,
                "confidence": 0.9997801,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "them",
                "start": 2086.445,
                "end": 2086.685,
                "confidence": 0.9999316,
                "punctuated_word": "them",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "to",
                "start": 2086.685,
                "end": 2086.845,
                "confidence": 0.9996834,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "be",
                "start": 2086.845,
                "end": 2087.0051,
                "confidence": 0.999905,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "captured",
                "start": 2087.0051,
                "end": 2087.485,
                "confidence": 0.99983406,
                "punctuated_word": "captured",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "within",
                "start": 2087.485,
                "end": 2087.885,
                "confidence": 0.9998097,
                "punctuated_word": "within",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "quantitative",
                "start": 2087.885,
                "end": 2088.385,
                "confidence": 0.9981458,
                "punctuated_word": "quantitative",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "metrics",
                "start": 2088.5251,
                "end": 2089.0051,
                "confidence": 0.9898698,
                "punctuated_word": "metrics,",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "but",
                "start": 2089.0051,
                "end": 2089.165,
                "confidence": 0.999595,
                "punctuated_word": "but",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "it's",
                "start": 2089.165,
                "end": 2089.405,
                "confidence": 0.99441004,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "gonna",
                "start": 2089.405,
                "end": 2089.725,
                "confidence": 0.9630056,
                "punctuated_word": "gonna",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "take",
                "start": 2089.725,
                "end": 2089.885,
                "confidence": 0.9976519,
                "punctuated_word": "take",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "a",
                "start": 2089.885,
                "end": 2090.0452,
                "confidence": 0.99976534,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "lot",
                "start": 2090.0452,
                "end": 2090.205,
                "confidence": 0.99985445,
                "punctuated_word": "lot",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "of",
                "start": 2090.205,
                "end": 2090.365,
                "confidence": 0.998384,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "qualitative",
                "start": 2090.365,
                "end": 2090.865,
                "confidence": 0.998662,
                "punctuated_word": "qualitative",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "sort",
                "start": 2091.405,
                "end": 2091.565,
                "confidence": 0.9696469,
                "punctuated_word": "sort",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "of",
                "start": 2091.565,
                "end": 2091.805,
                "confidence": 0.999708,
                "punctuated_word": "of",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "analysis",
                "start": 2091.805,
                "end": 2092.305,
                "confidence": 0.99955934,
                "punctuated_word": "analysis",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "to",
                "start": 2092.365,
                "end": 2092.5251,
                "confidence": 0.9997068,
                "punctuated_word": "to",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "figure",
                "start": 2092.5251,
                "end": 2092.7651,
                "confidence": 0.9999728,
                "punctuated_word": "figure",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "out",
                "start": 2092.7651,
                "end": 2093.0051,
                "confidence": 0.9995553,
                "punctuated_word": "out",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "how",
                "start": 2093.0051,
                "end": 2093.245,
                "confidence": 0.9996644,
                "punctuated_word": "how",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "that",
                "start": 2093.245,
                "end": 2093.405,
                "confidence": 0.99981517,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "could",
                "start": 2093.405,
                "end": 2093.725,
                "confidence": 0.9995784,
                "punctuated_word": "could",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "reasonably",
                "start": 2093.725,
                "end": 2094.225,
                "confidence": 0.99876046,
                "punctuated_word": "reasonably",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "be",
                "start": 2094.2852,
                "end": 2094.5251,
                "confidence": 0.9990005,
                "punctuated_word": "be",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "done",
                "start": 2094.5251,
                "end": 2095.0051,
                "confidence": 0.78590214,
                "punctuated_word": "done,",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "if",
                "start": 2095.0051,
                "end": 2095.325,
                "confidence": 0.99979764,
                "punctuated_word": "if",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "at",
                "start": 2095.325,
                "end": 2095.485,
                "confidence": 0.99339217,
                "punctuated_word": "at",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "all",
                "start": 2095.485,
                "end": 2095.985,
                "confidence": 0.9992479,
                "punctuated_word": "all.",
                "speaker": 1,
                "speaker_confidence": 0.89962333
              },
              {
                "word": "yep",
                "start": 2096.0452,
                "end": 2096.5452,
                "confidence": 0.9787935,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "exactly",
                "start": 2096.605,
                "end": 2097.105,
                "confidence": 0.999007,
                "punctuated_word": "Exactly.",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "and",
                "start": 2097.165,
                "end": 2097.245,
                "confidence": 0.99959403,
                "punctuated_word": "And",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "i",
                "start": 2097.245,
                "end": 2097.325,
                "confidence": 0.9975332,
                "punctuated_word": "I",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "think",
                "start": 2097.325,
                "end": 2097.565,
                "confidence": 0.99993885,
                "punctuated_word": "think",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "this",
                "start": 2097.565,
                "end": 2097.725,
                "confidence": 0.9989807,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "is",
                "start": 2097.725,
                "end": 2097.885,
                "confidence": 0.99236274,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "this",
                "start": 2097.885,
                "end": 2098.0452,
                "confidence": 0.9779539,
                "punctuated_word": "this",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "is",
                "start": 2098.0452,
                "end": 2098.205,
                "confidence": 0.99760735,
                "punctuated_word": "is",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "kind",
                "start": 2098.205,
                "end": 2098.365,
                "confidence": 0.9928041,
                "punctuated_word": "kind",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "of",
                "start": 2098.365,
                "end": 2098.5251,
                "confidence": 0.99966335,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "where",
                "start": 2098.5251,
                "end": 2098.95,
                "confidence": 0.9972435,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "where",
                "start": 2098.95,
                "end": 2099.19,
                "confidence": 0.99865806,
                "punctuated_word": "where",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "we're",
                "start": 2099.19,
                "end": 2099.43,
                "confidence": 0.9995421,
                "punctuated_word": "we're",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "at",
                "start": 2099.43,
                "end": 2099.5898,
                "confidence": 0.99944335,
                "punctuated_word": "at",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "right",
                "start": 2099.5898,
                "end": 2099.8298,
                "confidence": 0.9998129,
                "punctuated_word": "right",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "now",
                "start": 2099.8298,
                "end": 2100.07,
                "confidence": 0.99971944,
                "punctuated_word": "now",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "working",
                "start": 2100.07,
                "end": 2100.31,
                "confidence": 0.85359585,
                "punctuated_word": "working",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "with",
                "start": 2100.31,
                "end": 2100.71,
                "confidence": 0.9404774,
                "punctuated_word": "with,",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "behavioral",
                "start": 2101.43,
                "end": 2101.91,
                "confidence": 0.4148185,
                "punctuated_word": "behavioral",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "con",
                "start": 2101.91,
                "end": 2102.07,
                "confidence": 0.509605,
                "punctuated_word": "con",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "folks",
                "start": 2102.07,
                "end": 2102.39,
                "confidence": 0.9873202,
                "punctuated_word": "folks",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "and",
                "start": 2102.39,
                "end": 2102.63,
                "confidence": 0.981831,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "and",
                "start": 2102.63,
                "end": 2102.8699,
                "confidence": 0.97989535,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "psychologists",
                "start": 2102.8699,
                "end": 2103.3699,
                "confidence": 0.99382716,
                "punctuated_word": "psychologists",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "and",
                "start": 2103.5898,
                "end": 2104.07,
                "confidence": 0.97606975,
                "punctuated_word": "and",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "folks",
                "start": 2104.07,
                "end": 2104.39,
                "confidence": 0.50843185,
                "punctuated_word": "folks",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "who",
                "start": 2104.39,
                "end": 2104.63,
                "confidence": 0.99910694,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "are",
                "start": 2104.63,
                "end": 2104.95,
                "confidence": 0.98215866,
                "punctuated_word": "are,",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "who",
                "start": 2105.19,
                "end": 2105.3499,
                "confidence": 0.9809809,
                "punctuated_word": "who",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "have",
                "start": 2105.3499,
                "end": 2105.8499,
                "confidence": 0.9988011,
                "punctuated_word": "have",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "expertise",
                "start": 2106.07,
                "end": 2106.57,
                "confidence": 0.9987061,
                "punctuated_word": "expertise",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "in",
                "start": 2106.8699,
                "end": 2107.1099,
                "confidence": 0.99943954,
                "punctuated_word": "in",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "crafting",
                "start": 2107.1099,
                "end": 2107.5898,
                "confidence": 0.999443,
                "punctuated_word": "crafting",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "these",
                "start": 2107.5898,
                "end": 2107.75,
                "confidence": 0.99922454,
                "punctuated_word": "these",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "kinds",
                "start": 2107.75,
                "end": 2107.99,
                "confidence": 0.9982185,
                "punctuated_word": "kinds",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "of",
                "start": 2107.99,
                "end": 2108.15,
                "confidence": 0.99982065,
                "punctuated_word": "of",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "studies",
                "start": 2108.15,
                "end": 2108.65,
                "confidence": 0.99985707,
                "punctuated_word": "studies",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "so",
                "start": 2108.8699,
                "end": 2109.03,
                "confidence": 0.92961717,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "that",
                "start": 2109.03,
                "end": 2109.19,
                "confidence": 0.9999604,
                "punctuated_word": "that",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "we",
                "start": 2109.19,
                "end": 2109.43,
                "confidence": 0.9992724,
                "punctuated_word": "we",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "as",
                "start": 2109.43,
                "end": 2109.8298,
                "confidence": 0.67214596,
                "punctuated_word": "as",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "ai",
                "start": 2109.8298,
                "end": 2110.15,
                "confidence": 0.7782806,
                "punctuated_word": "AI,",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "researchers",
                "start": 2110.47,
                "end": 2110.95,
                "confidence": 0.99937516,
                "punctuated_word": "researchers",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "can",
                "start": 2110.95,
                "end": 2111.27,
                "confidence": 0.83422977,
                "punctuated_word": "can",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "kinda",
                "start": 2111.27,
                "end": 2111.51,
                "confidence": 0.49649027,
                "punctuated_word": "kinda",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "make",
                "start": 2111.51,
                "end": 2111.67,
                "confidence": 0.9942812,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "kinda",
                "start": 2111.75,
                "end": 2111.99,
                "confidence": 0.95080477,
                "punctuated_word": "kinda",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "make",
                "start": 2111.99,
                "end": 2112.23,
                "confidence": 0.99590415,
                "punctuated_word": "make",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "progress",
                "start": 2112.23,
                "end": 2112.63,
                "confidence": 0.9991642,
                "punctuated_word": "progress",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "here",
                "start": 2112.63,
                "end": 2112.975,
                "confidence": 0.99855506,
                "punctuated_word": "here.",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "fantastic",
                "start": 2113.135,
                "end": 2113.635,
                "confidence": 0.9987078,
                "punctuated_word": "Fantastic.",
                "speaker": 2,
                "speaker_confidence": 0.64265203
              },
              {
                "word": "very",
                "start": 2113.695,
                "end": 2113.935,
                "confidence": 0.9534063,
                "punctuated_word": "Very",
                "speaker": 2,
                "speaker_confidence": 0.06807721
              },
              {
                "word": "excited",
                "start": 2113.935,
                "end": 2114.175,
                "confidence": 0.995998,
                "punctuated_word": "excited",
                "speaker": 2,
                "speaker_confidence": 0.06807721
              },
              {
                "word": "about",
                "start": 2114.175,
                "end": 2114.495,
                "confidence": 0.6451513,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.11611521
              },
              {
                "word": "that",
                "start": 2114.495,
                "end": 2114.655,
                "confidence": 0.9945071,
                "punctuated_word": "that.",
                "speaker": 1,
                "speaker_confidence": 0.11611521
              },
              {
                "word": "i'm",
                "start": 2114.655,
                "end": 2114.8152,
                "confidence": 0.981452,
                "punctuated_word": "I'm",
                "speaker": 1,
                "speaker_confidence": 0.32834715
              },
              {
                "word": "excited",
                "start": 2114.8152,
                "end": 2115.215,
                "confidence": 0.9783474,
                "punctuated_word": "excited",
                "speaker": 1,
                "speaker_confidence": 0.32834715
              },
              {
                "word": "about",
                "start": 2115.215,
                "end": 2115.455,
                "confidence": 0.9997334,
                "punctuated_word": "about",
                "speaker": 1,
                "speaker_confidence": 0.32834715
              },
              {
                "word": "that",
                "start": 2115.455,
                "end": 2115.615,
                "confidence": 0.99967825,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.32834715
              },
              {
                "word": "too",
                "start": 2115.615,
                "end": 2116.0952,
                "confidence": 0.9976251,
                "punctuated_word": "too.",
                "speaker": 1,
                "speaker_confidence": 0.32834715
              },
              {
                "word": "well",
                "start": 2116.975,
                "end": 2117.2952,
                "confidence": 0.9552051,
                "punctuated_word": "Well,",
                "speaker": 1,
                "speaker_confidence": 0.17999673
              },
              {
                "word": "i",
                "start": 2117.2952,
                "end": 2117.375,
                "confidence": 0.9998833,
                "punctuated_word": "I",
                "speaker": 1,
                "speaker_confidence": 0.17999673
              },
              {
                "word": "think",
                "start": 2117.375,
                "end": 2117.5352,
                "confidence": 0.9999385,
                "punctuated_word": "think",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "that",
                "start": 2117.5352,
                "end": 2117.7751,
                "confidence": 0.9951898,
                "punctuated_word": "that",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "will",
                "start": 2117.7751,
                "end": 2117.935,
                "confidence": 0.9873405,
                "punctuated_word": "will",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "close",
                "start": 2117.935,
                "end": 2118.175,
                "confidence": 0.99941826,
                "punctuated_word": "close",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "us",
                "start": 2118.175,
                "end": 2118.3352,
                "confidence": 0.8801697,
                "punctuated_word": "us",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "out",
                "start": 2118.3352,
                "end": 2118.655,
                "confidence": 0.9432349,
                "punctuated_word": "out.",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "hmong",
                "start": 2118.8152,
                "end": 2119.135,
                "confidence": 0.7509075,
                "punctuated_word": "Hmong,",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "it's",
                "start": 2119.135,
                "end": 2119.2952,
                "confidence": 0.9989641,
                "punctuated_word": "it's",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "been",
                "start": 2119.2952,
                "end": 2119.7952,
                "confidence": 0.999706,
                "punctuated_word": "been",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "a",
                "start": 2120.2551,
                "end": 2120.415,
                "confidence": 0.9997644,
                "punctuated_word": "a",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "pleasure",
                "start": 2120.415,
                "end": 2120.915,
                "confidence": 0.9998447,
                "punctuated_word": "pleasure",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "speaking",
                "start": 2120.975,
                "end": 2121.375,
                "confidence": 0.9998939,
                "punctuated_word": "speaking",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "with",
                "start": 2121.375,
                "end": 2121.5352,
                "confidence": 0.9997671,
                "punctuated_word": "with",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "you",
                "start": 2121.5352,
                "end": 2121.7751,
                "confidence": 0.9999261,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "today",
                "start": 2121.7751,
                "end": 2122.2751,
                "confidence": 0.99967384,
                "punctuated_word": "today.",
                "speaker": 1,
                "speaker_confidence": 0.7521491
              },
              {
                "word": "yep",
                "start": 2123.135,
                "end": 2123.375,
                "confidence": 0.9561099,
                "punctuated_word": "Yep.",
                "speaker": 2,
                "speaker_confidence": 0.32859403
              },
              {
                "word": "thank",
                "start": 2123.375,
                "end": 2123.615,
                "confidence": 0.9973636,
                "punctuated_word": "Thank",
                "speaker": 2,
                "speaker_confidence": 0.32859403
              },
              {
                "word": "you",
                "start": 2123.615,
                "end": 2123.695,
                "confidence": 0.99972993,
                "punctuated_word": "you",
                "speaker": 2,
                "speaker_confidence": 0.32859403
              },
              {
                "word": "so",
                "start": 2123.695,
                "end": 2123.855,
                "confidence": 0.9997217,
                "punctuated_word": "so",
                "speaker": 2,
                "speaker_confidence": 0.32859403
              },
              {
                "word": "much",
                "start": 2123.855,
                "end": 2124.0151,
                "confidence": 0.99992836,
                "punctuated_word": "much",
                "speaker": 2,
                "speaker_confidence": 0.32859403
              },
              {
                "word": "for",
                "start": 2124.0151,
                "end": 2124.175,
                "confidence": 0.99964476,
                "punctuated_word": "for",
                "speaker": 2,
                "speaker_confidence": 0.32859403
              },
              {
                "word": "having",
                "start": 2124.175,
                "end": 2124.415,
                "confidence": 0.9996749,
                "punctuated_word": "having",
                "speaker": 2,
                "speaker_confidence": 0.32859403
              },
              {
                "word": "me",
                "start": 2124.415,
                "end": 2124.8152,
                "confidence": 0.9998331,
                "punctuated_word": "me.",
                "speaker": 2,
                "speaker_confidence": 0.32859403
              },
              {
                "word": "thank",
                "start": 2124.8152,
                "end": 2124.975,
                "confidence": 0.9995617,
                "punctuated_word": "Thank",
                "speaker": 1,
                "speaker_confidence": 0.4197123
              },
              {
                "word": "you",
                "start": 2124.975,
                "end": 2125.135,
                "confidence": 0.99981016,
                "punctuated_word": "you",
                "speaker": 1,
                "speaker_confidence": 0.4197123
              },
              {
                "word": "so",
                "start": 2125.135,
                "end": 2125.2952,
                "confidence": 0.9996879,
                "punctuated_word": "so",
                "speaker": 1,
                "speaker_confidence": 0.4197123
              },
              {
                "word": "much",
                "start": 2125.2952,
                "end": 2125.455,
                "confidence": 0.9999255,
                "punctuated_word": "much",
                "speaker": 1,
                "speaker_confidence": 0.4197123
              },
              {
                "word": "for",
                "start": 2125.455,
                "end": 2125.615,
                "confidence": 0.99952376,
                "punctuated_word": "for",
                "speaker": 1,
                "speaker_confidence": 0.4197123
              },
              {
                "word": "coming",
                "start": 2125.615,
                "end": 2126.115,
                "confidence": 0.99978715,
                "punctuated_word": "coming.",
                "speaker": 1,
                "speaker_confidence": 0.4197123
              },
              {
                "word": "thank",
                "start": 2127.4902,
                "end": 2127.7302,
                "confidence": 0.9983063,
                "punctuated_word": "Thank",
                "speaker": 0,
                "speaker_confidence": 0.35652232
              },
              {
                "word": "you",
                "start": 2127.7302,
                "end": 2127.9702,
                "confidence": 0.99984205,
                "punctuated_word": "you",
                "speaker": 0,
                "speaker_confidence": 0.35652232
              },
              {
                "word": "for",
                "start": 2127.9702,
                "end": 2128.1301,
                "confidence": 0.9996301,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.35652232
              },
              {
                "word": "listening",
                "start": 2128.1301,
                "end": 2128.61,
                "confidence": 0.9999474,
                "punctuated_word": "listening",
                "speaker": 0,
                "speaker_confidence": 0.35652232
              },
              {
                "word": "to",
                "start": 2128.61,
                "end": 2128.77,
                "confidence": 0.999713,
                "punctuated_word": "to",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "tech",
                "start": 2128.77,
                "end": 2129.09,
                "confidence": 0.9018455,
                "punctuated_word": "Tech",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "talks",
                "start": 2129.09,
                "end": 2129.57,
                "confidence": 0.7542295,
                "punctuated_word": "Talks,",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "presented",
                "start": 2129.57,
                "end": 2130.05,
                "confidence": 0.99950635,
                "punctuated_word": "presented",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "by",
                "start": 2130.05,
                "end": 2130.2102,
                "confidence": 0.9998982,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "the",
                "start": 2130.2102,
                "end": 2130.37,
                "confidence": 0.95450056,
                "punctuated_word": "the",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "center",
                "start": 2130.37,
                "end": 2130.61,
                "confidence": 0.98263955,
                "punctuated_word": "Center",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "for",
                "start": 2130.61,
                "end": 2130.85,
                "confidence": 0.9927227,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "democracy",
                "start": 2130.85,
                "end": 2131.33,
                "confidence": 0.9991818,
                "punctuated_word": "Democracy",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "and",
                "start": 2131.33,
                "end": 2131.57,
                "confidence": 0.9891339,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "technology",
                "start": 2131.57,
                "end": 2132.07,
                "confidence": 0.99969244,
                "punctuated_word": "Technology.",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "i've",
                "start": 2132.61,
                "end": 2132.85,
                "confidence": 0.9628953,
                "punctuated_word": "I've",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "been",
                "start": 2132.85,
                "end": 2133.01,
                "confidence": 0.9998734,
                "punctuated_word": "been",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "your",
                "start": 2133.01,
                "end": 2133.25,
                "confidence": 0.9998092,
                "punctuated_word": "your",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "host",
                "start": 2133.25,
                "end": 2133.7302,
                "confidence": 0.965,
                "punctuated_word": "host,",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "jamal",
                "start": 2133.7302,
                "end": 2134.1301,
                "confidence": 0.93850917,
                "punctuated_word": "Jamal",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "magdi",
                "start": 2134.1301,
                "end": 2134.6301,
                "confidence": 0.8642144,
                "punctuated_word": "Magdi.",
                "speaker": 0,
                "speaker_confidence": 0.75166696
              },
              {
                "word": "tech",
                "start": 2134.85,
                "end": 2135.09,
                "confidence": 0.9994473,
                "punctuated_word": "Tech",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "talks",
                "start": 2135.09,
                "end": 2135.33,
                "confidence": 0.9786749,
                "punctuated_word": "Talks",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "is",
                "start": 2135.33,
                "end": 2135.57,
                "confidence": 0.9968779,
                "punctuated_word": "is",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "edited",
                "start": 2135.57,
                "end": 2135.8901,
                "confidence": 0.9997769,
                "punctuated_word": "edited",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "by",
                "start": 2135.8901,
                "end": 2136.05,
                "confidence": 0.99986804,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "jacob",
                "start": 2136.05,
                "end": 2136.4502,
                "confidence": 0.9990729,
                "punctuated_word": "Jacob",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "kaufman",
                "start": 2136.4502,
                "end": 2136.9502,
                "confidence": 0.9161628,
                "punctuated_word": "Kaufman",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "and",
                "start": 2137.01,
                "end": 2137.1702,
                "confidence": 0.9941326,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "produced",
                "start": 2137.1702,
                "end": 2137.57,
                "confidence": 0.9997298,
                "punctuated_word": "produced",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "by",
                "start": 2137.57,
                "end": 2137.81,
                "confidence": 0.99982953,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "drew",
                "start": 2137.81,
                "end": 2138.05,
                "confidence": 0.9958299,
                "punctuated_word": "Drew",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "courtney",
                "start": 2138.05,
                "end": 2138.55,
                "confidence": 0.9889139,
                "punctuated_word": "Courtney.",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "check",
                "start": 2138.835,
                "end": 2138.9949,
                "confidence": 0.99992275,
                "punctuated_word": "Check",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "out",
                "start": 2138.9949,
                "end": 2139.075,
                "confidence": 0.99829036,
                "punctuated_word": "out",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "more",
                "start": 2139.075,
                "end": 2139.395,
                "confidence": 0.9996159,
                "punctuated_word": "more",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "of",
                "start": 2139.395,
                "end": 2139.555,
                "confidence": 0.9742087,
                "punctuated_word": "of",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "cdt's",
                "start": 2139.555,
                "end": 2140.055,
                "confidence": 0.9707449,
                "punctuated_word": "CDT's",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "work",
                "start": 2140.115,
                "end": 2140.515,
                "confidence": 0.9990637,
                "punctuated_word": "work",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "by",
                "start": 2140.515,
                "end": 2140.755,
                "confidence": 0.9990287,
                "punctuated_word": "by",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "visiting",
                "start": 2140.755,
                "end": 2141.075,
                "confidence": 0.9993075,
                "punctuated_word": "visiting",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "us",
                "start": 2141.075,
                "end": 2141.395,
                "confidence": 0.99965906,
                "punctuated_word": "us",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "online",
                "start": 2141.395,
                "end": 2141.895,
                "confidence": 0.99844724,
                "punctuated_word": "online",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "at",
                "start": 2142.035,
                "end": 2142.195,
                "confidence": 0.9919431,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.8012078
              },
              {
                "word": "cdt.org",
                "start": 2142.195,
                "end": 2143.4949,
                "confidence": 0.96700746,
                "punctuated_word": "cdt.org",
                "speaker": 0,
                "speaker_confidence": 0.7507807
              },
              {
                "word": "and",
                "start": 2143.555,
                "end": 2143.795,
                "confidence": 0.9180291,
                "punctuated_word": "and",
                "speaker": 0,
                "speaker_confidence": 0.7171626
              },
              {
                "word": "on",
                "start": 2143.795,
                "end": 2143.955,
                "confidence": 0.9994993,
                "punctuated_word": "on",
                "speaker": 0,
                "speaker_confidence": 0.7171626
              },
              {
                "word": "various",
                "start": 2143.955,
                "end": 2144.355,
                "confidence": 0.999764,
                "punctuated_word": "various",
                "speaker": 0,
                "speaker_confidence": 0.7171626
              },
              {
                "word": "social",
                "start": 2144.355,
                "end": 2144.755,
                "confidence": 0.99943715,
                "punctuated_word": "social",
                "speaker": 0,
                "speaker_confidence": 0.7171626
              },
              {
                "word": "media",
                "start": 2144.755,
                "end": 2145.255,
                "confidence": 0.99891317,
                "punctuated_word": "media",
                "speaker": 0,
                "speaker_confidence": 0.7171626
              },
              {
                "word": "at",
                "start": 2145.395,
                "end": 2145.635,
                "confidence": 0.9605499,
                "punctuated_word": "at",
                "speaker": 0,
                "speaker_confidence": 0.7171626
              },
              {
                "word": "syndemtech",
                "start": 2145.635,
                "end": 2146.135,
                "confidence": 0.75388753,
                "punctuated_word": "syndemtech.",
                "speaker": 0,
                "speaker_confidence": 0.7171626
              },
              {
                "word": "that's",
                "start": 2147.395,
                "end": 2147.895,
                "confidence": 0.9992044,
                "punctuated_word": "That's",
                "speaker": 0,
                "speaker_confidence": 0.7171626
              },
              {
                "word": "syndemtech",
                "start": 2147.955,
                "end": 2148.455,
                "confidence": 0.6966165,
                "punctuated_word": "syndemtech.",
                "speaker": 0,
                "speaker_confidence": 0.7171626
              },
              {
                "word": "thanks",
                "start": 2151.5962,
                "end": 2151.9163,
                "confidence": 0.9819785,
                "punctuated_word": "Thanks",
                "speaker": 0,
                "speaker_confidence": 0.47675967
              },
              {
                "word": "for",
                "start": 2151.9163,
                "end": 2152.1562,
                "confidence": 0.99941206,
                "punctuated_word": "for",
                "speaker": 0,
                "speaker_confidence": 0.47675967
              },
              {
                "word": "talking",
                "start": 2152.1562,
                "end": 2152.4763,
                "confidence": 0.9787335,
                "punctuated_word": "talking",
                "speaker": 0,
                "speaker_confidence": 0.47675967
              },
              {
                "word": "tech",
                "start": 2152.4763,
                "end": 2152.9763,
                "confidence": 0.9843285,
                "punctuated_word": "tech.",
                "speaker": 0,
                "speaker_confidence": 0.47675967
              }
            ],
            "summaries": null,
            "paragraphs": {
              "transcript": "\nSpeaker 0: Welcome to CDT's Tech Talks, where we dish on tech and Internet policy while also explaining what these policies mean to our daily lives. I'm Jamal Magby, and it's time to talk tech.\n\nSpeaker 1: Welcome to Tech Talk. Bye.\n\nSpeaker 0: CT. Team. As AI systems become more embedded in critical decisions, from health care to hiring, the need for transparency and trust has never been greater. But how do we document these powerful tools in a way that's both meaningful and actionable? In this episode, we'll welcome back Umang Bhat, assistant professor in trustworthy AI at the University of Cambridge, and welcome Amy Weinkauf, senior technologist for CDT as guest host.\n\nTogether, they'll explore the evolving landscape of AI documentation, its role in responsible deployment, and how emerging standards can help developers, policymakers, and the public understand and govern machine learning models more effectively.\n\nSpeaker 1: Hi, everybody. I'm Amy Weinkauf. I'm a senior technologist and today's guest host for this episode of CDT's Tech Talks. Today, I'm lucky to be joined by Umank Bhat, a researcher at the University of Cambridge and coauthor of two papers that we're gonna discuss today. One entitled Feedback Logs, Recording and Incorporating Stakeholder Feedback into Machine Learning Pipelines, and Documenting Deployment with Fabric, a Repository of Real World AI Governance.\n\nUmang, welcome to the show. Yeah.\n\nSpeaker 2: Thank you for having me.\n\nSpeaker 1: Fantastic. Let's start from the top. Let's talk a little bit about AI documentation. Could you explain what AI documentation is and why people should care about it?\n\nSpeaker 2: Yeah. I think AI in general percolates every corner of society now. And I think of documentation as the breadcrumb trail that the AI corporations leave behind for the rest of us to pick up and understand what the corporations are eating. And documentation kind of gives us a purview into exactly what these corporations are working on and helps us put pressure on encouraging these organizations to provide us with transparency into the training data they're using, into the operational workflows that they've tended to consider, the the guardrails that they may or may not have instituted, and whatever, perhaps even regulation, they will subject their systems to during testing. So in some sense, it's our way of understanding how some of these really large multibillion parameter models, actually work in practice.\n\nAnd so I think of AI documentation as our window into their world.\n\nSpeaker 1: Yeah. That's an interesting answer. I feel like from that answer, I would infer two things about how you think about the utility of documentation, at least as provided to the public. One being accountability and the other being sort of public understanding of how systems function. Would you say those are, from your perspective, the two primary benefits of documentation, or are there other things that you think are useful as well?\n\nSpeaker 2: Yeah. I think that those two are the primary reasons in the explanation I just gave, but I do think that there are other reasons. So the documentation practices in the software community have been around for a long time, but they're insular in nature. And I think, at least in my head, when I think of the doc types of documentation that my group has been considering off late at Cambridge, these are mostly public facing pieces of documentation. So less so focused on reproducibility, which is a natural natural result of considerations of documentation around code use, around, model development more generally.\n\nBut I think about that less in the context of our discussion today, but I think that that is another, nice benefit.\n\nSpeaker 1: Yeah. At CDT, we've done some research on AI documentation as well. We did a synthesis of existing proposed documentation frameworks and of empirical studies of their use. And in our analysis in 2024, to that date, we analyzed 37 different documentation frameworks for doing documentation of data, models, systems, and other elements. But I would say that both the two papers that we're gonna be discussing today take slightly different approaches to documentation.\n\nSo maybe we could start with feedback logs. I Wonder if you could walk us through what feedback logs are and why you thought they filled a gap in the existing landscape of proposed documentation approaches.\n\nSpeaker 2: So feedback logs actually started as a way for us to consider how to make updates to models as a result of feedback that you might get from some participatory approach. And so from one piece of information or one piece of feedback per se from a stakeholder, there are lots of different changes a developer can make to the workflow or the underlying system. And we actually characterize this in a separate piece, and and took out a lot of that workout. So for example, if you had told someone that there might be fairness concerns with the classifier that they've chosen to deploy, your model developers have a few options. Some might be socio technical in nature and others are, actually concerned the model itself.\n\nSo you might consider going and collecting more training data. You might consider taking a vast, taking a page from the vast literature around, regularizing for various properties you want. The equalized odds is a is a natural one where the likelihood of having a particular outcome conditioned on a protected attribute like race is equal. That is something you can control for. That might not be something a developer considers until a stakeholder informs them that this is an important consideration in this context.\n\nSo in the settings where developers are reactive, we were hopeful that we could introduce a form of documentation that keeps track of the information that has been collected and the way it was incorporated. And we just wanted a living record of that. And naturally, there's a separate line of work that has that we were working on for quite some time around, well, how does a developer actually decide how to incorporate that information? Right? Because there's a design decision there.\n\nRight? If someone comes to you and says my model is broken, there are lots of ways of fixing it. Right? I might I might go out and procure a new model. I might go out and and encourage use in a in only specific context so you, narrow the use of the actual AI system itself to to prevent misuse.\n\nThat's a policy effect it is effectively a policy change. It's not really changing the underlying characteristics of the model. It's always saying use it on Saturdays and Sundays and not during the weekdays. So how do you go about creating a breadcrumb trail again of how developers conscientiously incorporated the information that they were given by from stakeholders, whether it's those the internal stakeholders like your in like a CISO of an organization or a regulatory body who's come back and potentially delivered a light slap on the wrist to suggest that you might want to change your system. We never thought that there would be broad adoption of this mostly because there is a not it it is, not exactly clear whose incentives are at play with keeping track of this information.\n\nIt is an audit trail in some sense, which means that you would need to report everybody you took advice from while building your model. You might not be interested in doing that as a corporation. And it's actually really difficult to justify some of these design decisions we find. So most people cannot really come up with a sensible justification for why they chose to regularize as opposed to collect more data. Right?\n\nIt turns out to be something super, hard to it turns out to be something that you can't really justify. It's just a a whimsical decision, actually.\n\nSpeaker 1: Just for our audience at home who may not be familiar with these terms, can you explain, what regularization is?\n\nSpeaker 2: Yeah. So regularization would mean that I might care about properties that are not just performance of my model. I might care about properties like ensuring that my model is fair or my model acts similarly for similar people. And I might want that what we call smoothness constraint to exist on top of our models. K.\n\nSo this means that if you were to change my age by one year, I would hope that my my loan application might not change very much. Okay? Maybe maybe we have a big jump from 17 to 18, but right after that, I I hope it wouldn't change too much. There are other considerations that ought to be at play. K?\n\nAnd so a way you can give a guarantee on this particular system would, would effectively require controlling for that behavior, and regularization lets us get that control. The beautiful thing about the large language model revolution we're in right now is that you might not need to explicitly regularize and control for these types of behaviors because we have access to large amounts of data. K? And when you have access to large amounts of data, these considerations, fall by the wayside. And so Right.\n\nSpeaker 1: And so this is something that you that that explanation, for example, might be something that someone would capture within a feedback\n\nSpeaker 2: Exactly. Exactly. And that that's exactly what we're after. Right? It's like that design decision needs to be documented somewhere.\n\nRight? Like, did you decide to to not regularize because you just assume you're gonna get access to lots of data in the future, or you are choosing to do this because there's some reason why, there you you would like to control for, for for this kind of smoothness constraints or these these fairness constraints or these robustness constraints, whatever you really care about having in your model. Like, right now, there's lots of talk about, thinking machines, but I've had a piece on the stochasticity of the responses from AI system. So how how likely is it for an AI system to respond in a similar way on subsequent on subsequent queries? There are various ways of controlling for this.\n\nThis. But this is something you might care about. Right? You don't want your, large language model to respond differently in different circumstances to the same query. Right?\n\nAnd so so how would you go about controlling for that? There's a whole line of work there. We just want people to be transparent on their use of that large body of literature or the methodology even at a very high level, that might help them control for the things that people would care about for public understanding or accountability reason.\n\nSpeaker 1: Yeah. So for feedback logs in particular, it struck me reading the paper that there are two things that are interesting, and relevant to new ways of thinking about documentation. And I think those issues are at least partially separable. And one really pertains to this issue that you just discussed, Surly, about documenting and providing a trail that allows almost for a version control and understanding of how the system has evolved over time. And that can be really important as well for doing things like understanding evaluation results.\n\nBecause if you look at the same evaluation results that OpenAI puts out for a model they released a year and a half ago and a model they re released today, you probably can't apples to apples compare those models. And the same is true for an open source model, even if you have much more access to how those models are built. So being able to understand, like, what were the changes and design decisions that can help us better contextualize things, including evaluations, but a bunch of other stuff as well, seems intuitive to me. And I would imagine that developers were pretty open to the utility of that particular facet of the documentation. But then there's a separate issue of incorporating stakeholder feedback, both getting stakeholder feedback and meaningfully incorporating it.\n\nAnd to me, I I understand how those are connected, but those also are sort of, like, separate needs. I'm curious if there were, you know, in your conversations with developers about this particular project, were there tensions there? How did they think about resource constraints? How did they think about the way their organizations already approached those two kinds of problems? Yep.\n\nSpeaker 2: This is a this is a really good point, and this is why I think the uptick of something like this is better in principle than in practice. The unfortunate part is that a lot of developers get a lot of feedback from a lot of people, and they choose and cherry pick what to incorporate generally.\n\nSpeaker 1: Absolutely.\n\nSpeaker 2: And so Yeah. This would create lit quite literally a list of things that they've learned along the way along with a list of changes that they made as a result. So until the community, which it may never get to this point, decides that it is okay having this backlog of participatory information that is not incorporated and isn't explicitly been, not even denounced, but just ignored, then I think you it's gonna be difficult to get to that point. And so as the adoption on some of these larger scale systems that are coming out of the hyperscalers increases, it's going to be harder and harder to incorporate every voice in the room. And so I can see on one hand what you're saying where we have a lots of really strong efforts around the world or even for within a certain organization specific organizations to collect lots of participatory information and say, here are all the changes that one has prioritizing or here are all the changes we should make.\n\nPrioritizing which changes to actually make along with which changes are actually plausible is is a separate question. And and I I kind of see them as sequential. And until there's a culture change, I imagine there'll always be a disconnect between the two. And and I think that makes it very difficult, because there's no one that who's accountable within these organizations for this type of work. And right now, the individual that's accountable for both of these has separate incentives.\n\nRight? One is is like an engineering director and the other is is maybe even someone who's involved with a bunch of, like, UX research, for example, is largely where you'll see a lot of this work work take place. Those who are in charge of your internal AB testing platform, for example, would be excited about that type of work.\n\nSpeaker 1: I wonder So you kinda went to the heart of a question that I was trying to ask, but not very directly. And so maybe I'll I'll put it to you here. It feels so you you mentioned already that feedback logs, it feels like a really good idea in theory, but difficult to implement in practice. At the same time, it offers sort of, like, an alternative vision where stakeholder input is valued and has an opportunity to impact the system. That is not where we are right now in the AI, and this is not how broadly most work in the industry functions.\n\nSo I wonder, like, taking a broader lens on this, what do you think the value of this kind of scholarship is for offering these kinds of alternative visions that at present are probably implausible, but offer a way for other people to think about the technology that could be as opposed to the systems that are.\n\nSpeaker 2: We were hoping that this for those UX researchers internally, it becomes a way of speaking the language of developers to kind of provide a mapping exercise for the feedback you're providing to concrete changes that they expect to see. And I hope from that angle, like, this gives them a potential tool or even if they don't use this the library that are that that Matthew and my students wrote. Like, even if they don't end up using that, they're able to, like, at least think in this way where you can kind of take that extra step after you've done participatory research to kind of suggest what concrete changes one would like to see in a language that might help, developers prioritize this. One of the things that I am somewhat bullish on, which fell out of this, and again, is where we had actually started with this, is for developers to look at a piece of feedback and to consider that they're actually so there's a multiplicity in the changes I can make. And this is always never clear.\n\nRight? And they never had an ability to justify this. Right? It was very ad hoc ad hoc in a way that we didn't, hold that. We didn't have anybody to hold accountable.\n\nRight? And so I was hopeful, and some of the our initial results show for, like, vision classifiers. Like, there are two really drastically different changes you can make. You can change your training data in reasonable ways. You can change your training procedure in reasonable ways.\n\nYou can change the way your model use and address the exact same piece of stakeholder feedback. And I hope that this alternate reality just encourages people to think about the workflows that they have, right, around incorporating this type of information back into the systems that they're developing, because it is not entirely clear which one is more effective. Some of them might have different costs. So if you have economic incentives, you'll just pick one and move on. But, it is not clear how to actually behave in each of these settings.\n\nSo this even goes down for the simplest sparsity inducing classifier. So one of the things you might care about is instead of just being smooth, as I mentioned earlier for regularization, you might care about being sparse. So I don't wanna use a lot of different factors about the input to make a decision because that can be really complicated. I only want to consider your age and your body temperature potentially when deciding you have a weight even if I have access to you. It deciding if you have a fever.\n\nRight? As opposed to using your entire electronic health record. Right? I just need your body temperature. I want a sparse constraint.\n\nI want you to use one thing even if you have access to a million. And so we were able to show and it's quite straightforward to show that, like, even for this, like, old school seminal result in statistics, there are two different ways of accounting for that constraint. And so what that does is it hopefully helps developers think in a way of at least encouraging them to consider all options and justify them in potential ways that are meaningful.\n\nSpeaker 1: Yeah. That makes sense. Let's shift and talk a little bit about Fabric. Can you walk us through what the motivation for that project was and how it evolved over time?\n\nSpeaker 2: The thing that we're very excited about around Fabric is trying to celebrate the successes of AI use. Okay. The AI ethics community has done an incredible job over the last five years of document the documenting the incidents where AIs have harmed individuals, documenting the risks that are associated with AI systems. But as machine learning models and AI systems are deployed at scale, there is no library for someone who's deploying a system to pull from and see what a success story looks like. And so what we wanted to do is build a repository of successful current deployments of AI systems where we characterize the governance that one puts around the AI system.\n\nSo I do not care if you're deploying a large language model or predictive even a even an old school digit you we had some a lot of individuals are really excited about just, vanilla logistic regression models that they had been deploying for a long time. But what we're interested in is what governance do you put around it? Where is their human oversight? Where is their institutional oversight? Can you characterize what types of governance you put in place on the individuals who have oversight over these systems?\n\nCan you characterize what your governance practices are around as an institution to look at this AI system and say, I have introduced an autonomous AI system or one that is semi autonomous. So it's only autonomous if it's confident. For example, this is a very classic one that you can see. And so one of the things that we're hoping to encourage is a discourse that talks about deployment. And I'm very bullish on deployment of AI systems becoming a site that is an art there for sure, but there's a science that underpins a successful use of an AI system.\n\nAnd there's a lot of excitement about use inspired AI, but that concerns the model itself. It doesn't tell you how to use it. So I might build a diagnostic system that can detect fractured femurs with a 100% accuracy. K? And AI scientists are very excited about getting that metric up.\n\nBut when push comes to shove and you have to use this tool in practice, how do you do that? Right? Like, what is the workflow? Is there an iPad in the in the hospital, in the ER that someone can pick up and look at? And are there capabilities for overriding?\n\nBecause if it's a 100% accurate every single time a doctor overrides it, you're by definition wrong. Right? Right. By definition, we've constructed an example. So what are those oversights?\n\nHow what kind of training does that doctor have? What kind of governance do we put on the model itself? All of these questions need to be documented and answered. And, ideally, you can answer these questions at an abstract enough level where I don't really know need to know the IP of the model itself. A lot of model developers are very excited about keeping that information very close to their heart and not sharing it with the world.\n\nAnd I respect that. But you have, in some sense, a duty to share how you're using this tool and how where are their protections put in place for people? And so this was the motivation for Fabric, where we went out and collected a set of deployed use cases and came up with a design language that lets us think about the governance that we put in place both at the individual level, so for humans who are overseeing these systems, and at the institutional level thinking about how organizations who are adopting these tools put protections in place both for their own personal liabilities as well as for those of their customers. And a rich design language emerges. There are not a lot of interest there are not all too many ways that people deploy systems.\n\nIt looks something like I might use it sometimes, and the setting the settings where I choose to use it might be some function of confidence, some function of the cost of a claim, for example, an insurance. Right? Like, I I don't care about autonomously and automatically processing claims that are under a $100. Who cares? Right?\n\nThat's what most insurance companies told us. K? You're gonna you and if the AI system makes a mistake, again, who cares? Right? And so then but but in the settings where you do have potentially more high stakes examples, there are some really interesting patterns that emerge where organizations might have a separate inspection and an escalation pathway that they introduce, and they're all very arbitrary.\n\nAnd most machine learning models aren't trained with this arbitrary escalation pathway in place. So, an example of this is we saw traffic violation use case where you would automatically try to assign a violation, a traffic violation from a video feed. And so if the confidence of that system is high enough, the fine was automatically issued and sent via mail. But if it wasn't confident, which 70% were under this threshold, so there are very few that are being automatically processed in some sense, They had this absolutely obscure inspection pathway where an inspector would first be allowed to look at this feed and decide whether the violation that the AI assigned was right or wrong. They weren't allowed to change it.\n\nOkay. They were only allowed to say if it's right or wrong. And then if that person said right or wrong, then it went to another person who then had to say, is it right or wrong? And then, again, a third person had to check, is it right or wrong? And if all three agreed that the the system was right, then the fine would be issued.\n\nIf any one of them said no, the fine wasn't issued.\n\nSpeaker 1: That's so interesting though, because it's like, you know, there are probably there are probably sort of almost evolutionary reasons why that system developed, but it wasn't necessarily like, here is what we think would be the best way to set up. So but so number one, I'm curious for this particular example if that is what people told you about how this system evolved. And number two, from the perspective of documentation, there are just a lot of ways that systems are developed and governed that are frankly embarrassing. So do you think there's, like, reticence about putting those things down in documentation artifacts? Like, what what do companies wanna do when it's not a concern about necessarily IP or possible legal recourse, but just like, hey.\n\nWe know this is ad hoc hoc and not great, and therefore, we don't wanna, like, formalize it.\n\nSpeaker 2: So we got around this by basically encouraging anonymity of sharing those use cases. And eventually, we're gonna propose, like, an ecosystem that lets us share this information very publicly, and in a way that it kind of protects the identity of some of these organizations because even your financial organizations, like, maybe they're not using it for trading. They're using it for customer service. And in that setting, it's not even clear if this is a, if this is an airline or a hotelier and hospitality organization because the AI system that we're discussing is sufficiently broad. But I 100% agree that there are a lot of these artifacts that exist.\n\nAnd putting this down and getting a language around it just lets people see how ludicrous some of these AI use cases are. Like, for example, I you'll see a company that is obsessed with the accuracy of their particular system. Like, we're trying to get our accuracy up board level decision. Accuracy must be high. And then if you decide to procure an AI system that has, let's say, 80% accuracy in the next quarter, you're able to get 85, and then eventually you consider fine tuning and you get to nine 87.\n\nBut at the end of the day, if you let a doctor or a individual look at that AI prediction and then decide on their own volition what to do, you're never gonna get that performance benefit ever, no matter what. There are a lot of concern. And until you see it in front of you, and until you're sitting in front of your board, and you see this saying, I am on we are on an AI adoption pathway. And in practice, this is just effectively pulling a new encyclopedia Britannica source for my employees. That just gives them yet another piece of information which they're allowed to override and still do something on their own.\n\nSpeaker 1: Which could still be valuable, but isn't the same thing as what people are expecting the system to do. And that's where the I used to work I used to do recommender systems research, and we'd go to the annual REXIS conference. And there would be people presenting new algorithms, and they're showing these marginal improvements in accuracy over the previous generation. And I remember sitting there with other people that actually were data scientists that deployed stuff in practice, and we'd look at each other and say, you know what? This is great.\n\nBut honestly, if they just change the UI, it would have a much bigger impact. You know? And sometimes sometimes separating out those almost laboratory style experiments of isolating how how the model might perform from the reality of the context in which it's deployed. And and governance needs to be responsive to those realities.\n\nSpeaker 2: And so this is exactly your your this is the exact language that we're thinking about. Right? It's like trying to provide a language that lets people have this conversation without, a, feeling like they're behind in the adoption pipeline, but, b, makes this conversation not about the models themselves, but about the governance that surrounds it, right, and the workflow that you're using. And ideally, in the best case scenario, in a few years, we'll have a literal library of these types of workflows that organizations can use. So you have these artifacts of five inspectors that you've had moderating your content moderation tools for a long time, and you might have new escalation pathways that you can introduce in the face of, ever more capable AI system.\n\nSpeaker 1: Another thing that I like about this is really trying to ground this in real world practice, something that frequently frustrates me about the work that on the whole not to say this is true for any given effort, but on the whole, a lot of work in sort of the responsible AI, AI in society, that community and the research community doing work in that area has done a really great job of eliminating theories for how governance can be done well. What we have not always done a great job of is connecting that to evidence from practice. And it's really unfortunate because at this point, we have many best practices that are informed by very little evidence from practice. So I think something like this could be really powerful in helping people understand how some of those constraints from the operational environment factor into the governance choices people are making in both good and bad ways.\n\nSpeaker 2: 100%.\n\nSpeaker 1: On the basis of these two projects, what do you think are feasible steps that developers could take right now from a documentation perspective that would improve accountability, transparency, or some other outcome, something that is a piece of low hanging fruit that could be picked?\n\nSpeaker 2: I think even if organizations can start having a frank conversation about the internally internally, if they can come up with a mechanism for sharing their AI use cases outside of a registrar, like a registry, which many are starting to have. Right? It's taking it from a Salesforce DB to something that looks a little bit more like, a little bit more akin to this this idea of incorporating governance into that practice. I think that could be really exciting. And I think it needs to be a little bit stronger than just documentation.\n\nRight? Because this is not just commenting on having documentation. This is commenting on what your practices are around using these tools. So I think, like, concretely, it's actually decently free to do. Right?\n\nLike, this is it it's just asking your your PMs at your at your companies to basically suggest, you know, here's how we're gonna deploy this tool. And having a frank discussion about that from the get go. And I know that there's a lot of folks who who build technologies and then might be divorced from the way those technologies are used. But in some sense, that is the discussion that we need to have if we wanna have a sensible, grounded discussion about governance. Right?\n\nWe need to know how people are deploying tools. And the question is, where does the burden fall for that information to be captured and then stored and located? And I'm hopeful that even if internally we can get corporations to start thinking about this, we can make a lot of progress with, with with understanding what our governance practices are for every model that's deployed.\n\nSpeaker 1: Yeah. Absolutely. What else are you excited about? What are you researching now? Like, what are the directions that you're Yeah.\n\nSpeaker 2: This is a lot of what we're we're we have a quite a handful of work in this space of, like, deployment as a science, and this effectively lets us start thinking about the ways in which people collaborate with systems. The natural question that falls out of this is I might choose to only use my model under certain conditions. My model might only be available to me under certain conditions.\n\nSpeaker 1: Yeah.\n\nSpeaker 2: So this leads to really interesting questions around how people incorporate, agents into their existing workflows. So we have quite a lot of work on orchestrating the use of an agent in practice, and going from there to understand what the effects are on individuals who are using those tools. So students who are using these, like, large language models in the classroom or doctors who are using these large language models to educate patients, not for diagnosis, but for patient education, where they themselves might be getting upskilled on a particular disease, for example. Right? Like, semaglutide is is a nice example of this.\n\nDoctors are just trying to understand, like, how Ozempic works and then going off and talking to their patients about it. So the use of LMS in that context for doctors is actually pretty high, and and from from some of our colleagues and collaborators. So what does that look like in terms of the collaboration framework that you provide, users with? And so we think about this in in a gamut of different domains. And then we have quite a lot of work on on evals.\n\nSo what kinds of interactive evaluations can we\n\nSpeaker 1: What's an interactive evaluation?\n\nSpeaker 2: So an interactive evaluation is something ever so slightly different, not ever so slightly, quite literally the opposite of a static evaluation and benchmark that you're seeing in practice today. So, what happens if you watch a user interact with the large language model for a longer period of time?\n\nSpeaker 1: This is so important and, like, weirdly absent.\n\nSpeaker 2: The longitudinal effects of AI use are just and it's impossible to capture in a benchmark, actually, I would argue. And so it it's kind of like thinking about and watching. One of the examples of this that we've done so far is what happens if you watch a mathematician use a AI system to do theorem proving, but you let them use it for three days. You let them use it for a week. You let them use it for a few hours.\n\nThese longitudinal interactions are not captured by static evaluations, but they give us access to a rich history of how we expect people to use these systems in practice. You get notions of over reliance for certain conditions, overdependence, which is very different from overreliance. Some would argue it's a precondition to depend on a system would mean you, you you pick the fentanyl up. Overreliance means you used the you were not take you were taking, insulin injections, not fentanyl injections when you needed to. Right?\n\nSo are you taking vitamins or painkillers? And and that's the, the the analogy that we like to think of there. And what what does over reliance and overdependence look like on these longitudinal time horizons, which only which are only possible to study over long interactions and and effectively warrant interactive evaluation?\n\nSpeaker 1: Yeah. I'm really excited about that as well. It's something we've been talking about internally is especially in in conversations that we've had with subject matter experts on other forms of risk, they have raised that many of their concerns about AI systems really aren't things that emerge via sort of one one interaction with an AI system. They just they can't be they couldn't be detected. Those patterns wouldn't emerge over the course of a single exchange.\n\nAnd increasingly, there are evals that are multi turns, so they might look at, like, five interactions, but this still isn't the same thing as something that\n\nSpeaker 2: is\n\nSpeaker 1: happening over the course of days. And these are both probably where many of the benefits of the systems emerge, as well as where a lot of the risk patterns emerge and those things. It may not be impossible for them to be captured within quantitative metrics, but it's gonna take a lot of qualitative sort of analysis to figure out how that could reasonably be done, if at all.\n\nSpeaker 2: Yep. Exactly. And I think this is this is kind of where where we're at right now working with, behavioral con folks and and psychologists and folks who are, who have expertise in crafting these kinds of studies so that we as AI, researchers can kinda make kinda make progress here. Fantastic. Very excited\n\nSpeaker 1: about that. I'm excited about that too. Well, I think that will close us out. Hmong, it's been a pleasure speaking with you today.\n\nSpeaker 2: Yep. Thank you so much for having me.\n\nSpeaker 1: Thank you so much for coming.\n\nSpeaker 0: Thank you for listening to Tech Talks, presented by the Center for Democracy and Technology. I've been your host, Jamal Magdi. Tech Talks is edited by Jacob Kaufman and produced by Drew Courtney. Check out more of CDT's work by visiting us online at cdt.org and on various social media at syndemtech. That's syndemtech.\n\nThanks for talking tech.",
              "paragraphs": [
                {
                  "sentences": [
                    {
                      "text": "Welcome to CDT's Tech Talks, where we dish on tech and Internet policy while also explaining what these policies mean to our daily lives.",
                      "start": 2.24,
                      "end": 10.16
                    },
                    {
                      "text": "I'm Jamal Magby, and it's time to talk tech.",
                      "start": 10.16,
                      "end": 12.98
                    }
                  ],
                  "start": 2.24,
                  "end": 12.98,
                  "num_words": 33.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Welcome to Tech Talk.",
                      "start": 20.615,
                      "end": 22.235
                    },
                    {
                      "text": "Bye.",
                      "start": 22.375,
                      "end": 22.875
                    }
                  ],
                  "start": 20.615,
                  "end": 22.875,
                  "num_words": 5.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "CT.",
                      "start": 23.335,
                      "end": 23.835
                    },
                    {
                      "text": "Team.",
                      "start": 23.895,
                      "end": 24.395
                    },
                    {
                      "text": "As AI systems become more embedded in critical decisions, from health care to hiring, the need for transparency and trust has never been greater.",
                      "start": 26.05,
                      "end": 34.45
                    },
                    {
                      "text": "But how do we document these powerful tools in a way that's both meaningful and actionable?",
                      "start": 34.45,
                      "end": 39.35
                    },
                    {
                      "text": "In this episode, we'll welcome back Umang Bhat, assistant professor in trustworthy AI at the University of Cambridge, and welcome Amy Weinkauf, senior technologist for CDT as guest host.",
                      "start": 39.655,
                      "end": 51.495
                    }
                  ],
                  "start": 23.335,
                  "end": 51.495,
                  "num_words": 71.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Together, they'll explore the evolving landscape of AI documentation, its role in responsible deployment, and how emerging standards can help developers, policymakers, and the public understand and govern machine learning models more effectively.",
                      "start": 51.495,
                      "end": 65.4
                    }
                  ],
                  "start": 51.495,
                  "end": 65.4,
                  "num_words": 33.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Hi, everybody.",
                      "start": 65.86,
                      "end": 66.5
                    },
                    {
                      "text": "I'm Amy Weinkauf.",
                      "start": 66.5,
                      "end": 67.56
                    },
                    {
                      "text": "I'm a senior technologist and today's guest host for this episode of CDT's Tech Talks.",
                      "start": 67.94,
                      "end": 73.134995
                    },
                    {
                      "text": "Today, I'm lucky to be joined by Umank Bhat, a researcher at the University of Cambridge and coauthor of two papers that we're gonna discuss today.",
                      "start": 73.674995,
                      "end": 82.494995
                    },
                    {
                      "text": "One entitled Feedback Logs, Recording and Incorporating Stakeholder Feedback into Machine Learning Pipelines, and Documenting Deployment with Fabric, a Repository of Real World AI Governance.",
                      "start": 82.875,
                      "end": 94.91
                    }
                  ],
                  "start": 65.86,
                  "end": 94.91,
                  "num_words": 71.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Umang, welcome to the show.",
                      "start": 95.53,
                      "end": 96.73
                    },
                    {
                      "text": "Yeah.",
                      "start": 96.73,
                      "end": 97.05
                    }
                  ],
                  "start": 95.53,
                  "end": 97.05,
                  "num_words": 6.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Thank you for having me.",
                      "start": 97.05,
                      "end": 98.01
                    }
                  ],
                  "start": 97.05,
                  "end": 98.01,
                  "num_words": 5.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Fantastic.",
                      "start": 98.01,
                      "end": 98.51
                    },
                    {
                      "text": "Let's start from the top.",
                      "start": 98.645004,
                      "end": 99.685005
                    },
                    {
                      "text": "Let's talk a little bit about AI documentation.",
                      "start": 99.685005,
                      "end": 101.625
                    },
                    {
                      "text": "Could you explain what AI documentation is and why people should care about it?",
                      "start": 102.165,
                      "end": 107.705
                    }
                  ],
                  "start": 98.01,
                  "end": 107.705,
                  "num_words": 28.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 107.765,
                      "end": 108.245
                    },
                    {
                      "text": "I think AI in general percolates every corner of society now.",
                      "start": 108.245,
                      "end": 112.165
                    },
                    {
                      "text": "And I think of documentation as the breadcrumb trail that the AI corporations leave behind for the rest of us to pick up and understand what the corporations are eating.",
                      "start": 112.165,
                      "end": 122.0
                    },
                    {
                      "text": "And documentation kind of gives us a purview into exactly what these corporations are working on and helps us put pressure on encouraging these organizations to provide us with transparency into the training data they're using, into the operational workflows that they've tended to consider, the the guardrails that they may or may not have instituted, and whatever, perhaps even regulation, they will subject their systems to during testing.",
                      "start": 122.380005,
                      "end": 149.54
                    },
                    {
                      "text": "So in some sense, it's our way of understanding how some of these really large multibillion parameter models, actually work in practice.",
                      "start": 150.15999,
                      "end": 159.36499
                    }
                  ],
                  "start": 107.765,
                  "end": 159.36499,
                  "num_words": 133.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And so I think of AI documentation as our window into their world.",
                      "start": 159.665,
                      "end": 164.305
                    }
                  ],
                  "start": 159.665,
                  "end": 164.305,
                  "num_words": 13.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 164.305,
                      "end": 164.625
                    },
                    {
                      "text": "That's an interesting answer.",
                      "start": 164.625,
                      "end": 165.925
                    },
                    {
                      "text": "I feel like from that answer, I would infer two things about how you think about the utility of documentation, at least as provided to the public.",
                      "start": 166.465,
                      "end": 176.47
                    },
                    {
                      "text": "One being accountability and the other being sort of public understanding of how systems function.",
                      "start": 177.25,
                      "end": 185.365
                    },
                    {
                      "text": "Would you say those are, from your perspective, the two primary benefits of documentation, or are there other things that you think are useful as well?",
                      "start": 185.66501,
                      "end": 193.045
                    }
                  ],
                  "start": 164.305,
                  "end": 193.045,
                  "num_words": 73.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 193.425,
                      "end": 193.925
                    },
                    {
                      "text": "I think that those two are the primary reasons in the explanation I just gave, but I do think that there are other reasons.",
                      "start": 194.145,
                      "end": 200.72
                    },
                    {
                      "text": "So the documentation practices in the software community have been around for a long time, but they're insular in nature.",
                      "start": 200.72,
                      "end": 205.59999
                    },
                    {
                      "text": "And I think, at least in my head, when I think of the doc types of documentation that my group has been considering off late at Cambridge, these are mostly public facing pieces of documentation.",
                      "start": 205.59999,
                      "end": 215.225
                    },
                    {
                      "text": "So less so focused on reproducibility, which is a natural natural result of considerations of documentation around code use, around, model development more generally.",
                      "start": 215.445,
                      "end": 228.15001
                    }
                  ],
                  "start": 193.425,
                  "end": 228.15001,
                  "num_words": 104.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "But I think about that less in the context of our discussion today, but I think that that is another, nice benefit.",
                      "start": 228.69,
                      "end": 235.19
                    }
                  ],
                  "start": 228.69,
                  "end": 235.19,
                  "num_words": 22.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 235.945,
                      "end": 236.265
                    },
                    {
                      "text": "At CDT, we've done some research on AI documentation as well.",
                      "start": 236.265,
                      "end": 240.205
                    },
                    {
                      "text": "We did a synthesis of existing proposed documentation frameworks and of empirical studies of their use.",
                      "start": 240.425,
                      "end": 248.685
                    },
                    {
                      "text": "And in our analysis in 2024, to that date, we analyzed 37 different documentation frameworks for doing documentation of data, models, systems, and other elements.",
                      "start": 248.95,
                      "end": 262.81
                    },
                    {
                      "text": "But I would say that both the two papers that we're gonna be discussing today take slightly different approaches to documentation.",
                      "start": 263.275,
                      "end": 272.895
                    }
                  ],
                  "start": 235.945,
                  "end": 272.895,
                  "num_words": 74.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So maybe we could start with feedback logs.",
                      "start": 273.595,
                      "end": 275.675
                    },
                    {
                      "text": "I Wonder if you could walk us through what feedback logs are and why you thought they filled a gap in the existing landscape of proposed documentation approaches.",
                      "start": 275.675,
                      "end": 286.88
                    }
                  ],
                  "start": 273.595,
                  "end": 286.88,
                  "num_words": 36.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So feedback logs actually started as a way for us to consider how to make updates to models as a result of feedback that you might get from some participatory approach.",
                      "start": 287.26,
                      "end": 298.58502
                    },
                    {
                      "text": "And so from one piece of information or one piece of feedback per se from a stakeholder, there are lots of different changes a developer can make to the workflow or the underlying system.",
                      "start": 299.285,
                      "end": 311.71
                    },
                    {
                      "text": "And we actually characterize this in a separate piece, and and took out a lot of that workout.",
                      "start": 311.93,
                      "end": 316.19
                    },
                    {
                      "text": "So for example, if you had told someone that there might be fairness concerns with the classifier that they've chosen to deploy, your model developers have a few options.",
                      "start": 316.25,
                      "end": 326.685
                    },
                    {
                      "text": "Some might be socio technical in nature and others are, actually concerned the model itself.",
                      "start": 327.545,
                      "end": 332.20502
                    }
                  ],
                  "start": 287.26,
                  "end": 332.20502,
                  "num_words": 127.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So you might consider going and collecting more training data.",
                      "start": 332.22,
                      "end": 335.2
                    },
                    {
                      "text": "You might consider taking a vast, taking a page from the vast literature around, regularizing for various properties you want.",
                      "start": 335.26,
                      "end": 344.14
                    },
                    {
                      "text": "The equalized odds is a is a natural one where the likelihood of having a particular outcome conditioned on a protected attribute like race is equal.",
                      "start": 344.14,
                      "end": 353.165
                    },
                    {
                      "text": "That is something you can control for.",
                      "start": 353.165,
                      "end": 354.605
                    },
                    {
                      "text": "That might not be something a developer considers until a stakeholder informs them that this is an important consideration in this context.",
                      "start": 354.605,
                      "end": 361.53998
                    }
                  ],
                  "start": 332.22,
                  "end": 361.53998,
                  "num_words": 85.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So in the settings where developers are reactive, we were hopeful that we could introduce a form of documentation that keeps track of the information that has been collected and the way it was incorporated.",
                      "start": 362.08,
                      "end": 375.825
                    },
                    {
                      "text": "And we just wanted a living record of that.",
                      "start": 376.525,
                      "end": 378.70502
                    },
                    {
                      "text": "And naturally, there's a separate line of work that has that we were working on for quite some time around, well, how does a developer actually decide how to incorporate that information?",
                      "start": 379.245,
                      "end": 390.37
                    },
                    {
                      "text": "Right?",
                      "start": 390.83002,
                      "end": 391.07
                    },
                    {
                      "text": "Because there's a design decision there.",
                      "start": 391.07,
                      "end": 392.75
                    }
                  ],
                  "start": 362.08,
                  "end": 392.75,
                  "num_words": 83.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 392.75,
                      "end": 392.99
                    },
                    {
                      "text": "If someone comes to you and says my model is broken, there are lots of ways of fixing it.",
                      "start": 392.99,
                      "end": 397.33002
                    },
                    {
                      "text": "Right?",
                      "start": 397.47,
                      "end": 397.71
                    },
                    {
                      "text": "I might I might go out and procure a new model.",
                      "start": 397.71,
                      "end": 399.95
                    },
                    {
                      "text": "I might go out and and encourage use in a in only specific context so you, narrow the use of the actual AI system itself to to prevent misuse.",
                      "start": 399.95,
                      "end": 409.805
                    }
                  ],
                  "start": 392.75,
                  "end": 409.805,
                  "num_words": 61.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "That's a policy effect it is effectively a policy change.",
                      "start": 410.345,
                      "end": 413.38498
                    },
                    {
                      "text": "It's not really changing the underlying characteristics of the model.",
                      "start": 413.38498,
                      "end": 415.94498
                    },
                    {
                      "text": "It's always saying use it on Saturdays and Sundays and not during the weekdays.",
                      "start": 415.94498,
                      "end": 419.38
                    },
                    {
                      "text": "So how do you go about creating a breadcrumb trail again of how developers conscientiously incorporated the information that they were given by from stakeholders, whether it's those the internal stakeholders like your in like a CISO of an organization or a regulatory body who's come back and potentially delivered a light slap on the wrist to suggest that you might want to change your system.",
                      "start": 419.84003,
                      "end": 444.47498
                    },
                    {
                      "text": "We never thought that there would be broad adoption of this mostly because there is a not it it is, not exactly clear whose incentives are at play with keeping track of this information.",
                      "start": 444.97,
                      "end": 457.79
                    }
                  ],
                  "start": 410.345,
                  "end": 457.79,
                  "num_words": 134.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "It is an audit trail in some sense, which means that you would need to report everybody you took advice from while building your model.",
                      "start": 458.77502,
                      "end": 465.49503
                    },
                    {
                      "text": "You might not be interested in doing that as a corporation.",
                      "start": 465.49503,
                      "end": 467.595
                    },
                    {
                      "text": "And it's actually really difficult to justify some of these design decisions we find.",
                      "start": 468.21503,
                      "end": 471.99
                    },
                    {
                      "text": "So most people cannot really come up with a sensible justification for why they chose to regularize as opposed to collect more data.",
                      "start": 472.06998,
                      "end": 478.15
                    },
                    {
                      "text": "Right?",
                      "start": 478.15,
                      "end": 478.38998
                    }
                  ],
                  "start": 458.77502,
                  "end": 478.38998,
                  "num_words": 74.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "It turns out to be something super, hard to it turns out to be something that you can't really justify.",
                      "start": 478.38998,
                      "end": 484.25
                    },
                    {
                      "text": "It's just a a whimsical decision, actually.",
                      "start": 484.47,
                      "end": 487.28998
                    }
                  ],
                  "start": 478.38998,
                  "end": 487.28998,
                  "num_words": 27.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Just for our audience at home who may not be familiar with these terms, can you explain, what regularization is?",
                      "start": 487.495,
                      "end": 493.495
                    }
                  ],
                  "start": 487.495,
                  "end": 493.495,
                  "num_words": 20.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 493.495,
                      "end": 493.655
                    },
                    {
                      "text": "So regularization would mean that I might care about properties that are not just performance of my model.",
                      "start": 493.655,
                      "end": 498.47498
                    },
                    {
                      "text": "I might care about properties like ensuring that my model is fair or my model acts similarly for similar people.",
                      "start": 498.615,
                      "end": 505.53
                    },
                    {
                      "text": "And I might want that what we call smoothness constraint to exist on top of our models.",
                      "start": 505.53,
                      "end": 510.66998
                    },
                    {
                      "text": "K.",
                      "start": 510.88998,
                      "end": 511.12997
                    }
                  ],
                  "start": 493.495,
                  "end": 511.12997,
                  "num_words": 57.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So this means that if you were to change my age by one year, I would hope that my my loan application might not change very much.",
                      "start": 511.12997,
                      "end": 518.89496
                    },
                    {
                      "text": "Okay?",
                      "start": 518.89496,
                      "end": 519.295
                    },
                    {
                      "text": "Maybe maybe we have a big jump from 17 to 18, but right after that, I I hope it wouldn't change too much.",
                      "start": 519.295,
                      "end": 525.375
                    },
                    {
                      "text": "There are other considerations that ought to be at play.",
                      "start": 525.375,
                      "end": 527.875
                    },
                    {
                      "text": "K?",
                      "start": 527.935,
                      "end": 528.39
                    }
                  ],
                  "start": 511.12997,
                  "end": 528.39,
                  "num_words": 62.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And so a way you can give a guarantee on this particular system would, would effectively require controlling for that behavior, and regularization lets us get that control.",
                      "start": 528.47003,
                      "end": 537.37
                    },
                    {
                      "text": "The beautiful thing about the large language model revolution we're in right now is that you might not need to explicitly regularize and control for these types of behaviors because we have access to large amounts of data.",
                      "start": 537.99,
                      "end": 550.34503
                    },
                    {
                      "text": "K?",
                      "start": 550.72504,
                      "end": 550.965
                    },
                    {
                      "text": "And when you have access to large amounts of data, these considerations, fall by the wayside.",
                      "start": 550.965,
                      "end": 555.86505
                    },
                    {
                      "text": "And so Right.",
                      "start": 557.06,
                      "end": 557.78
                    }
                  ],
                  "start": 528.47003,
                  "end": 557.78,
                  "num_words": 86.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And so this is something that you that that explanation, for example, might be something that someone would capture within a feedback",
                      "start": 557.94,
                      "end": 565.93994
                    }
                  ],
                  "start": 557.94,
                  "end": 565.93994,
                  "num_words": 22.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Exactly.",
                      "start": 566.18,
                      "end": 566.68
                    },
                    {
                      "text": "Exactly.",
                      "start": 566.74,
                      "end": 567.13995
                    },
                    {
                      "text": "And that that's exactly what we're after.",
                      "start": 567.13995,
                      "end": 568.82
                    },
                    {
                      "text": "Right?",
                      "start": 568.82,
                      "end": 568.98
                    },
                    {
                      "text": "It's like that design decision needs to be documented somewhere.",
                      "start": 568.98,
                      "end": 572.425
                    }
                  ],
                  "start": 566.18,
                  "end": 572.425,
                  "num_words": 20.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 572.425,
                      "end": 572.925
                    },
                    {
                      "text": "Like, did you decide to to not regularize because you just assume you're gonna get access to lots of data in the future, or you are choosing to do this because there's some reason why, there you you would like to control for, for for this kind of smoothness constraints or these these fairness constraints or these robustness constraints, whatever you really care about having in your model.",
                      "start": 572.985,
                      "end": 592.22003
                    },
                    {
                      "text": "Like, right now, there's lots of talk about, thinking machines, but I've had a piece on the stochasticity of the responses from AI system.",
                      "start": 592.22003,
                      "end": 599.01495
                    },
                    {
                      "text": "So how how likely is it for an AI system to respond in a similar way on subsequent on subsequent queries?",
                      "start": 599.01495,
                      "end": 607.19495
                    },
                    {
                      "text": "There are various ways of controlling for this.",
                      "start": 607.33496,
                      "end": 609.3
                    }
                  ],
                  "start": 572.425,
                  "end": 609.3,
                  "num_words": 122.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "This.",
                      "start": 609.7,
                      "end": 609.77997
                    },
                    {
                      "text": "But this is something you might care about.",
                      "start": 609.77997,
                      "end": 611.45996
                    },
                    {
                      "text": "Right?",
                      "start": 611.45996,
                      "end": 611.7
                    },
                    {
                      "text": "You don't want your, large language model to respond differently in different circumstances to the same query.",
                      "start": 611.7,
                      "end": 617.24
                    },
                    {
                      "text": "Right?",
                      "start": 617.54,
                      "end": 617.86
                    }
                  ],
                  "start": 609.7,
                  "end": 617.86,
                  "num_words": 28.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And so so how would you go about controlling for that?",
                      "start": 618.5,
                      "end": 620.5
                    },
                    {
                      "text": "There's a whole line of work there.",
                      "start": 620.5,
                      "end": 622.01996
                    },
                    {
                      "text": "We just want people to be transparent on their use of that large body of literature or the methodology even at a very high level, that might help them control for the things that people would care about for public understanding or accountability reason.",
                      "start": 622.01996,
                      "end": 636.435
                    }
                  ],
                  "start": 618.5,
                  "end": 636.435,
                  "num_words": 62.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 636.435,
                      "end": 636.87
                    },
                    {
                      "text": "So for feedback logs in particular, it struck me reading the paper that there are two things that are interesting, and relevant to new ways of thinking about documentation.",
                      "start": 636.87,
                      "end": 646.73
                    },
                    {
                      "text": "And I think those issues are at least partially separable.",
                      "start": 646.95,
                      "end": 650.01
                    },
                    {
                      "text": "And one really pertains to this issue that you just discussed, Surly, about documenting and providing a trail that allows almost for a version control and understanding of how the system has evolved over time.",
                      "start": 650.57495,
                      "end": 664.81
                    },
                    {
                      "text": "And that can be really important as well for doing things like understanding evaluation results.",
                      "start": 664.81,
                      "end": 670.43
                    }
                  ],
                  "start": 636.435,
                  "end": 670.43,
                  "num_words": 90.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Because if you look at the same evaluation results that OpenAI puts out for a model they released a year and a half ago and a model they re released today, you probably can't apples to apples compare those models.",
                      "start": 670.89,
                      "end": 685.315
                    },
                    {
                      "text": "And the same is true for an open source model, even if you have much more access to how those models are built.",
                      "start": 685.315,
                      "end": 691.495
                    },
                    {
                      "text": "So being able to understand, like, what were the changes and design decisions that can help us better contextualize things, including evaluations, but a bunch of other stuff as well, seems intuitive to me.",
                      "start": 691.8,
                      "end": 706.115
                    },
                    {
                      "text": "And I would imagine that developers were pretty open to the utility of that particular facet of the documentation.",
                      "start": 706.33496,
                      "end": 715.07495
                    },
                    {
                      "text": "But then there's a separate issue of incorporating stakeholder feedback, both getting stakeholder feedback and meaningfully incorporating it.",
                      "start": 715.855,
                      "end": 724.37
                    }
                  ],
                  "start": 670.89,
                  "end": 724.37,
                  "num_words": 134.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "And to me, I I understand how those are connected, but those also are sort of, like, separate needs.",
                      "start": 724.43,
                      "end": 730.13
                    },
                    {
                      "text": "I'm curious if there were, you know, in your conversations with developers about this particular project, were there tensions there?",
                      "start": 730.59,
                      "end": 739.125
                    },
                    {
                      "text": "How did they think about resource constraints?",
                      "start": 739.585,
                      "end": 741.685
                    },
                    {
                      "text": "How did they think about the way their organizations already approached those two kinds of problems?",
                      "start": 741.825,
                      "end": 747.60504
                    },
                    {
                      "text": "Yep.",
                      "start": 747.825,
                      "end": 748.29
                    }
                  ],
                  "start": 724.43,
                  "end": 748.29,
                  "num_words": 63.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "This is a this is a really good point, and this is why I think the uptick of something like this is better in principle than in practice.",
                      "start": 748.44995,
                      "end": 754.31
                    },
                    {
                      "text": "The unfortunate part is that a lot of developers get a lot of feedback from a lot of people, and they choose and cherry pick what to incorporate generally.",
                      "start": 757.41,
                      "end": 764.14996
                    }
                  ],
                  "start": 748.44995,
                  "end": 764.14996,
                  "num_words": 57.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Absolutely.",
                      "start": 764.66504,
                      "end": 765.16504
                    }
                  ],
                  "start": 764.66504,
                  "end": 765.16504,
                  "num_words": 1.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "And so Yeah.",
                      "start": 765.22504,
                      "end": 766.125
                    },
                    {
                      "text": "This would create lit quite literally a list of things that they've learned along the way along with a list of changes that they made as a result.",
                      "start": 766.265,
                      "end": 774.445
                    },
                    {
                      "text": "So until the community, which it may never get to this point, decides that it is okay having this backlog of participatory information that is not incorporated and isn't explicitly been, not even denounced, but just ignored, then I think you it's gonna be difficult to get to that point.",
                      "start": 774.905,
                      "end": 792.915
                    },
                    {
                      "text": "And so as the adoption on some of these larger scale systems that are coming out of the hyperscalers increases, it's going to be harder and harder to incorporate every voice in the room.",
                      "start": 792.975,
                      "end": 803.94
                    },
                    {
                      "text": "And so I can see on one hand what you're saying where we have a lots of really strong efforts around the world or even for within a certain organization specific organizations to collect lots of participatory information and say, here are all the changes that one has prioritizing or here are all the changes we should make.",
                      "start": 804.1,
                      "end": 819.88
                    }
                  ],
                  "start": 765.22504,
                  "end": 819.88,
                  "num_words": 173.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Prioritizing which changes to actually make along with which changes are actually plausible is is a separate question.",
                      "start": 820.365,
                      "end": 826.605
                    },
                    {
                      "text": "And and I I kind of see them as sequential.",
                      "start": 826.605,
                      "end": 828.78503
                    },
                    {
                      "text": "And until there's a culture change, I imagine there'll always be a disconnect between the two.",
                      "start": 829.005,
                      "end": 833.745
                    },
                    {
                      "text": "And and I think that makes it very difficult, because there's no one that who's accountable within these organizations for this type of work.",
                      "start": 834.51996,
                      "end": 841.18
                    },
                    {
                      "text": "And right now, the individual that's accountable for both of these has separate incentives.",
                      "start": 841.24,
                      "end": 845.26
                    }
                  ],
                  "start": 820.365,
                  "end": 845.26,
                  "num_words": 82.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 845.48,
                      "end": 845.72
                    },
                    {
                      "text": "One is is like an engineering director and the other is is maybe even someone who's involved with a bunch of, like, UX research, for example, is largely where you'll see a lot of this work work take place.",
                      "start": 845.72,
                      "end": 856.39496
                    },
                    {
                      "text": "Those who are in charge of your internal AB testing platform, for example, would be excited about that type of work.",
                      "start": 856.39496,
                      "end": 861.995
                    }
                  ],
                  "start": 845.48,
                  "end": 861.995,
                  "num_words": 61.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "I wonder So you kinda went to the heart of a question that I was trying to ask, but not very directly.",
                      "start": 861.995,
                      "end": 869.62
                    },
                    {
                      "text": "And so maybe I'll I'll put it to you here.",
                      "start": 870.72,
                      "end": 874.18
                    },
                    {
                      "text": "It feels so you you mentioned already that feedback logs, it feels like a really good idea in theory, but difficult to implement in practice.",
                      "start": 874.32,
                      "end": 882.655
                    },
                    {
                      "text": "At the same time, it offers sort of, like, an alternative vision where stakeholder input is valued and has an opportunity to impact the system.",
                      "start": 883.195,
                      "end": 895.79
                    },
                    {
                      "text": "That is not where we are right now in the AI, and this is not how broadly most work in the industry functions.",
                      "start": 896.32996,
                      "end": 903.87
                    }
                  ],
                  "start": 861.995,
                  "end": 903.87,
                  "num_words": 105.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So I wonder, like, taking a broader lens on this, what do you think the value of this kind of scholarship is for offering these kinds of alternative visions that at present are probably implausible, but offer a way for other people to think about the technology that could be as opposed to the systems that are.",
                      "start": 904.23505,
                      "end": 928.65
                    }
                  ],
                  "start": 904.23505,
                  "end": 928.65,
                  "num_words": 57.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "We were hoping that this for those UX researchers internally, it becomes a way of speaking the language of developers to kind of provide a mapping exercise for the feedback you're providing to concrete changes that they expect to see.",
                      "start": 928.65,
                      "end": 940.235
                    },
                    {
                      "text": "And I hope from that angle, like, this gives them a potential tool or even if they don't use this the library that are that that Matthew and my students wrote.",
                      "start": 940.235,
                      "end": 948.32
                    },
                    {
                      "text": "Like, even if they don't end up using that, they're able to, like, at least think in this way where you can kind of take that extra step after you've done participatory research to kind of suggest what concrete changes one would like to see in a language that might help, developers prioritize this.",
                      "start": 948.32,
                      "end": 962.33997
                    },
                    {
                      "text": "One of the things that I am somewhat bullish on, which fell out of this, and again, is where we had actually started with this, is for developers to look at a piece of feedback and to consider that they're actually so there's a multiplicity in the changes I can make.",
                      "start": 963.245,
                      "end": 978.225
                    },
                    {
                      "text": "And this is always never clear.",
                      "start": 979.13995,
                      "end": 981.16
                    }
                  ],
                  "start": 928.65,
                  "end": 981.16,
                  "num_words": 182.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 981.37994,
                      "end": 981.69995
                    },
                    {
                      "text": "And they never had an ability to justify this.",
                      "start": 981.69995,
                      "end": 984.36
                    },
                    {
                      "text": "Right?",
                      "start": 984.57996,
                      "end": 984.81995
                    },
                    {
                      "text": "It was very ad hoc ad hoc in a way that we didn't, hold that.",
                      "start": 984.81995,
                      "end": 988.98
                    },
                    {
                      "text": "We didn't have anybody to hold accountable.",
                      "start": 988.98,
                      "end": 990.51996
                    }
                  ],
                  "start": 981.37994,
                  "end": 990.51996,
                  "num_words": 33.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 990.755,
                      "end": 991.235
                    },
                    {
                      "text": "And so I was hopeful, and some of the our initial results show for, like, vision classifiers.",
                      "start": 991.555,
                      "end": 996.295
                    },
                    {
                      "text": "Like, there are two really drastically different changes you can make.",
                      "start": 996.515,
                      "end": 999.315
                    },
                    {
                      "text": "You can change your training data in reasonable ways.",
                      "start": 999.315,
                      "end": 1001.555
                    },
                    {
                      "text": "You can change your training procedure in reasonable ways.",
                      "start": 1001.555,
                      "end": 1003.98
                    }
                  ],
                  "start": 990.755,
                  "end": 1003.98,
                  "num_words": 47.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "You can change the way your model use and address the exact same piece of stakeholder feedback.",
                      "start": 1003.98,
                      "end": 1008.39996
                    },
                    {
                      "text": "And I hope that this alternate reality just encourages people to think about the workflows that they have, right, around incorporating this type of information back into the systems that they're developing, because it is not entirely clear which one is more effective.",
                      "start": 1008.86,
                      "end": 1024.945
                    },
                    {
                      "text": "Some of them might have different costs.",
                      "start": 1024.945,
                      "end": 1026.305
                    },
                    {
                      "text": "So if you have economic incentives, you'll just pick one and move on.",
                      "start": 1026.305,
                      "end": 1029.685
                    },
                    {
                      "text": "But, it is not clear how to actually behave in each of these settings.",
                      "start": 1029.825,
                      "end": 1033.925
                    }
                  ],
                  "start": 1003.98,
                  "end": 1033.925,
                  "num_words": 94.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So this even goes down for the simplest sparsity inducing classifier.",
                      "start": 1034.34,
                      "end": 1037.5399
                    },
                    {
                      "text": "So one of the things you might care about is instead of just being smooth, as I mentioned earlier for regularization, you might care about being sparse.",
                      "start": 1037.5399,
                      "end": 1043.38
                    },
                    {
                      "text": "So I don't wanna use a lot of different factors about the input to make a decision because that can be really complicated.",
                      "start": 1043.38,
                      "end": 1049.0
                    },
                    {
                      "text": "I only want to consider your age and your body temperature potentially when deciding you have a weight even if I have access to you.",
                      "start": 1049.345,
                      "end": 1055.185
                    },
                    {
                      "text": "It deciding if you have a fever.",
                      "start": 1055.185,
                      "end": 1057.125
                    }
                  ],
                  "start": 1034.34,
                  "end": 1057.125,
                  "num_words": 93.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 1057.345,
                      "end": 1057.665
                    },
                    {
                      "text": "As opposed to using your entire electronic health record.",
                      "start": 1057.665,
                      "end": 1060.465
                    },
                    {
                      "text": "Right?",
                      "start": 1060.465,
                      "end": 1060.625
                    },
                    {
                      "text": "I just need your body temperature.",
                      "start": 1060.625,
                      "end": 1062.005
                    },
                    {
                      "text": "I want a sparse constraint.",
                      "start": 1062.15,
                      "end": 1063.43
                    }
                  ],
                  "start": 1057.345,
                  "end": 1063.43,
                  "num_words": 22.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "I want you to use one thing even if you have access to a million.",
                      "start": 1063.43,
                      "end": 1066.3301
                    },
                    {
                      "text": "And so we were able to show and it's quite straightforward to show that, like, even for this, like, old school seminal result in statistics, there are two different ways of accounting for that constraint.",
                      "start": 1066.9501,
                      "end": 1077.6951
                    },
                    {
                      "text": "And so what that does is it hopefully helps developers think in a way of at least encouraging them to consider all options and justify them in potential ways that are meaningful.",
                      "start": 1078.2351,
                      "end": 1089.4551
                    }
                  ],
                  "start": 1063.43,
                  "end": 1089.4551,
                  "num_words": 82.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1091.08,
                      "end": 1091.48
                    },
                    {
                      "text": "That makes sense.",
                      "start": 1091.48,
                      "end": 1092.46
                    },
                    {
                      "text": "Let's shift and talk a little bit about Fabric.",
                      "start": 1093.3999,
                      "end": 1095.7999
                    },
                    {
                      "text": "Can you walk us through what the motivation for that project was and how it evolved over time?",
                      "start": 1095.7999,
                      "end": 1100.76
                    }
                  ],
                  "start": 1091.08,
                  "end": 1100.76,
                  "num_words": 31.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "The thing that we're very excited about around Fabric is trying to celebrate the successes of AI use.",
                      "start": 1100.76,
                      "end": 1108.635
                    },
                    {
                      "text": "Okay.",
                      "start": 1109.255,
                      "end": 1109.755
                    },
                    {
                      "text": "The AI ethics community has done an incredible job over the last five years of document the documenting the incidents where AIs have harmed individuals, documenting the risks that are associated with AI systems.",
                      "start": 1110.055,
                      "end": 1123.3999
                    },
                    {
                      "text": "But as machine learning models and AI systems are deployed at scale, there is no library for someone who's deploying a system to pull from and see what a success story looks like.",
                      "start": 1123.86,
                      "end": 1137.975
                    },
                    {
                      "text": "And so what we wanted to do is build a repository of successful current deployments of AI systems where we characterize the governance that one puts around the AI system.",
                      "start": 1137.975,
                      "end": 1151.2
                    }
                  ],
                  "start": 1100.76,
                  "end": 1151.2,
                  "num_words": 116.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So I do not care if you're deploying a large language model or predictive even a even an old school digit you we had some a lot of individuals are really excited about just, vanilla logistic regression models that they had been deploying for a long time.",
                      "start": 1151.58,
                      "end": 1164.985
                    },
                    {
                      "text": "But what we're interested in is what governance do you put around it?",
                      "start": 1165.445,
                      "end": 1169.225
                    },
                    {
                      "text": "Where is their human oversight?",
                      "start": 1170.1649,
                      "end": 1171.625
                    },
                    {
                      "text": "Where is their institutional oversight?",
                      "start": 1172.085,
                      "end": 1173.945
                    },
                    {
                      "text": "Can you characterize what types of governance you put in place on the individuals who have oversight over these systems?",
                      "start": 1174.49,
                      "end": 1182.51
                    }
                  ],
                  "start": 1151.58,
                  "end": 1182.51,
                  "num_words": 90.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Can you characterize what your governance practices are around as an institution to look at this AI system and say, I have introduced an autonomous AI system or one that is semi autonomous.",
                      "start": 1182.7301,
                      "end": 1194.625
                    },
                    {
                      "text": "So it's only autonomous if it's confident.",
                      "start": 1194.625,
                      "end": 1196.405
                    },
                    {
                      "text": "For example, this is a very classic one that you can see.",
                      "start": 1196.465,
                      "end": 1198.785
                    },
                    {
                      "text": "And so one of the things that we're hoping to encourage is a discourse that talks about deployment.",
                      "start": 1198.785,
                      "end": 1203.765
                    },
                    {
                      "text": "And I'm very bullish on deployment of AI systems becoming a site that is an art there for sure, but there's a science that underpins a successful use of an AI system.",
                      "start": 1204.58,
                      "end": 1216.12
                    }
                  ],
                  "start": 1182.7301,
                  "end": 1216.12,
                  "num_words": 102.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And there's a lot of excitement about use inspired AI, but that concerns the model itself.",
                      "start": 1216.675,
                      "end": 1220.6951
                    },
                    {
                      "text": "It doesn't tell you how to use it.",
                      "start": 1220.755,
                      "end": 1222.915
                    },
                    {
                      "text": "So I might build a diagnostic system that can detect fractured femurs with a 100% accuracy.",
                      "start": 1222.915,
                      "end": 1229.015
                    },
                    {
                      "text": "K?",
                      "start": 1229.2999,
                      "end": 1229.7
                    },
                    {
                      "text": "And AI scientists are very excited about getting that metric up.",
                      "start": 1229.7,
                      "end": 1232.74
                    }
                  ],
                  "start": 1216.675,
                  "end": 1232.74,
                  "num_words": 52.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "But when push comes to shove and you have to use this tool in practice, how do you do that?",
                      "start": 1232.74,
                      "end": 1237.72
                    },
                    {
                      "text": "Right?",
                      "start": 1237.78,
                      "end": 1238.1
                    },
                    {
                      "text": "Like, what is the workflow?",
                      "start": 1238.1,
                      "end": 1239.22
                    },
                    {
                      "text": "Is there an iPad in the in the hospital, in the ER that someone can pick up and look at?",
                      "start": 1239.22,
                      "end": 1243.815
                    },
                    {
                      "text": "And are there capabilities for overriding?",
                      "start": 1244.0549,
                      "end": 1246.075
                    }
                  ],
                  "start": 1232.74,
                  "end": 1246.075,
                  "num_words": 52.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Because if it's a 100% accurate every single time a doctor overrides it, you're by definition wrong.",
                      "start": 1246.375,
                      "end": 1251.195
                    },
                    {
                      "text": "Right?",
                      "start": 1251.735,
                      "end": 1252.1349
                    },
                    {
                      "text": "Right.",
                      "start": 1252.1349,
                      "end": 1252.375
                    },
                    {
                      "text": "By definition, we've constructed an example.",
                      "start": 1252.375,
                      "end": 1254.2949
                    },
                    {
                      "text": "So what are those oversights?",
                      "start": 1254.2949,
                      "end": 1255.495
                    }
                  ],
                  "start": 1246.375,
                  "end": 1255.495,
                  "num_words": 30.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "How what kind of training does that doctor have?",
                      "start": 1255.495,
                      "end": 1257.36
                    },
                    {
                      "text": "What kind of governance do we put on the model itself?",
                      "start": 1257.44,
                      "end": 1259.86
                    },
                    {
                      "text": "All of these questions need to be documented and answered.",
                      "start": 1260.48,
                      "end": 1264.1
                    },
                    {
                      "text": "And, ideally, you can answer these questions at an abstract enough level where I don't really know need to know the IP of the model itself.",
                      "start": 1264.48,
                      "end": 1272.045
                    },
                    {
                      "text": "A lot of model developers are very excited about keeping that information very close to their heart and not sharing it with the world.",
                      "start": 1272.045,
                      "end": 1278.525
                    }
                  ],
                  "start": 1255.495,
                  "end": 1278.525,
                  "num_words": 80.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And I respect that.",
                      "start": 1278.525,
                      "end": 1279.885
                    },
                    {
                      "text": "But you have, in some sense, a duty to share how you're using this tool and how where are their protections put in place for people?",
                      "start": 1279.885,
                      "end": 1288.28
                    },
                    {
                      "text": "And so this was the motivation for Fabric, where we went out and collected a set of deployed use cases and came up with a design language that lets us think about the governance that we put in place both at the individual level, so for humans who are overseeing these systems, and at the institutional level thinking about how organizations who are adopting these tools put protections in place both for their own personal liabilities as well as for those of their customers.",
                      "start": 1288.42,
                      "end": 1311.375
                    },
                    {
                      "text": "And a rich design language emerges.",
                      "start": 1311.835,
                      "end": 1314.735
                    },
                    {
                      "text": "There are not a lot of interest there are not all too many ways that people deploy systems.",
                      "start": 1315.19,
                      "end": 1318.89
                    }
                  ],
                  "start": 1278.525,
                  "end": 1318.89,
                  "num_words": 138.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "It looks something like I might use it sometimes, and the setting the settings where I choose to use it might be some function of confidence, some function of the cost of a claim, for example, an insurance.",
                      "start": 1319.19,
                      "end": 1329.13
                    },
                    {
                      "text": "Right?",
                      "start": 1329.19,
                      "end": 1329.35
                    },
                    {
                      "text": "Like, I I don't care about autonomously and automatically processing claims that are under a $100.",
                      "start": 1329.35,
                      "end": 1335.565
                    },
                    {
                      "text": "Who cares?",
                      "start": 1335.705,
                      "end": 1336.365
                    },
                    {
                      "text": "Right?",
                      "start": 1336.4249,
                      "end": 1336.6649
                    }
                  ],
                  "start": 1319.19,
                  "end": 1336.6649,
                  "num_words": 58.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "That's what most insurance companies told us.",
                      "start": 1336.6649,
                      "end": 1338.4249
                    },
                    {
                      "text": "K?",
                      "start": 1338.4249,
                      "end": 1338.6649
                    },
                    {
                      "text": "You're gonna you and if the AI system makes a mistake, again, who cares?",
                      "start": 1338.6649,
                      "end": 1342.445
                    },
                    {
                      "text": "Right?",
                      "start": 1342.66,
                      "end": 1342.98
                    },
                    {
                      "text": "And so then but but in the settings where you do have potentially more high stakes examples, there are some really interesting patterns that emerge where organizations might have a separate inspection and an escalation pathway that they introduce, and they're all very arbitrary.",
                      "start": 1342.98,
                      "end": 1357.505
                    }
                  ],
                  "start": 1336.6649,
                  "end": 1357.505,
                  "num_words": 67.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And most machine learning models aren't trained with this arbitrary escalation pathway in place.",
                      "start": 1357.5651,
                      "end": 1362.525
                    },
                    {
                      "text": "So, an example of this is we saw traffic violation use case where you would automatically try to assign a violation, a traffic violation from a video feed.",
                      "start": 1362.525,
                      "end": 1373.43
                    },
                    {
                      "text": "And so if the confidence of that system is high enough, the fine was automatically issued and sent via mail.",
                      "start": 1373.43,
                      "end": 1378.41
                    },
                    {
                      "text": "But if it wasn't confident, which 70% were under this threshold, so there are very few that are being automatically processed in some sense, They had this absolutely obscure inspection pathway where an inspector would first be allowed to look at this feed and decide whether the violation that the AI assigned was right or wrong.",
                      "start": 1378.79,
                      "end": 1399.265
                    },
                    {
                      "text": "They weren't allowed to change it.",
                      "start": 1399.6901,
                      "end": 1401.15
                    }
                  ],
                  "start": 1357.5651,
                  "end": 1401.15,
                  "num_words": 124.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Okay.",
                      "start": 1401.37,
                      "end": 1401.6901
                    },
                    {
                      "text": "They were only allowed to say if it's right or wrong.",
                      "start": 1401.6901,
                      "end": 1403.7101
                    },
                    {
                      "text": "And then if that person said right or wrong, then it went to another person who then had to say, is it right or wrong?",
                      "start": 1404.3301,
                      "end": 1410.03
                    },
                    {
                      "text": "And then, again, a third person had to check, is it right or wrong?",
                      "start": 1410.49,
                      "end": 1413.975
                    },
                    {
                      "text": "And if all three agreed that the the system was right, then the fine would be issued.",
                      "start": 1414.0549,
                      "end": 1419.335
                    }
                  ],
                  "start": 1401.37,
                  "end": 1419.335,
                  "num_words": 68.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "If any one of them said no, the fine wasn't issued.",
                      "start": 1419.335,
                      "end": 1422.215
                    }
                  ],
                  "start": 1419.335,
                  "end": 1422.215,
                  "num_words": 11.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "That's so interesting though, because it's like, you know, there are probably there are probably sort of almost evolutionary reasons why that system developed, but it wasn't necessarily like, here is what we think would be the best way to set up.",
                      "start": 1422.215,
                      "end": 1437.05
                    },
                    {
                      "text": "So but so number one, I'm curious for this particular example if that is what people told you about how this system evolved.",
                      "start": 1437.05,
                      "end": 1444.8651
                    },
                    {
                      "text": "And number two, from the perspective of documentation, there are just a lot of ways that systems are developed and governed that are frankly embarrassing.",
                      "start": 1445.2451,
                      "end": 1454.0651
                    },
                    {
                      "text": "So do you think there's, like, reticence about putting those things down in documentation artifacts?",
                      "start": 1454.3651,
                      "end": 1461.0599
                    },
                    {
                      "text": "Like, what what do companies wanna do when it's not a concern about necessarily IP or possible legal recourse, but just like, hey.",
                      "start": 1461.0599,
                      "end": 1469.38
                    }
                  ],
                  "start": 1422.215,
                  "end": 1469.38,
                  "num_words": 128.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "We know this is ad hoc hoc and not great, and therefore, we don't wanna, like, formalize it.",
                      "start": 1469.38,
                      "end": 1473.745
                    }
                  ],
                  "start": 1469.38,
                  "end": 1473.745,
                  "num_words": 18.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So we got around this by basically encouraging anonymity of sharing those use cases.",
                      "start": 1473.745,
                      "end": 1479.505
                    },
                    {
                      "text": "And eventually, we're gonna propose, like, an ecosystem that lets us share this information very publicly, and in a way that it kind of protects the identity of some of these organizations because even your financial organizations, like, maybe they're not using it for trading.",
                      "start": 1479.505,
                      "end": 1493.58
                    },
                    {
                      "text": "They're using it for customer service.",
                      "start": 1493.58,
                      "end": 1494.7
                    },
                    {
                      "text": "And in that setting, it's not even clear if this is a, if this is an airline or a hotelier and hospitality organization because the AI system that we're discussing is sufficiently broad.",
                      "start": 1494.7,
                      "end": 1507.285
                    },
                    {
                      "text": "But I 100% agree that there are a lot of these artifacts that exist.",
                      "start": 1507.665,
                      "end": 1511.445
                    }
                  ],
                  "start": 1473.745,
                  "end": 1511.445,
                  "num_words": 112.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "And putting this down and getting a language around it just lets people see how ludicrous some of these AI use cases are.",
                      "start": 1511.63,
                      "end": 1517.9501
                    },
                    {
                      "text": "Like, for example, I you'll see a company that is obsessed with the accuracy of their particular system.",
                      "start": 1517.9501,
                      "end": 1524.05
                    },
                    {
                      "text": "Like, we're trying to get our accuracy up board level decision.",
                      "start": 1524.515,
                      "end": 1527.3351
                    },
                    {
                      "text": "Accuracy must be high.",
                      "start": 1527.7151,
                      "end": 1529.015
                    },
                    {
                      "text": "And then if you decide to procure an AI system that has, let's say, 80% accuracy in the next quarter, you're able to get 85, and then eventually you consider fine tuning and you get to nine 87.",
                      "start": 1529.395,
                      "end": 1538.935
                    }
                  ],
                  "start": 1511.63,
                  "end": 1538.935,
                  "num_words": 94.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "But at the end of the day, if you let a doctor or a individual look at that AI prediction and then decide on their own volition what to do, you're never gonna get that performance benefit ever, no matter what.",
                      "start": 1539.2201,
                      "end": 1554.115
                    },
                    {
                      "text": "There are a lot of concern.",
                      "start": 1554.115,
                      "end": 1555.395
                    },
                    {
                      "text": "And until you see it in front of you, and until you're sitting in front of your board, and you see this saying, I am on we are on an AI adoption pathway.",
                      "start": 1555.395,
                      "end": 1562.835
                    },
                    {
                      "text": "And in practice, this is just effectively pulling a new encyclopedia Britannica source for my employees.",
                      "start": 1562.835,
                      "end": 1569.7301
                    },
                    {
                      "text": "That just gives them yet another piece of information which they're allowed to override and still do something on their own.",
                      "start": 1570.1901,
                      "end": 1574.53
                    }
                  ],
                  "start": 1539.2201,
                  "end": 1574.53,
                  "num_words": 117.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Which could still be valuable, but isn't the same thing as what people are expecting the system to do.",
                      "start": 1574.8301,
                      "end": 1580.5901
                    },
                    {
                      "text": "And that's where the I used to work I used to do recommender systems research, and we'd go to the annual REXIS conference.",
                      "start": 1580.5901,
                      "end": 1587.865
                    },
                    {
                      "text": "And there would be people presenting new algorithms, and they're showing these marginal improvements in accuracy over the previous generation.",
                      "start": 1588.005,
                      "end": 1595.0651
                    },
                    {
                      "text": "And I remember sitting there with other people that actually were data scientists that deployed stuff in practice, and we'd look at each other and say, you know what?",
                      "start": 1595.285,
                      "end": 1603.06
                    },
                    {
                      "text": "This is great.",
                      "start": 1603.06,
                      "end": 1603.7001
                    }
                  ],
                  "start": 1574.8301,
                  "end": 1603.7001,
                  "num_words": 94.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "But honestly, if they just change the UI, it would have a much bigger impact.",
                      "start": 1603.7001,
                      "end": 1607.5801
                    },
                    {
                      "text": "You know?",
                      "start": 1607.5801,
                      "end": 1608.52
                    },
                    {
                      "text": "And sometimes sometimes separating out those almost laboratory style experiments of isolating how how the model might perform from the reality of the context in which it's deployed.",
                      "start": 1608.9,
                      "end": 1622.135
                    },
                    {
                      "text": "And and governance needs to be responsive to those realities.",
                      "start": 1622.755,
                      "end": 1626.72
                    }
                  ],
                  "start": 1603.7001,
                  "end": 1626.72,
                  "num_words": 55.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "And so this is exactly your your this is the exact language that we're thinking about.",
                      "start": 1626.7799,
                      "end": 1629.82
                    },
                    {
                      "text": "Right?",
                      "start": 1629.82,
                      "end": 1629.8999
                    },
                    {
                      "text": "It's like trying to provide a language that lets people have this conversation without, a, feeling like they're behind in the adoption pipeline, but, b, makes this conversation not about the models themselves, but about the governance that surrounds it, right, and the workflow that you're using.",
                      "start": 1629.8999,
                      "end": 1642.735
                    },
                    {
                      "text": "And ideally, in the best case scenario, in a few years, we'll have a literal library of these types of workflows that organizations can use.",
                      "start": 1643.0349,
                      "end": 1650.5549
                    },
                    {
                      "text": "So you have these artifacts of five inspectors that you've had moderating your content moderation tools for a long time, and you might have new escalation pathways that you can introduce in the face of, ever more capable AI system.",
                      "start": 1650.5549,
                      "end": 1663.3
                    }
                  ],
                  "start": 1626.7799,
                  "end": 1663.3,
                  "num_words": 129.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Another thing that I like about this is really trying to ground this in real world practice, something that frequently frustrates me about the work that on the whole not to say this is true for any given effort, but on the whole, a lot of work in sort of the responsible AI, AI in society, that community and the research community doing work in that area has done a really great job of eliminating theories for how governance can be done well.",
                      "start": 1663.3,
                      "end": 1697.465
                    },
                    {
                      "text": "What we have not always done a great job of is connecting that to evidence from practice.",
                      "start": 1697.925,
                      "end": 1704.425
                    },
                    {
                      "text": "And it's really unfortunate because at this point, we have many best practices that are informed by very little evidence from practice.",
                      "start": 1705.125,
                      "end": 1714.2101
                    },
                    {
                      "text": "So I think something like this could be really powerful in helping people understand how some of those constraints from the operational environment factor into the governance choices people are making in both good and bad ways.",
                      "start": 1714.2101,
                      "end": 1727.225
                    }
                  ],
                  "start": 1663.3,
                  "end": 1727.225,
                  "num_words": 159.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "100%.",
                      "start": 1727.225,
                      "end": 1727.885
                    }
                  ],
                  "start": 1727.225,
                  "end": 1727.885,
                  "num_words": 1.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "On the basis of these two projects, what do you think are feasible steps that developers could take right now from a documentation perspective that would improve accountability, transparency, or some other outcome, something that is a piece of low hanging fruit that could be picked?",
                      "start": 1728.585,
                      "end": 1749.645
                    }
                  ],
                  "start": 1728.585,
                  "end": 1749.645,
                  "num_words": 46.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "I think even if organizations can start having a frank conversation about the internally internally, if they can come up with a mechanism for sharing their AI use cases outside of a registrar, like a registry, which many are starting to have.",
                      "start": 1749.885,
                      "end": 1767.46
                    },
                    {
                      "text": "Right?",
                      "start": 1767.6799,
                      "end": 1768.0
                    },
                    {
                      "text": "It's taking it from a Salesforce DB to something that looks a little bit more like, a little bit more akin to this this idea of incorporating governance into that practice.",
                      "start": 1768.0,
                      "end": 1778.64
                    },
                    {
                      "text": "I think that could be really exciting.",
                      "start": 1778.64,
                      "end": 1780.1
                    },
                    {
                      "text": "And I think it needs to be a little bit stronger than just documentation.",
                      "start": 1780.4,
                      "end": 1783.4349
                    }
                  ],
                  "start": 1749.885,
                  "end": 1783.4349,
                  "num_words": 95.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Right?",
                      "start": 1784.215,
                      "end": 1784.455
                    },
                    {
                      "text": "Because this is not just commenting on having documentation.",
                      "start": 1784.455,
                      "end": 1786.7949
                    },
                    {
                      "text": "This is commenting on what your practices are around using these tools.",
                      "start": 1786.855,
                      "end": 1790.615
                    },
                    {
                      "text": "So I think, like, concretely, it's actually decently free to do.",
                      "start": 1790.615,
                      "end": 1794.6
                    },
                    {
                      "text": "Right?",
                      "start": 1794.74,
                      "end": 1794.9
                    }
                  ],
                  "start": 1784.215,
                  "end": 1794.9,
                  "num_words": 34.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Like, this is it it's just asking your your PMs at your at your companies to basically suggest, you know, here's how we're gonna deploy this tool.",
                      "start": 1794.9,
                      "end": 1803.16
                    },
                    {
                      "text": "And having a frank discussion about that from the get go.",
                      "start": 1803.38,
                      "end": 1806.075
                    },
                    {
                      "text": "And I know that there's a lot of folks who who build technologies and then might be divorced from the way those technologies are used.",
                      "start": 1806.075,
                      "end": 1813.7749
                    },
                    {
                      "text": "But in some sense, that is the discussion that we need to have if we wanna have a sensible, grounded discussion about governance.",
                      "start": 1814.315,
                      "end": 1820.8949
                    },
                    {
                      "text": "Right?",
                      "start": 1821.2899,
                      "end": 1821.61
                    }
                  ],
                  "start": 1794.9,
                  "end": 1821.61,
                  "num_words": 87.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "We need to know how people are deploying tools.",
                      "start": 1821.61,
                      "end": 1823.71
                    },
                    {
                      "text": "And the question is, where does the burden fall for that information to be captured and then stored and located?",
                      "start": 1824.01,
                      "end": 1829.7899
                    },
                    {
                      "text": "And I'm hopeful that even if internally we can get corporations to start thinking about this, we can make a lot of progress with, with with understanding what our governance practices are for every model that's deployed.",
                      "start": 1829.9299,
                      "end": 1845.485
                    }
                  ],
                  "start": 1821.61,
                  "end": 1845.485,
                  "num_words": 66.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1845.5449,
                      "end": 1845.865
                    },
                    {
                      "text": "Absolutely.",
                      "start": 1845.865,
                      "end": 1846.365
                    },
                    {
                      "text": "What else are you excited about?",
                      "start": 1847.065,
                      "end": 1848.345
                    },
                    {
                      "text": "What are you researching now?",
                      "start": 1848.345,
                      "end": 1849.5449
                    },
                    {
                      "text": "Like, what are the directions that you're Yeah.",
                      "start": 1849.5449,
                      "end": 1851.485
                    }
                  ],
                  "start": 1845.5449,
                  "end": 1851.485,
                  "num_words": 21.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "This is a lot of what we're we're we have a quite a handful of work in this space of, like, deployment as a science, and this effectively lets us start thinking about the ways in which people collaborate with systems.",
                      "start": 1851.62,
                      "end": 1864.28
                    },
                    {
                      "text": "The natural question that falls out of this is I might choose to only use my model under certain conditions.",
                      "start": 1864.445,
                      "end": 1869.505
                    },
                    {
                      "text": "My model might only be available to me under certain conditions.",
                      "start": 1869.885,
                      "end": 1872.6849
                    }
                  ],
                  "start": 1851.62,
                  "end": 1872.6849,
                  "num_words": 72.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 1872.6849,
                      "end": 1872.925
                    }
                  ],
                  "start": 1872.6849,
                  "end": 1872.925,
                  "num_words": 1.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So this leads to really interesting questions around how people incorporate, agents into their existing workflows.",
                      "start": 1872.925,
                      "end": 1879.55
                    },
                    {
                      "text": "So we have quite a lot of work on orchestrating the use of an agent in practice, and going from there to understand what the effects are on individuals who are using those tools.",
                      "start": 1879.61,
                      "end": 1889.77
                    },
                    {
                      "text": "So students who are using these, like, large language models in the classroom or doctors who are using these large language models to educate patients, not for diagnosis, but for patient education, where they themselves might be getting upskilled on a particular disease, for example.",
                      "start": 1889.77,
                      "end": 1903.9249
                    },
                    {
                      "text": "Right?",
                      "start": 1903.9249,
                      "end": 1904.165
                    },
                    {
                      "text": "Like, semaglutide is is a nice example of this.",
                      "start": 1904.165,
                      "end": 1907.48
                    }
                  ],
                  "start": 1872.925,
                  "end": 1907.48,
                  "num_words": 105.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Doctors are just trying to understand, like, how Ozempic works and then going off and talking to their patients about it.",
                      "start": 1907.48,
                      "end": 1912.04
                    },
                    {
                      "text": "So the use of LMS in that context for doctors is actually pretty high, and and from from some of our colleagues and collaborators.",
                      "start": 1912.04,
                      "end": 1919.42
                    },
                    {
                      "text": "So what does that look like in terms of the collaboration framework that you provide, users with?",
                      "start": 1919.955,
                      "end": 1925.495
                    },
                    {
                      "text": "And so we think about this in in a gamut of different domains.",
                      "start": 1925.715,
                      "end": 1928.695
                    },
                    {
                      "text": "And then we have quite a lot of work on on evals.",
                      "start": 1929.075,
                      "end": 1931.315
                    }
                  ],
                  "start": 1907.48,
                  "end": 1931.315,
                  "num_words": 87.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So what kinds of interactive evaluations can we",
                      "start": 1931.315,
                      "end": 1933.955
                    }
                  ],
                  "start": 1931.315,
                  "end": 1933.955,
                  "num_words": 8.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "What's an interactive evaluation?",
                      "start": 1934.33,
                      "end": 1935.87
                    }
                  ],
                  "start": 1934.33,
                  "end": 1935.87,
                  "num_words": 4.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "So an interactive evaluation is something ever so slightly different, not ever so slightly, quite literally the opposite of a static evaluation and benchmark that you're seeing in practice today.",
                      "start": 1936.25,
                      "end": 1944.91
                    },
                    {
                      "text": "So, what happens if you watch a user interact with the large language model for a longer period of time?",
                      "start": 1945.05,
                      "end": 1953.075
                    }
                  ],
                  "start": 1936.25,
                  "end": 1953.075,
                  "num_words": 50.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "This is so important and, like, weirdly absent.",
                      "start": 1953.075,
                      "end": 1955.8949
                    }
                  ],
                  "start": 1953.075,
                  "end": 1955.8949,
                  "num_words": 8.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "The longitudinal effects of AI use are just and it's impossible to capture in a benchmark, actually, I would argue.",
                      "start": 1957.075,
                      "end": 1964.61
                    },
                    {
                      "text": "And so it it's kind of like thinking about and watching.",
                      "start": 1965.07,
                      "end": 1967.79
                    },
                    {
                      "text": "One of the examples of this that we've done so far is what happens if you watch a mathematician use a AI system to do theorem proving, but you let them use it for three days.",
                      "start": 1967.79,
                      "end": 1978.6951
                    },
                    {
                      "text": "You let them use it for a week.",
                      "start": 1979.475,
                      "end": 1981.0951
                    },
                    {
                      "text": "You let them use it for a few hours.",
                      "start": 1981.3151,
                      "end": 1983.0951
                    }
                  ],
                  "start": 1957.075,
                  "end": 1983.0951,
                  "num_words": 84.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "These longitudinal interactions are not captured by static evaluations, but they give us access to a rich history of how we expect people to use these systems in practice.",
                      "start": 1983.9551,
                      "end": 1996.8
                    },
                    {
                      "text": "You get notions of over reliance for certain conditions, overdependence, which is very different from overreliance.",
                      "start": 1997.1,
                      "end": 2003.9851
                    },
                    {
                      "text": "Some would argue it's a precondition to depend on a system would mean you, you you pick the fentanyl up.",
                      "start": 2004.6051,
                      "end": 2010.765
                    },
                    {
                      "text": "Overreliance means you used the you were not take you were taking, insulin injections, not fentanyl injections when you needed to.",
                      "start": 2010.765,
                      "end": 2016.65
                    },
                    {
                      "text": "Right?",
                      "start": 2016.65,
                      "end": 2017.05
                    }
                  ],
                  "start": 1983.9551,
                  "end": 2017.05,
                  "num_words": 87.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "So are you taking vitamins or painkillers?",
                      "start": 2017.05,
                      "end": 2018.81
                    },
                    {
                      "text": "And and that's the, the the analogy that we like to think of there.",
                      "start": 2018.81,
                      "end": 2022.33
                    },
                    {
                      "text": "And what what does over reliance and overdependence look like on these longitudinal time horizons, which only which are only possible to study over long interactions and and effectively warrant interactive evaluation?",
                      "start": 2022.33,
                      "end": 2033.365
                    }
                  ],
                  "start": 2017.05,
                  "end": 2033.365,
                  "num_words": 53.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Yeah.",
                      "start": 2033.505,
                      "end": 2033.745
                    },
                    {
                      "text": "I'm really excited about that as well.",
                      "start": 2033.745,
                      "end": 2035.4249
                    },
                    {
                      "text": "It's something we've been talking about internally is especially in in conversations that we've had with subject matter experts on other forms of risk, they have raised that many of their concerns about AI systems really aren't things that emerge via sort of one one interaction with an AI system.",
                      "start": 2035.4249,
                      "end": 2056.0
                    },
                    {
                      "text": "They just they can't be they couldn't be detected.",
                      "start": 2056.0,
                      "end": 2059.095
                    },
                    {
                      "text": "Those patterns wouldn't emerge over the course of a single exchange.",
                      "start": 2059.635,
                      "end": 2063.175
                    }
                  ],
                  "start": 2033.505,
                  "end": 2063.175,
                  "num_words": 78.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "And increasingly, there are evals that are multi turns, so they might look at, like, five interactions, but this still isn't the same thing as something that",
                      "start": 2063.5552,
                      "end": 2071.7952
                    }
                  ],
                  "start": 2063.5552,
                  "end": 2071.7952,
                  "num_words": 27.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "is",
                      "start": 2071.7952,
                      "end": 2071.955
                    }
                  ],
                  "start": 2071.7952,
                  "end": 2071.955,
                  "num_words": 1.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "happening over the course of days.",
                      "start": 2071.955,
                      "end": 2074.9202
                    },
                    {
                      "text": "And these are both probably where many of the benefits of the systems emerge, as well as where a lot of the risk patterns emerge and those things.",
                      "start": 2075.1401,
                      "end": 2084.76
                    },
                    {
                      "text": "It may not be impossible for them to be captured within quantitative metrics, but it's gonna take a lot of qualitative sort of analysis to figure out how that could reasonably be done, if at all.",
                      "start": 2085.0051,
                      "end": 2095.985
                    }
                  ],
                  "start": 2071.955,
                  "end": 2095.985,
                  "num_words": 70.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 2096.0452,
                      "end": 2096.5452
                    },
                    {
                      "text": "Exactly.",
                      "start": 2096.605,
                      "end": 2097.105
                    },
                    {
                      "text": "And I think this is this is kind of where where we're at right now working with, behavioral con folks and and psychologists and folks who are, who have expertise in crafting these kinds of studies so that we as AI, researchers can kinda make kinda make progress here.",
                      "start": 2097.165,
                      "end": 2112.975
                    },
                    {
                      "text": "Fantastic.",
                      "start": 2113.135,
                      "end": 2113.635
                    },
                    {
                      "text": "Very excited",
                      "start": 2113.695,
                      "end": 2114.175
                    }
                  ],
                  "start": 2096.0452,
                  "end": 2114.175,
                  "num_words": 54.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "about that.",
                      "start": 2114.175,
                      "end": 2114.655
                    },
                    {
                      "text": "I'm excited about that too.",
                      "start": 2114.655,
                      "end": 2116.0952
                    },
                    {
                      "text": "Well, I think that will close us out.",
                      "start": 2116.975,
                      "end": 2118.655
                    },
                    {
                      "text": "Hmong, it's been a pleasure speaking with you today.",
                      "start": 2118.8152,
                      "end": 2122.2751
                    }
                  ],
                  "start": 2114.175,
                  "end": 2122.2751,
                  "num_words": 24.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Yep.",
                      "start": 2123.135,
                      "end": 2123.375
                    },
                    {
                      "text": "Thank you so much for having me.",
                      "start": 2123.375,
                      "end": 2124.8152
                    }
                  ],
                  "start": 2123.135,
                  "end": 2124.8152,
                  "num_words": 8.0,
                  "speaker": 2
                },
                {
                  "sentences": [
                    {
                      "text": "Thank you so much for coming.",
                      "start": 2124.8152,
                      "end": 2126.115
                    }
                  ],
                  "start": 2124.8152,
                  "end": 2126.115,
                  "num_words": 6.0,
                  "speaker": 1
                },
                {
                  "sentences": [
                    {
                      "text": "Thank you for listening to Tech Talks, presented by the Center for Democracy and Technology.",
                      "start": 2127.4902,
                      "end": 2132.07
                    },
                    {
                      "text": "I've been your host, Jamal Magdi.",
                      "start": 2132.61,
                      "end": 2134.6301
                    },
                    {
                      "text": "Tech Talks is edited by Jacob Kaufman and produced by Drew Courtney.",
                      "start": 2134.85,
                      "end": 2138.55
                    },
                    {
                      "text": "Check out more of CDT's work by visiting us online at cdt.org and on various social media at syndemtech.",
                      "start": 2138.835,
                      "end": 2146.135
                    },
                    {
                      "text": "That's syndemtech.",
                      "start": 2147.395,
                      "end": 2148.455
                    }
                  ],
                  "start": 2127.4902,
                  "end": 2148.455,
                  "num_words": 54.0,
                  "speaker": 0
                },
                {
                  "sentences": [
                    {
                      "text": "Thanks for talking tech.",
                      "start": 2151.5962,
                      "end": 2152.9763
                    }
                  ],
                  "start": 2151.5962,
                  "end": 2152.9763,
                  "num_words": 4.0,
                  "speaker": 0
                }
              ]
            },
            "entities": null,
            "translations": null,
            "topics": null
          }
        ],
        "detected_language": ""
      }
    ],
    "utterances": [
      {
        "start": 2.24,
        "end": 12.98,
        "confidence": 0.9700559,
        "channel": 0,
        "transcript": "Welcome to CDT's Tech Talks, where we dish on tech and Internet policy while also explaining what these policies mean to our daily lives. I'm Jamal Magby, and it's time to talk tech.",
        "words": [
          {
            "word": "welcome",
            "start": 2.24,
            "end": 2.6399999,
            "confidence": 0.9992816,
            "punctuated_word": "Welcome",
            "speaker": 0,
            "speaker_confidence": 0.3425728
          },
          {
            "word": "to",
            "start": 2.6399999,
            "end": 2.8799999,
            "confidence": 0.99986017,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.3425728
          },
          {
            "word": "cdt's",
            "start": 2.8799999,
            "end": 3.3799999,
            "confidence": 0.98081684,
            "punctuated_word": "CDT's",
            "speaker": 0,
            "speaker_confidence": 0.3425728
          },
          {
            "word": "tech",
            "start": 3.52,
            "end": 3.84,
            "confidence": 0.8082537,
            "punctuated_word": "Tech",
            "speaker": 0,
            "speaker_confidence": 0.3425728
          },
          {
            "word": "talks",
            "start": 3.84,
            "end": 4.3199997,
            "confidence": 0.8886441,
            "punctuated_word": "Talks,",
            "speaker": 0,
            "speaker_confidence": 0.3425728
          },
          {
            "word": "where",
            "start": 4.3199997,
            "end": 4.48,
            "confidence": 0.9987338,
            "punctuated_word": "where",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "we",
            "start": 4.48,
            "end": 4.64,
            "confidence": 0.9994936,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "dish",
            "start": 4.64,
            "end": 4.88,
            "confidence": 0.9964011,
            "punctuated_word": "dish",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "on",
            "start": 4.88,
            "end": 5.12,
            "confidence": 0.99861515,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "tech",
            "start": 5.12,
            "end": 5.52,
            "confidence": 0.99178517,
            "punctuated_word": "tech",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "and",
            "start": 5.52,
            "end": 5.7599998,
            "confidence": 0.9908742,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "internet",
            "start": 5.7599998,
            "end": 6.24,
            "confidence": 0.923064,
            "punctuated_word": "Internet",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "policy",
            "start": 6.24,
            "end": 6.74,
            "confidence": 0.9978709,
            "punctuated_word": "policy",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "while",
            "start": 6.7999997,
            "end": 7.04,
            "confidence": 0.8627944,
            "punctuated_word": "while",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "also",
            "start": 7.04,
            "end": 7.3599997,
            "confidence": 0.999889,
            "punctuated_word": "also",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "explaining",
            "start": 7.3599997,
            "end": 7.68,
            "confidence": 0.99234563,
            "punctuated_word": "explaining",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "what",
            "start": 7.68,
            "end": 7.9199996,
            "confidence": 0.99590105,
            "punctuated_word": "what",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "these",
            "start": 7.9199996,
            "end": 8.16,
            "confidence": 0.9996296,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "policies",
            "start": 8.16,
            "end": 8.66,
            "confidence": 0.999653,
            "punctuated_word": "policies",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "mean",
            "start": 8.72,
            "end": 8.96,
            "confidence": 0.9149584,
            "punctuated_word": "mean",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "to",
            "start": 8.96,
            "end": 9.12,
            "confidence": 0.98897636,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "our",
            "start": 9.12,
            "end": 9.28,
            "confidence": 0.9999037,
            "punctuated_word": "our",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "daily",
            "start": 9.28,
            "end": 9.679999,
            "confidence": 0.9999336,
            "punctuated_word": "daily",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "lives",
            "start": 9.679999,
            "end": 10.16,
            "confidence": 0.9997374,
            "punctuated_word": "lives.",
            "speaker": 0,
            "speaker_confidence": 0.604785
          },
          {
            "word": "i'm",
            "start": 10.16,
            "end": 10.48,
            "confidence": 0.99601007,
            "punctuated_word": "I'm",
            "speaker": 0,
            "speaker_confidence": 0.544182
          },
          {
            "word": "jamal",
            "start": 10.48,
            "end": 10.96,
            "confidence": 0.86422753,
            "punctuated_word": "Jamal",
            "speaker": 0,
            "speaker_confidence": 0.544182
          },
          {
            "word": "magby",
            "start": 10.96,
            "end": 11.36,
            "confidence": 0.887932,
            "punctuated_word": "Magby,",
            "speaker": 0,
            "speaker_confidence": 0.544182
          },
          {
            "word": "and",
            "start": 11.36,
            "end": 11.5199995,
            "confidence": 0.99988794,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.544182
          },
          {
            "word": "it's",
            "start": 11.5199995,
            "end": 11.759999,
            "confidence": 0.99906874,
            "punctuated_word": "it's",
            "speaker": 0,
            "speaker_confidence": 0.544182
          },
          {
            "word": "time",
            "start": 11.759999,
            "end": 11.92,
            "confidence": 0.99990654,
            "punctuated_word": "time",
            "speaker": 0,
            "speaker_confidence": 0.544182
          },
          {
            "word": "to",
            "start": 11.92,
            "end": 12.08,
            "confidence": 0.99948967,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.544182
          },
          {
            "word": "talk",
            "start": 12.08,
            "end": 12.48,
            "confidence": 0.9613431,
            "punctuated_word": "talk",
            "speaker": 0,
            "speaker_confidence": 0.544182
          },
          {
            "word": "tech",
            "start": 12.48,
            "end": 12.98,
            "confidence": 0.9765617,
            "punctuated_word": "tech.",
            "speaker": 0,
            "speaker_confidence": 0.544182
          }
        ],
        "speaker": 0,
        "id": "569d34ec-c05e-4587-b06f-d9a698621634"
      },
      {
        "start": 20.615,
        "end": 22.875,
        "confidence": 0.9312643,
        "channel": 0,
        "transcript": "Welcome to Tech Talk. Bye.",
        "words": [
          {
            "word": "welcome",
            "start": 20.615,
            "end": 21.115,
            "confidence": 0.9378587,
            "punctuated_word": "Welcome",
            "speaker": 1,
            "speaker_confidence": 0.15502357
          },
          {
            "word": "to",
            "start": 21.175,
            "end": 21.494999,
            "confidence": 0.99947494,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.15502357
          },
          {
            "word": "tech",
            "start": 21.494999,
            "end": 21.735,
            "confidence": 0.8943062,
            "punctuated_word": "Tech",
            "speaker": 1,
            "speaker_confidence": 0.15502357
          },
          {
            "word": "talk",
            "start": 21.735,
            "end": 22.235,
            "confidence": 0.86947095,
            "punctuated_word": "Talk.",
            "speaker": 1,
            "speaker_confidence": 0.15502357
          },
          {
            "word": "bye",
            "start": 22.375,
            "end": 22.875,
            "confidence": 0.95521086,
            "punctuated_word": "Bye.",
            "speaker": 1,
            "speaker_confidence": 0.15502357
          }
        ],
        "speaker": 1,
        "id": "02234ce3-96f3-46c2-ab83-8550f47a5b1d"
      },
      {
        "start": 23.335,
        "end": 24.395,
        "confidence": 0.6460226,
        "channel": 0,
        "transcript": "CT. Team.",
        "words": [
          {
            "word": "ct",
            "start": 23.335,
            "end": 23.835,
            "confidence": 0.66340894,
            "punctuated_word": "CT.",
            "speaker": 0,
            "speaker_confidence": 0.0
          },
          {
            "word": "team",
            "start": 23.895,
            "end": 24.395,
            "confidence": 0.6286363,
            "punctuated_word": "Team.",
            "speaker": 0,
            "speaker_confidence": 0.0
          }
        ],
        "speaker": 0,
        "id": "27591efa-6b49-4036-8537-a4424d81b178"
      },
      {
        "start": 26.05,
        "end": 29.189999,
        "confidence": 0.9738242,
        "channel": 0,
        "transcript": "As AI systems become more embedded in critical decisions,",
        "words": [
          {
            "word": "as",
            "start": 26.05,
            "end": 26.369999,
            "confidence": 0.9807505,
            "punctuated_word": "As",
            "speaker": 0,
            "speaker_confidence": 0.69187844
          },
          {
            "word": "ai",
            "start": 26.369999,
            "end": 26.689999,
            "confidence": 0.99976164,
            "punctuated_word": "AI",
            "speaker": 0,
            "speaker_confidence": 0.69187844
          },
          {
            "word": "systems",
            "start": 26.689999,
            "end": 27.17,
            "confidence": 0.999154,
            "punctuated_word": "systems",
            "speaker": 0,
            "speaker_confidence": 0.69187844
          },
          {
            "word": "become",
            "start": 27.17,
            "end": 27.49,
            "confidence": 0.99968934,
            "punctuated_word": "become",
            "speaker": 0,
            "speaker_confidence": 0.69187844
          },
          {
            "word": "more",
            "start": 27.49,
            "end": 27.65,
            "confidence": 0.9987167,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.69187844
          },
          {
            "word": "embedded",
            "start": 27.65,
            "end": 28.05,
            "confidence": 0.99983394,
            "punctuated_word": "embedded",
            "speaker": 0,
            "speaker_confidence": 0.69187844
          },
          {
            "word": "in",
            "start": 28.05,
            "end": 28.289999,
            "confidence": 0.9940684,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.69187844
          },
          {
            "word": "critical",
            "start": 28.289999,
            "end": 28.689999,
            "confidence": 0.9996197,
            "punctuated_word": "critical",
            "speaker": 0,
            "speaker_confidence": 0.69187844
          },
          {
            "word": "decisions",
            "start": 28.689999,
            "end": 29.189999,
            "confidence": 0.79282427,
            "punctuated_word": "decisions,",
            "speaker": 0,
            "speaker_confidence": 0.69187844
          }
        ],
        "speaker": 0,
        "id": "3621ad8d-ce1f-4db9-980b-baa64d9e9f68"
      },
      {
        "start": 29.49,
        "end": 31.029999,
        "confidence": 0.9575284,
        "channel": 0,
        "transcript": "from health care to hiring,",
        "words": [
          {
            "word": "from",
            "start": 29.49,
            "end": 29.81,
            "confidence": 0.9992723,
            "punctuated_word": "from",
            "speaker": 0,
            "speaker_confidence": 0.69187844
          },
          {
            "word": "health",
            "start": 29.81,
            "end": 30.05,
            "confidence": 0.79552794,
            "punctuated_word": "health",
            "speaker": 0,
            "speaker_confidence": 0.69187844
          },
          {
            "word": "care",
            "start": 30.05,
            "end": 30.369999,
            "confidence": 0.99947995,
            "punctuated_word": "care",
            "speaker": 0,
            "speaker_confidence": 0.69187844
          },
          {
            "word": "to",
            "start": 30.369999,
            "end": 30.529999,
            "confidence": 0.9985207,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "hiring",
            "start": 30.529999,
            "end": 31.029999,
            "confidence": 0.99484116,
            "punctuated_word": "hiring,",
            "speaker": 0,
            "speaker_confidence": 0.803784
          }
        ],
        "speaker": 0,
        "id": "2d53e95e-7b9a-4921-93c6-990cb9ac8e29"
      },
      {
        "start": 31.41,
        "end": 39.35,
        "confidence": 0.9988432,
        "channel": 0,
        "transcript": "the need for transparency and trust has never been greater. But how do we document these powerful tools in a way that's both meaningful and actionable?",
        "words": [
          {
            "word": "the",
            "start": 31.41,
            "end": 31.65,
            "confidence": 0.9994729,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "need",
            "start": 31.65,
            "end": 31.81,
            "confidence": 0.99994695,
            "punctuated_word": "need",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "for",
            "start": 31.81,
            "end": 32.05,
            "confidence": 0.99993455,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "transparency",
            "start": 32.05,
            "end": 32.55,
            "confidence": 0.99991906,
            "punctuated_word": "transparency",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "and",
            "start": 32.77,
            "end": 32.93,
            "confidence": 0.9960069,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "trust",
            "start": 32.93,
            "end": 33.41,
            "confidence": 0.9999045,
            "punctuated_word": "trust",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "has",
            "start": 33.41,
            "end": 33.65,
            "confidence": 0.999793,
            "punctuated_word": "has",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "never",
            "start": 33.65,
            "end": 33.89,
            "confidence": 0.9999291,
            "punctuated_word": "never",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "been",
            "start": 33.89,
            "end": 34.05,
            "confidence": 0.9999428,
            "punctuated_word": "been",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "greater",
            "start": 34.05,
            "end": 34.45,
            "confidence": 0.98836786,
            "punctuated_word": "greater.",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "but",
            "start": 34.45,
            "end": 34.69,
            "confidence": 0.99896514,
            "punctuated_word": "But",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "how",
            "start": 34.69,
            "end": 34.85,
            "confidence": 0.99820805,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "do",
            "start": 34.85,
            "end": 34.93,
            "confidence": 0.99917644,
            "punctuated_word": "do",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "we",
            "start": 34.93,
            "end": 35.17,
            "confidence": 0.9998909,
            "punctuated_word": "we",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "document",
            "start": 35.17,
            "end": 35.65,
            "confidence": 0.9998462,
            "punctuated_word": "document",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "these",
            "start": 35.65,
            "end": 35.809998,
            "confidence": 0.998604,
            "punctuated_word": "these",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "powerful",
            "start": 35.809998,
            "end": 36.29,
            "confidence": 0.9999155,
            "punctuated_word": "powerful",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "tools",
            "start": 36.29,
            "end": 36.79,
            "confidence": 0.99976784,
            "punctuated_word": "tools",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "in",
            "start": 36.85,
            "end": 37.09,
            "confidence": 0.9978956,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "a",
            "start": 37.09,
            "end": 37.17,
            "confidence": 0.99978167,
            "punctuated_word": "a",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "way",
            "start": 37.17,
            "end": 37.41,
            "confidence": 0.99992406,
            "punctuated_word": "way",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "that's",
            "start": 37.41,
            "end": 37.65,
            "confidence": 0.999483,
            "punctuated_word": "that's",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "both",
            "start": 37.65,
            "end": 37.97,
            "confidence": 0.9997172,
            "punctuated_word": "both",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "meaningful",
            "start": 37.97,
            "end": 38.47,
            "confidence": 0.9998184,
            "punctuated_word": "meaningful",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "and",
            "start": 38.53,
            "end": 38.85,
            "confidence": 0.9997662,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "actionable",
            "start": 38.85,
            "end": 39.35,
            "confidence": 0.9959428,
            "punctuated_word": "actionable?",
            "speaker": 0,
            "speaker_confidence": 0.803784
          }
        ],
        "speaker": 0,
        "id": "3db8c974-f66a-4721-9324-18b91d4a1cf6"
      },
      {
        "start": 39.655,
        "end": 44.235,
        "confidence": 0.934119,
        "channel": 0,
        "transcript": "In this episode, we'll welcome back Umang Bhat, assistant professor in trustworthy",
        "words": [
          {
            "word": "in",
            "start": 39.655,
            "end": 39.815,
            "confidence": 0.99927384,
            "punctuated_word": "In",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "this",
            "start": 39.815,
            "end": 39.975,
            "confidence": 0.9999608,
            "punctuated_word": "this",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "episode",
            "start": 39.975,
            "end": 40.475,
            "confidence": 0.9968122,
            "punctuated_word": "episode,",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "we'll",
            "start": 40.695,
            "end": 41.015,
            "confidence": 0.99865353,
            "punctuated_word": "we'll",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "welcome",
            "start": 41.015,
            "end": 41.335,
            "confidence": 0.9992136,
            "punctuated_word": "welcome",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "back",
            "start": 41.335,
            "end": 41.655,
            "confidence": 0.999861,
            "punctuated_word": "back",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "umang",
            "start": 41.655,
            "end": 42.055,
            "confidence": 0.9156109,
            "punctuated_word": "Umang",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "bhat",
            "start": 42.055,
            "end": 42.555,
            "confidence": 0.8110942,
            "punctuated_word": "Bhat,",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "assistant",
            "start": 42.614998,
            "end": 43.094997,
            "confidence": 0.95974016,
            "punctuated_word": "assistant",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "professor",
            "start": 43.094997,
            "end": 43.574997,
            "confidence": 0.9982089,
            "punctuated_word": "professor",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "in",
            "start": 43.574997,
            "end": 43.735,
            "confidence": 0.9320204,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "trustworthy",
            "start": 43.735,
            "end": 44.235,
            "confidence": 0.5989783,
            "punctuated_word": "trustworthy",
            "speaker": 0,
            "speaker_confidence": 0.803784
          }
        ],
        "speaker": 0,
        "id": "8f3e8253-8083-4388-bfa3-1f1082a4d671"
      },
      {
        "start": 44.695,
        "end": 46.475,
        "confidence": 0.9847353,
        "channel": 0,
        "transcript": "AI at the University of Cambridge,",
        "words": [
          {
            "word": "ai",
            "start": 44.695,
            "end": 45.015,
            "confidence": 0.9991629,
            "punctuated_word": "AI",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "at",
            "start": 45.015,
            "end": 45.254997,
            "confidence": 0.99393576,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "the",
            "start": 45.254997,
            "end": 45.415,
            "confidence": 0.97901434,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "university",
            "start": 45.415,
            "end": 45.815,
            "confidence": 0.9937431,
            "punctuated_word": "University",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "of",
            "start": 45.815,
            "end": 45.975,
            "confidence": 0.99773324,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "cambridge",
            "start": 45.975,
            "end": 46.475,
            "confidence": 0.9448222,
            "punctuated_word": "Cambridge,",
            "speaker": 0,
            "speaker_confidence": 0.803784
          }
        ],
        "speaker": 0,
        "id": "2a3847f4-228d-47f6-8de1-28b3d76550b3"
      },
      {
        "start": 46.855,
        "end": 54.875,
        "confidence": 0.95569956,
        "channel": 0,
        "transcript": "and welcome Amy Weinkauf, senior technologist for CDT as guest host. Together, they'll explore the evolving landscape of AI documentation,",
        "words": [
          {
            "word": "and",
            "start": 46.855,
            "end": 47.094997,
            "confidence": 0.9995573,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "welcome",
            "start": 47.094997,
            "end": 47.495,
            "confidence": 0.9992747,
            "punctuated_word": "welcome",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "amy",
            "start": 47.495,
            "end": 47.894997,
            "confidence": 0.9108328,
            "punctuated_word": "Amy",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "weinkauf",
            "start": 47.894997,
            "end": 48.394997,
            "confidence": 0.783607,
            "punctuated_word": "Weinkauf,",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "senior",
            "start": 48.614998,
            "end": 49.015,
            "confidence": 0.99838996,
            "punctuated_word": "senior",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "technologist",
            "start": 49.015,
            "end": 49.515,
            "confidence": 0.9974965,
            "punctuated_word": "technologist",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "for",
            "start": 49.655,
            "end": 49.894997,
            "confidence": 0.99923956,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "cdt",
            "start": 49.894997,
            "end": 50.394997,
            "confidence": 0.99519885,
            "punctuated_word": "CDT",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "as",
            "start": 50.454998,
            "end": 50.695,
            "confidence": 0.5698181,
            "punctuated_word": "as",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "guest",
            "start": 50.695,
            "end": 51.015,
            "confidence": 0.99662685,
            "punctuated_word": "guest",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "host",
            "start": 51.015,
            "end": 51.495,
            "confidence": 0.9919219,
            "punctuated_word": "host.",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "together",
            "start": 51.495,
            "end": 51.894997,
            "confidence": 0.88230217,
            "punctuated_word": "Together,",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "they'll",
            "start": 51.894997,
            "end": 52.135,
            "confidence": 0.9939987,
            "punctuated_word": "they'll",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "explore",
            "start": 52.135,
            "end": 52.614998,
            "confidence": 0.99881786,
            "punctuated_word": "explore",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "the",
            "start": 52.614998,
            "end": 52.774998,
            "confidence": 0.9997662,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "evolving",
            "start": 52.774998,
            "end": 53.254997,
            "confidence": 0.9994894,
            "punctuated_word": "evolving",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "landscape",
            "start": 53.254997,
            "end": 53.735,
            "confidence": 0.99993587,
            "punctuated_word": "landscape",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "of",
            "start": 53.735,
            "end": 53.975,
            "confidence": 0.9998499,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "ai",
            "start": 53.975,
            "end": 54.375,
            "confidence": 0.9998654,
            "punctuated_word": "AI",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "documentation",
            "start": 54.375,
            "end": 54.875,
            "confidence": 0.9980022,
            "punctuated_word": "documentation,",
            "speaker": 0,
            "speaker_confidence": 0.803784
          }
        ],
        "speaker": 0,
        "id": "2cd85b97-94b8-4527-b3fa-ed376554c808"
      },
      {
        "start": 55.620003,
        "end": 57.32,
        "confidence": 0.98527575,
        "channel": 0,
        "transcript": "its role in responsible deployment,",
        "words": [
          {
            "word": "its",
            "start": 55.620003,
            "end": 55.86,
            "confidence": 0.96604383,
            "punctuated_word": "its",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "role",
            "start": 55.86,
            "end": 56.02,
            "confidence": 0.99974245,
            "punctuated_word": "role",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "in",
            "start": 56.02,
            "end": 56.34,
            "confidence": 0.975694,
            "punctuated_word": "in",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "responsible",
            "start": 56.34,
            "end": 56.82,
            "confidence": 0.99972683,
            "punctuated_word": "responsible",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "deployment",
            "start": 56.82,
            "end": 57.32,
            "confidence": 0.985172,
            "punctuated_word": "deployment,",
            "speaker": 0,
            "speaker_confidence": 0.803784
          }
        ],
        "speaker": 0,
        "id": "2412c0e7-2ff9-45a1-9a75-e8be3eb015e5"
      },
      {
        "start": 57.620003,
        "end": 60.04,
        "confidence": 0.99905473,
        "channel": 0,
        "transcript": "and how emerging standards can help developers,",
        "words": [
          {
            "word": "and",
            "start": 57.620003,
            "end": 57.86,
            "confidence": 0.99962485,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "how",
            "start": 57.86,
            "end": 58.100002,
            "confidence": 0.9999267,
            "punctuated_word": "how",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "emerging",
            "start": 58.100002,
            "end": 58.58,
            "confidence": 0.9967487,
            "punctuated_word": "emerging",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "standards",
            "start": 58.58,
            "end": 59.06,
            "confidence": 0.99966335,
            "punctuated_word": "standards",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "can",
            "start": 59.06,
            "end": 59.3,
            "confidence": 0.9997323,
            "punctuated_word": "can",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "help",
            "start": 59.3,
            "end": 59.54,
            "confidence": 0.99989426,
            "punctuated_word": "help",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "developers",
            "start": 59.54,
            "end": 60.04,
            "confidence": 0.99779254,
            "punctuated_word": "developers,",
            "speaker": 0,
            "speaker_confidence": 0.803784
          }
        ],
        "speaker": 0,
        "id": "2c02a655-9d42-4b5c-8d89-08e08c43a504"
      },
      {
        "start": 60.5,
        "end": 61.0,
        "confidence": 0.7860811,
        "channel": 0,
        "transcript": "policymakers,",
        "words": [
          {
            "word": "policymakers",
            "start": 60.5,
            "end": 61.0,
            "confidence": 0.7860811,
            "punctuated_word": "policymakers,",
            "speaker": 0,
            "speaker_confidence": 0.803784
          }
        ],
        "speaker": 0,
        "id": "b9a05f35-310e-4126-8d0c-642212da91dc"
      },
      {
        "start": 61.38,
        "end": 65.4,
        "confidence": 0.99670005,
        "channel": 0,
        "transcript": "and the public understand and govern machine learning models more effectively.",
        "words": [
          {
            "word": "and",
            "start": 61.38,
            "end": 61.620003,
            "confidence": 0.9998851,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "the",
            "start": 61.620003,
            "end": 61.78,
            "confidence": 0.9994135,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "public",
            "start": 61.78,
            "end": 62.28,
            "confidence": 0.9999746,
            "punctuated_word": "public",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "understand",
            "start": 62.34,
            "end": 62.84,
            "confidence": 0.9953778,
            "punctuated_word": "understand",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "and",
            "start": 62.9,
            "end": 63.06,
            "confidence": 0.99883753,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "govern",
            "start": 63.06,
            "end": 63.46,
            "confidence": 0.9738816,
            "punctuated_word": "govern",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "machine",
            "start": 63.46,
            "end": 63.86,
            "confidence": 0.99855536,
            "punctuated_word": "machine",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "learning",
            "start": 63.86,
            "end": 64.18,
            "confidence": 0.99991083,
            "punctuated_word": "learning",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "models",
            "start": 64.18,
            "end": 64.68,
            "confidence": 0.99974436,
            "punctuated_word": "models",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "more",
            "start": 64.74,
            "end": 64.9,
            "confidence": 0.9996307,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.803784
          },
          {
            "word": "effectively",
            "start": 64.9,
            "end": 65.4,
            "confidence": 0.9984882,
            "punctuated_word": "effectively.",
            "speaker": 0,
            "speaker_confidence": 0.803784
          }
        ],
        "speaker": 0,
        "id": "6af3f865-8667-4404-9b7e-679905ed5e6a"
      },
      {
        "start": 65.86,
        "end": 67.56,
        "confidence": 0.92515486,
        "channel": 0,
        "transcript": "Hi, everybody. I'm Amy Weinkauf.",
        "words": [
          {
            "word": "hi",
            "start": 65.86,
            "end": 66.1,
            "confidence": 0.9589435,
            "punctuated_word": "Hi,",
            "speaker": 1,
            "speaker_confidence": 0.4635567
          },
          {
            "word": "everybody",
            "start": 66.1,
            "end": 66.5,
            "confidence": 0.9986701,
            "punctuated_word": "everybody.",
            "speaker": 1,
            "speaker_confidence": 0.4635567
          },
          {
            "word": "i'm",
            "start": 66.5,
            "end": 66.74,
            "confidence": 0.99967825,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.4635567
          },
          {
            "word": "amy",
            "start": 66.74,
            "end": 67.06,
            "confidence": 0.95274895,
            "punctuated_word": "Amy",
            "speaker": 1,
            "speaker_confidence": 0.4635567
          },
          {
            "word": "weinkauf",
            "start": 67.06,
            "end": 67.56,
            "confidence": 0.7157334,
            "punctuated_word": "Weinkauf.",
            "speaker": 1,
            "speaker_confidence": 0.4635567
          }
        ],
        "speaker": 1,
        "id": "60d542ff-a698-4cf2-98db-ac415fe6463b"
      },
      {
        "start": 67.94,
        "end": 73.134995,
        "confidence": 0.97103554,
        "channel": 0,
        "transcript": "I'm a senior technologist and today's guest host for this episode of CDT's Tech Talks.",
        "words": [
          {
            "word": "i'm",
            "start": 67.94,
            "end": 68.1,
            "confidence": 0.9976906,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.4635567
          },
          {
            "word": "a",
            "start": 68.1,
            "end": 68.18,
            "confidence": 0.9454534,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "senior",
            "start": 68.18,
            "end": 68.66,
            "confidence": 0.9833335,
            "punctuated_word": "senior",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "technologist",
            "start": 68.66,
            "end": 69.16,
            "confidence": 0.9993467,
            "punctuated_word": "technologist",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "and",
            "start": 69.3,
            "end": 69.54,
            "confidence": 0.9533221,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "today's",
            "start": 69.54,
            "end": 69.94,
            "confidence": 0.9998418,
            "punctuated_word": "today's",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "guest",
            "start": 69.94,
            "end": 70.340004,
            "confidence": 0.99934405,
            "punctuated_word": "guest",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "host",
            "start": 70.340004,
            "end": 70.66,
            "confidence": 0.9965031,
            "punctuated_word": "host",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "for",
            "start": 70.66,
            "end": 70.82,
            "confidence": 0.99938345,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "this",
            "start": 70.82,
            "end": 71.115,
            "confidence": 0.99995923,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "episode",
            "start": 71.195,
            "end": 71.395004,
            "confidence": 0.9986683,
            "punctuated_word": "episode",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "of",
            "start": 71.395004,
            "end": 71.595,
            "confidence": 0.999329,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "cdt's",
            "start": 71.595,
            "end": 72.095,
            "confidence": 0.9601099,
            "punctuated_word": "CDT's",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "tech",
            "start": 72.314995,
            "end": 72.634995,
            "confidence": 0.75469965,
            "punctuated_word": "Tech",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "talks",
            "start": 72.634995,
            "end": 73.134995,
            "confidence": 0.9785495,
            "punctuated_word": "Talks.",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          }
        ],
        "speaker": 1,
        "id": "7039d471-3f79-4eee-b71e-b501ae135e6b"
      },
      {
        "start": 73.674995,
        "end": 79.615,
        "confidence": 0.9464257,
        "channel": 0,
        "transcript": "Today, I'm lucky to be joined by Umank Bhat, a researcher at the University of Cambridge and coauthor",
        "words": [
          {
            "word": "today",
            "start": 73.674995,
            "end": 74.075,
            "confidence": 0.8555013,
            "punctuated_word": "Today,",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "i'm",
            "start": 74.075,
            "end": 74.395,
            "confidence": 0.9829252,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "lucky",
            "start": 74.395,
            "end": 74.715,
            "confidence": 0.9939991,
            "punctuated_word": "lucky",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "to",
            "start": 74.715,
            "end": 74.875,
            "confidence": 0.99744934,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.74003893
          },
          {
            "word": "be",
            "start": 74.875,
            "end": 74.954994,
            "confidence": 0.9983419,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "joined",
            "start": 74.954994,
            "end": 75.274994,
            "confidence": 0.9985738,
            "punctuated_word": "joined",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "by",
            "start": 75.274994,
            "end": 75.595,
            "confidence": 0.9981688,
            "punctuated_word": "by",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "umank",
            "start": 75.595,
            "end": 75.994995,
            "confidence": 0.7181789,
            "punctuated_word": "Umank",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "bhat",
            "start": 75.994995,
            "end": 76.494995,
            "confidence": 0.81451577,
            "punctuated_word": "Bhat,",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "a",
            "start": 76.715,
            "end": 76.875,
            "confidence": 0.98653364,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "researcher",
            "start": 76.875,
            "end": 77.274994,
            "confidence": 0.9909146,
            "punctuated_word": "researcher",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "at",
            "start": 77.274994,
            "end": 77.515,
            "confidence": 0.99601775,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "the",
            "start": 77.515,
            "end": 77.595,
            "confidence": 0.97728044,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "university",
            "start": 77.595,
            "end": 78.075,
            "confidence": 0.99601585,
            "punctuated_word": "University",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "of",
            "start": 78.075,
            "end": 78.235,
            "confidence": 0.9918407,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "cambridge",
            "start": 78.235,
            "end": 78.735,
            "confidence": 0.99911815,
            "punctuated_word": "Cambridge",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "and",
            "start": 78.795,
            "end": 79.115,
            "confidence": 0.89705336,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "coauthor",
            "start": 79.115,
            "end": 79.615,
            "confidence": 0.8432332,
            "punctuated_word": "coauthor",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          }
        ],
        "speaker": 1,
        "id": "99467dbc-35d2-4a1f-a14d-4e9523eb6f51"
      },
      {
        "start": 80.075,
        "end": 82.494995,
        "confidence": 0.9544286,
        "channel": 0,
        "transcript": "of two papers that we're gonna discuss today.",
        "words": [
          {
            "word": "of",
            "start": 80.075,
            "end": 80.235,
            "confidence": 0.9915752,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "two",
            "start": 80.235,
            "end": 80.555,
            "confidence": 0.99367297,
            "punctuated_word": "two",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "papers",
            "start": 80.555,
            "end": 80.955,
            "confidence": 0.99853706,
            "punctuated_word": "papers",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "that",
            "start": 80.955,
            "end": 81.115,
            "confidence": 0.9838066,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "we're",
            "start": 81.115,
            "end": 81.274994,
            "confidence": 0.9930787,
            "punctuated_word": "we're",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "gonna",
            "start": 81.274994,
            "end": 81.595,
            "confidence": 0.8829698,
            "punctuated_word": "gonna",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "discuss",
            "start": 81.595,
            "end": 81.994995,
            "confidence": 0.99126655,
            "punctuated_word": "discuss",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "today",
            "start": 81.994995,
            "end": 82.494995,
            "confidence": 0.8005218,
            "punctuated_word": "today.",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          }
        ],
        "speaker": 1,
        "id": "a442d4ac-0092-49af-99d6-f165b55940da"
      },
      {
        "start": 82.875,
        "end": 83.375,
        "confidence": 0.8710519,
        "channel": 0,
        "transcript": "One",
        "words": [
          {
            "word": "one",
            "start": 82.875,
            "end": 83.375,
            "confidence": 0.8710519,
            "punctuated_word": "One",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          }
        ],
        "speaker": 1,
        "id": "a11c304a-dd16-4b24-9d37-41b5ed8f283f"
      },
      {
        "start": 83.770004,
        "end": 88.91,
        "confidence": 0.86891526,
        "channel": 0,
        "transcript": "entitled Feedback Logs, Recording and Incorporating Stakeholder Feedback into Machine Learning Pipelines,",
        "words": [
          {
            "word": "entitled",
            "start": 83.770004,
            "end": 84.01,
            "confidence": 0.942949,
            "punctuated_word": "entitled",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "feedback",
            "start": 84.01,
            "end": 84.17,
            "confidence": 0.40018433,
            "punctuated_word": "Feedback",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "logs",
            "start": 84.17,
            "end": 84.67,
            "confidence": 0.8019268,
            "punctuated_word": "Logs,",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "recording",
            "start": 84.81,
            "end": 85.13,
            "confidence": 0.8500259,
            "punctuated_word": "Recording",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "and",
            "start": 85.13,
            "end": 85.29,
            "confidence": 0.9712157,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "incorporating",
            "start": 85.29,
            "end": 85.79,
            "confidence": 0.9984214,
            "punctuated_word": "Incorporating",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "stakeholder",
            "start": 86.01,
            "end": 86.51,
            "confidence": 0.9993208,
            "punctuated_word": "Stakeholder",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "feedback",
            "start": 86.65,
            "end": 87.13,
            "confidence": 0.9982817,
            "punctuated_word": "Feedback",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "into",
            "start": 87.13,
            "end": 87.53,
            "confidence": 0.6308089,
            "punctuated_word": "into",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "machine",
            "start": 87.53,
            "end": 87.93,
            "confidence": 0.9954679,
            "punctuated_word": "Machine",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "learning",
            "start": 87.93,
            "end": 88.41,
            "confidence": 0.9973381,
            "punctuated_word": "Learning",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "pipelines",
            "start": 88.41,
            "end": 88.91,
            "confidence": 0.84104156,
            "punctuated_word": "Pipelines,",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          }
        ],
        "speaker": 1,
        "id": "560d86c8-78cc-49b2-ac38-1282dfb13613"
      },
      {
        "start": 89.61,
        "end": 92.59,
        "confidence": 0.93308973,
        "channel": 0,
        "transcript": "and Documenting Deployment with Fabric, a Repository",
        "words": [
          {
            "word": "and",
            "start": 89.61,
            "end": 90.01,
            "confidence": 0.9942766,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "documenting",
            "start": 90.01,
            "end": 90.51,
            "confidence": 0.96957934,
            "punctuated_word": "Documenting",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "deployment",
            "start": 90.57,
            "end": 91.07,
            "confidence": 0.9987071,
            "punctuated_word": "Deployment",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "with",
            "start": 91.13,
            "end": 91.29,
            "confidence": 0.97568035,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "fabric",
            "start": 91.29,
            "end": 91.79,
            "confidence": 0.9227469,
            "punctuated_word": "Fabric,",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "a",
            "start": 91.93,
            "end": 92.09,
            "confidence": 0.7817452,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "repository",
            "start": 92.09,
            "end": 92.59,
            "confidence": 0.88889277,
            "punctuated_word": "Repository",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          }
        ],
        "speaker": 1,
        "id": "09394a20-7070-4368-9888-e7d35d597e89"
      },
      {
        "start": 92.97,
        "end": 94.91,
        "confidence": 0.9875412,
        "channel": 0,
        "transcript": "of Real World AI Governance.",
        "words": [
          {
            "word": "of",
            "start": 92.97,
            "end": 93.29,
            "confidence": 0.99729353,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "real",
            "start": 93.29,
            "end": 93.61,
            "confidence": 0.9885351,
            "punctuated_word": "Real",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "world",
            "start": 93.61,
            "end": 94.01,
            "confidence": 0.9893674,
            "punctuated_word": "World",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "ai",
            "start": 94.01,
            "end": 94.41,
            "confidence": 0.97951496,
            "punctuated_word": "AI",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "governance",
            "start": 94.41,
            "end": 94.91,
            "confidence": 0.98299503,
            "punctuated_word": "Governance.",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          }
        ],
        "speaker": 1,
        "id": "fe8641e5-39b3-46e9-a91c-01756b984403"
      },
      {
        "start": 95.53,
        "end": 101.625,
        "confidence": 0.97231996,
        "channel": 0,
        "transcript": "Umang, welcome to the show. Yeah. Thank you for having me. Fantastic. Let's start from the top. Let's talk a little bit about AI documentation.",
        "words": [
          {
            "word": "umang",
            "start": 95.53,
            "end": 95.85,
            "confidence": 0.5022144,
            "punctuated_word": "Umang,",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "welcome",
            "start": 95.85,
            "end": 96.17,
            "confidence": 0.9797062,
            "punctuated_word": "welcome",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "to",
            "start": 96.17,
            "end": 96.25,
            "confidence": 0.99495006,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "the",
            "start": 96.25,
            "end": 96.41,
            "confidence": 0.9964226,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "show",
            "start": 96.41,
            "end": 96.73,
            "confidence": 0.98457474,
            "punctuated_word": "show.",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "yeah",
            "start": 96.73,
            "end": 97.05,
            "confidence": 0.89356244,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.83663774
          },
          {
            "word": "thank",
            "start": 97.05,
            "end": 97.29,
            "confidence": 0.99314135,
            "punctuated_word": "Thank",
            "speaker": 2,
            "speaker_confidence": 0.18203086
          },
          {
            "word": "you",
            "start": 97.29,
            "end": 97.37,
            "confidence": 0.9976839,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.18203086
          },
          {
            "word": "for",
            "start": 97.37,
            "end": 97.53,
            "confidence": 0.99540955,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.18203086
          },
          {
            "word": "having",
            "start": 97.53,
            "end": 97.770004,
            "confidence": 0.99342346,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.18203086
          },
          {
            "word": "me",
            "start": 97.770004,
            "end": 98.01,
            "confidence": 0.993473,
            "punctuated_word": "me.",
            "speaker": 2,
            "speaker_confidence": 0.18203086
          },
          {
            "word": "fantastic",
            "start": 98.01,
            "end": 98.51,
            "confidence": 0.9938698,
            "punctuated_word": "Fantastic.",
            "speaker": 1,
            "speaker_confidence": 0.36175817
          },
          {
            "word": "let's",
            "start": 98.645004,
            "end": 98.885,
            "confidence": 0.9994906,
            "punctuated_word": "Let's",
            "speaker": 1,
            "speaker_confidence": 0.36175817
          },
          {
            "word": "start",
            "start": 98.885,
            "end": 99.045006,
            "confidence": 0.9972156,
            "punctuated_word": "start",
            "speaker": 1,
            "speaker_confidence": 0.36175817
          },
          {
            "word": "from",
            "start": 99.045006,
            "end": 99.205,
            "confidence": 0.9996816,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.36175817
          },
          {
            "word": "the",
            "start": 99.205,
            "end": 99.285,
            "confidence": 0.9998578,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.36175817
          },
          {
            "word": "top",
            "start": 99.285,
            "end": 99.685005,
            "confidence": 0.9990963,
            "punctuated_word": "top.",
            "speaker": 1,
            "speaker_confidence": 0.36175817
          },
          {
            "word": "let's",
            "start": 99.685005,
            "end": 100.005005,
            "confidence": 0.99962026,
            "punctuated_word": "Let's",
            "speaker": 1,
            "speaker_confidence": 0.36175817
          },
          {
            "word": "talk",
            "start": 100.005005,
            "end": 100.08501,
            "confidence": 0.9986278,
            "punctuated_word": "talk",
            "speaker": 1,
            "speaker_confidence": 0.36175817
          },
          {
            "word": "a",
            "start": 100.08501,
            "end": 100.165,
            "confidence": 0.9997105,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "little",
            "start": 100.165,
            "end": 100.405,
            "confidence": 0.9999081,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "bit",
            "start": 100.405,
            "end": 100.485,
            "confidence": 0.9990472,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "about",
            "start": 100.485,
            "end": 100.885,
            "confidence": 0.9996302,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "ai",
            "start": 100.885,
            "end": 101.125,
            "confidence": 0.99884415,
            "punctuated_word": "AI",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "documentation",
            "start": 101.125,
            "end": 101.625,
            "confidence": 0.99883807,
            "punctuated_word": "documentation.",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          }
        ],
        "speaker": 1,
        "id": "a468ccc4-8fd5-4502-8c61-fc17a5906fd1"
      },
      {
        "start": 102.165,
        "end": 103.625,
        "confidence": 0.99955827,
        "channel": 0,
        "transcript": "Could you explain what",
        "words": [
          {
            "word": "could",
            "start": 102.165,
            "end": 102.325005,
            "confidence": 0.9989299,
            "punctuated_word": "Could",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "you",
            "start": 102.325005,
            "end": 102.565,
            "confidence": 0.9998542,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "explain",
            "start": 102.565,
            "end": 103.065,
            "confidence": 0.99978334,
            "punctuated_word": "explain",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "what",
            "start": 103.125,
            "end": 103.625,
            "confidence": 0.99966574,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          }
        ],
        "speaker": 1,
        "id": "e23f7d22-cc99-4403-a47b-e6fadcb143a6"
      },
      {
        "start": 103.925,
        "end": 104.745,
        "confidence": 0.9991681,
        "channel": 0,
        "transcript": "AI documentation",
        "words": [
          {
            "word": "ai",
            "start": 103.925,
            "end": 104.245,
            "confidence": 0.999038,
            "punctuated_word": "AI",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "documentation",
            "start": 104.245,
            "end": 104.745,
            "confidence": 0.9992982,
            "punctuated_word": "documentation",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          }
        ],
        "speaker": 1,
        "id": "db6c03e9-ad1b-4a51-9adb-4d93d7467b58"
      },
      {
        "start": 105.285,
        "end": 109.705,
        "confidence": 0.976288,
        "channel": 0,
        "transcript": "is and why people should care about it? Yeah. I think AI in general",
        "words": [
          {
            "word": "is",
            "start": 105.285,
            "end": 105.685005,
            "confidence": 0.9998159,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "and",
            "start": 105.685005,
            "end": 106.005005,
            "confidence": 0.8984783,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "why",
            "start": 106.005005,
            "end": 106.405,
            "confidence": 0.9998841,
            "punctuated_word": "why",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "people",
            "start": 106.405,
            "end": 106.725006,
            "confidence": 0.99995327,
            "punctuated_word": "people",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "should",
            "start": 106.725006,
            "end": 106.885,
            "confidence": 0.9999087,
            "punctuated_word": "should",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "care",
            "start": 106.885,
            "end": 107.045,
            "confidence": 0.99994326,
            "punctuated_word": "care",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "about",
            "start": 107.045,
            "end": 107.205,
            "confidence": 0.9999058,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "it",
            "start": 107.205,
            "end": 107.705,
            "confidence": 0.9981862,
            "punctuated_word": "it?",
            "speaker": 1,
            "speaker_confidence": 0.7761718
          },
          {
            "word": "yeah",
            "start": 107.765,
            "end": 108.245,
            "confidence": 0.9987464,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.2069307
          },
          {
            "word": "i",
            "start": 108.245,
            "end": 108.325005,
            "confidence": 0.99906677,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.2069307
          },
          {
            "word": "think",
            "start": 108.325005,
            "end": 108.825005,
            "confidence": 0.99979764,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.2069307
          },
          {
            "word": "ai",
            "start": 108.885,
            "end": 109.045,
            "confidence": 0.99681574,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.2069307
          },
          {
            "word": "in",
            "start": 109.045,
            "end": 109.205,
            "confidence": 0.7776846,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "general",
            "start": 109.205,
            "end": 109.705,
            "confidence": 0.99984753,
            "punctuated_word": "general",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          }
        ],
        "speaker": 1,
        "id": "46f1527c-465a-4b6a-8f06-5878ad5ef866"
      },
      {
        "start": 110.005005,
        "end": 113.600006,
        "confidence": 0.9807181,
        "channel": 0,
        "transcript": "percolates every corner of society now. And I think of documentation",
        "words": [
          {
            "word": "percolates",
            "start": 110.005005,
            "end": 110.505005,
            "confidence": 0.95715374,
            "punctuated_word": "percolates",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "every",
            "start": 110.565,
            "end": 110.805,
            "confidence": 0.9879497,
            "punctuated_word": "every",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "corner",
            "start": 110.805,
            "end": 111.125,
            "confidence": 0.9989466,
            "punctuated_word": "corner",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "of",
            "start": 111.125,
            "end": 111.205,
            "confidence": 0.9994481,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "society",
            "start": 111.205,
            "end": 111.685005,
            "confidence": 0.9980343,
            "punctuated_word": "society",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "now",
            "start": 111.685005,
            "end": 112.165,
            "confidence": 0.84861994,
            "punctuated_word": "now.",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "and",
            "start": 112.165,
            "end": 112.62,
            "confidence": 0.9981963,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "i",
            "start": 112.62,
            "end": 112.78001,
            "confidence": 0.99993014,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "think",
            "start": 112.78001,
            "end": 112.94,
            "confidence": 0.99997437,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "of",
            "start": 112.94,
            "end": 113.100006,
            "confidence": 0.99976975,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "documentation",
            "start": 113.100006,
            "end": 113.600006,
            "confidence": 0.99987555,
            "punctuated_word": "documentation",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          }
        ],
        "speaker": 2,
        "id": "9801c052-dbc8-4220-82f1-38e18fab412e"
      },
      {
        "start": 114.060005,
        "end": 119.840004,
        "confidence": 0.99246013,
        "channel": 0,
        "transcript": "as the breadcrumb trail that the AI corporations leave behind for the rest of us to pick up and understand",
        "words": [
          {
            "word": "as",
            "start": 114.060005,
            "end": 114.3,
            "confidence": 0.9996983,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "the",
            "start": 114.3,
            "end": 114.54,
            "confidence": 0.9993418,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "breadcrumb",
            "start": 114.54,
            "end": 115.04,
            "confidence": 0.86270636,
            "punctuated_word": "breadcrumb",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "trail",
            "start": 115.18,
            "end": 115.58,
            "confidence": 0.9993831,
            "punctuated_word": "trail",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "that",
            "start": 115.58,
            "end": 116.08,
            "confidence": 0.99907255,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "the",
            "start": 116.14,
            "end": 116.46,
            "confidence": 0.99982136,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "ai",
            "start": 116.46,
            "end": 116.700005,
            "confidence": 0.9998419,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "corporations",
            "start": 116.700005,
            "end": 117.200005,
            "confidence": 0.99748945,
            "punctuated_word": "corporations",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "leave",
            "start": 117.340004,
            "end": 117.58,
            "confidence": 0.998218,
            "punctuated_word": "leave",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "behind",
            "start": 117.58,
            "end": 117.98,
            "confidence": 0.9999627,
            "punctuated_word": "behind",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "for",
            "start": 117.98,
            "end": 118.14,
            "confidence": 0.99809045,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "the",
            "start": 118.14,
            "end": 118.22,
            "confidence": 0.99978286,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "rest",
            "start": 118.22,
            "end": 118.46,
            "confidence": 0.99998045,
            "punctuated_word": "rest",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "of",
            "start": 118.46,
            "end": 118.62,
            "confidence": 0.9995437,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "us",
            "start": 118.62,
            "end": 118.700005,
            "confidence": 0.9999479,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.5787225
          },
          {
            "word": "to",
            "start": 118.700005,
            "end": 118.78,
            "confidence": 0.99959415,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "pick",
            "start": 118.78,
            "end": 118.94,
            "confidence": 0.9988557,
            "punctuated_word": "pick",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "up",
            "start": 118.94,
            "end": 119.100006,
            "confidence": 0.999734,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "and",
            "start": 119.100006,
            "end": 119.340004,
            "confidence": 0.9981793,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "understand",
            "start": 119.340004,
            "end": 119.840004,
            "confidence": 0.9999579,
            "punctuated_word": "understand",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          }
        ],
        "speaker": 2,
        "id": "9232a704-2dab-40fc-a9d7-53c04f6a34f7"
      },
      {
        "start": 120.3,
        "end": 122.0,
        "confidence": 0.9972194,
        "channel": 0,
        "transcript": "what the corporations are eating.",
        "words": [
          {
            "word": "what",
            "start": 120.3,
            "end": 120.700005,
            "confidence": 0.99863917,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "the",
            "start": 120.700005,
            "end": 120.86,
            "confidence": 0.99688846,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "corporations",
            "start": 120.86,
            "end": 121.340004,
            "confidence": 0.9994475,
            "punctuated_word": "corporations",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "are",
            "start": 121.340004,
            "end": 121.5,
            "confidence": 0.9999112,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "eating",
            "start": 121.5,
            "end": 122.0,
            "confidence": 0.99121046,
            "punctuated_word": "eating.",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          }
        ],
        "speaker": 2,
        "id": "598dc134-26f5-450c-b949-c2377f1f2611"
      },
      {
        "start": 122.380005,
        "end": 122.880005,
        "confidence": 0.9993849,
        "channel": 0,
        "transcript": "And",
        "words": [
          {
            "word": "and",
            "start": 122.380005,
            "end": 122.880005,
            "confidence": 0.9993849,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          }
        ],
        "speaker": 2,
        "id": "e4e5c136-1240-4c43-af6b-b2b95a478fdd"
      },
      {
        "start": 123.340004,
        "end": 126.8,
        "confidence": 0.9856724,
        "channel": 0,
        "transcript": "documentation kind of gives us a purview into exactly",
        "words": [
          {
            "word": "documentation",
            "start": 123.340004,
            "end": 123.840004,
            "confidence": 0.99833447,
            "punctuated_word": "documentation",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "kind",
            "start": 124.14,
            "end": 124.380005,
            "confidence": 0.9635568,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "of",
            "start": 124.380005,
            "end": 124.54,
            "confidence": 0.9985745,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "gives",
            "start": 124.54,
            "end": 124.700005,
            "confidence": 0.999313,
            "punctuated_word": "gives",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "us",
            "start": 124.700005,
            "end": 124.94,
            "confidence": 0.99959224,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "a",
            "start": 124.94,
            "end": 125.020004,
            "confidence": 0.9991598,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "purview",
            "start": 125.020004,
            "end": 125.520004,
            "confidence": 0.9153941,
            "punctuated_word": "purview",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "into",
            "start": 125.740005,
            "end": 126.240005,
            "confidence": 0.9995384,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "exactly",
            "start": 126.3,
            "end": 126.8,
            "confidence": 0.99758863,
            "punctuated_word": "exactly",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          }
        ],
        "speaker": 2,
        "id": "d37896f1-5b8e-40c1-9adb-ea953da04151"
      },
      {
        "start": 127.26,
        "end": 127.76,
        "confidence": 0.99976295,
        "channel": 0,
        "transcript": "what",
        "words": [
          {
            "word": "what",
            "start": 127.26,
            "end": 127.76,
            "confidence": 0.99976295,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          }
        ],
        "speaker": 2,
        "id": "af2aa1eb-5d28-425f-aa1a-d818cb1578df"
      },
      {
        "start": 128.125,
        "end": 131.345,
        "confidence": 0.9960329,
        "channel": 0,
        "transcript": "these corporations are working on and helps us put pressure on",
        "words": [
          {
            "word": "these",
            "start": 128.125,
            "end": 128.36499,
            "confidence": 0.9998186,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "corporations",
            "start": 128.36499,
            "end": 128.845,
            "confidence": 0.9995671,
            "punctuated_word": "corporations",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "are",
            "start": 128.845,
            "end": 129.00499,
            "confidence": 0.9999273,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "working",
            "start": 129.00499,
            "end": 129.325,
            "confidence": 0.9999629,
            "punctuated_word": "working",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "on",
            "start": 129.325,
            "end": 129.565,
            "confidence": 0.9996623,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "and",
            "start": 129.565,
            "end": 129.72499,
            "confidence": 0.95954496,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "helps",
            "start": 129.72499,
            "end": 129.965,
            "confidence": 0.9997193,
            "punctuated_word": "helps",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "us",
            "start": 129.965,
            "end": 130.125,
            "confidence": 0.9995808,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "put",
            "start": 130.125,
            "end": 130.36499,
            "confidence": 0.9993561,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "pressure",
            "start": 130.36499,
            "end": 130.845,
            "confidence": 0.9998679,
            "punctuated_word": "pressure",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "on",
            "start": 130.845,
            "end": 131.345,
            "confidence": 0.999355,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          }
        ],
        "speaker": 2,
        "id": "92d7edb4-87ed-4f01-b87a-d0d956205626"
      },
      {
        "start": 131.72499,
        "end": 134.545,
        "confidence": 0.9447998,
        "channel": 0,
        "transcript": "encouraging these organizations to provide us with transparency",
        "words": [
          {
            "word": "encouraging",
            "start": 131.72499,
            "end": 132.22499,
            "confidence": 0.56140774,
            "punctuated_word": "encouraging",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "these",
            "start": 132.285,
            "end": 132.525,
            "confidence": 0.999356,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "organizations",
            "start": 132.525,
            "end": 133.025,
            "confidence": 0.9993327,
            "punctuated_word": "organizations",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "to",
            "start": 133.165,
            "end": 133.325,
            "confidence": 0.9996989,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "provide",
            "start": 133.325,
            "end": 133.565,
            "confidence": 0.99983585,
            "punctuated_word": "provide",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "us",
            "start": 133.565,
            "end": 133.72499,
            "confidence": 0.99974746,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "with",
            "start": 133.72499,
            "end": 134.045,
            "confidence": 0.9994336,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "transparency",
            "start": 134.045,
            "end": 134.545,
            "confidence": 0.9995859,
            "punctuated_word": "transparency",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          }
        ],
        "speaker": 2,
        "id": "0805e66e-ac12-4c95-90db-47db3deebd51"
      },
      {
        "start": 135.08499,
        "end": 143.105,
        "confidence": 0.98869526,
        "channel": 0,
        "transcript": "into the training data they're using, into the operational workflows that they've tended to consider, the the guardrails that they may or may not have instituted,",
        "words": [
          {
            "word": "into",
            "start": 135.08499,
            "end": 135.325,
            "confidence": 0.96433204,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "the",
            "start": 135.325,
            "end": 135.405,
            "confidence": 0.99943453,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "training",
            "start": 135.405,
            "end": 135.72499,
            "confidence": 0.997758,
            "punctuated_word": "training",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "data",
            "start": 135.72499,
            "end": 135.965,
            "confidence": 0.99958175,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "they're",
            "start": 135.965,
            "end": 136.205,
            "confidence": 0.9982729,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "using",
            "start": 136.205,
            "end": 136.605,
            "confidence": 0.92306805,
            "punctuated_word": "using,",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "into",
            "start": 136.605,
            "end": 136.925,
            "confidence": 0.98447615,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "the",
            "start": 136.925,
            "end": 137.425,
            "confidence": 0.9996141,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "operational",
            "start": 137.565,
            "end": 138.065,
            "confidence": 0.9995963,
            "punctuated_word": "operational",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "workflows",
            "start": 138.125,
            "end": 138.625,
            "confidence": 0.9976772,
            "punctuated_word": "workflows",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "that",
            "start": 138.685,
            "end": 138.845,
            "confidence": 0.99845994,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "they've",
            "start": 138.845,
            "end": 139.165,
            "confidence": 0.9986216,
            "punctuated_word": "they've",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "tended",
            "start": 139.165,
            "end": 139.565,
            "confidence": 0.9968148,
            "punctuated_word": "tended",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "to",
            "start": 139.565,
            "end": 139.72499,
            "confidence": 0.9991862,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "consider",
            "start": 139.72499,
            "end": 140.205,
            "confidence": 0.9288131,
            "punctuated_word": "consider,",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "the",
            "start": 140.205,
            "end": 140.44499,
            "confidence": 0.99797505,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "the",
            "start": 140.44499,
            "end": 140.845,
            "confidence": 0.9973941,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "guardrails",
            "start": 140.845,
            "end": 141.345,
            "confidence": 0.9771815,
            "punctuated_word": "guardrails",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "that",
            "start": 141.405,
            "end": 141.64499,
            "confidence": 0.9985079,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "they",
            "start": 141.64499,
            "end": 141.805,
            "confidence": 0.9983937,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "may",
            "start": 141.805,
            "end": 141.965,
            "confidence": 0.9999049,
            "punctuated_word": "may",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "or",
            "start": 141.965,
            "end": 142.125,
            "confidence": 0.99882835,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "may",
            "start": 142.125,
            "end": 142.285,
            "confidence": 0.99974805,
            "punctuated_word": "may",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "not",
            "start": 142.285,
            "end": 142.44499,
            "confidence": 0.9992787,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "have",
            "start": 142.44499,
            "end": 142.605,
            "confidence": 0.9996772,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "instituted",
            "start": 142.605,
            "end": 143.105,
            "confidence": 0.953477,
            "punctuated_word": "instituted,",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          }
        ],
        "speaker": 2,
        "id": "9b56edb7-b00b-4096-8b07-36209a3c93c4"
      },
      {
        "start": 144.0,
        "end": 146.09999,
        "confidence": 0.78323925,
        "channel": 0,
        "transcript": "and whatever, perhaps even regulation,",
        "words": [
          {
            "word": "and",
            "start": 144.0,
            "end": 144.23999,
            "confidence": 0.9572505,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "whatever",
            "start": 144.23999,
            "end": 144.73999,
            "confidence": 0.68098104,
            "punctuated_word": "whatever,",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "perhaps",
            "start": 144.87999,
            "end": 145.37999,
            "confidence": 0.603186,
            "punctuated_word": "perhaps",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "even",
            "start": 145.43999,
            "end": 145.59999,
            "confidence": 0.69157356,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "regulation",
            "start": 145.59999,
            "end": 146.09999,
            "confidence": 0.98320526,
            "punctuated_word": "regulation,",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          }
        ],
        "speaker": 2,
        "id": "78cda07f-f8e5-412c-9c32-245c329bdb20"
      },
      {
        "start": 146.79999,
        "end": 149.54,
        "confidence": 0.99756217,
        "channel": 0,
        "transcript": "they will subject their systems to during testing.",
        "words": [
          {
            "word": "they",
            "start": 146.79999,
            "end": 146.95999,
            "confidence": 0.9997712,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "will",
            "start": 146.95999,
            "end": 147.2,
            "confidence": 0.99960893,
            "punctuated_word": "will",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "subject",
            "start": 147.2,
            "end": 147.59999,
            "confidence": 0.9996766,
            "punctuated_word": "subject",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "their",
            "start": 147.59999,
            "end": 147.84,
            "confidence": 0.99963915,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "systems",
            "start": 147.84,
            "end": 148.31999,
            "confidence": 0.99975663,
            "punctuated_word": "systems",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "to",
            "start": 148.31999,
            "end": 148.64,
            "confidence": 0.99124044,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "during",
            "start": 148.64,
            "end": 149.04,
            "confidence": 0.99392915,
            "punctuated_word": "during",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "testing",
            "start": 149.04,
            "end": 149.54,
            "confidence": 0.9968747,
            "punctuated_word": "testing.",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          }
        ],
        "speaker": 2,
        "id": "d9bb4917-cc0f-4031-b84f-f8a217b7ed0c"
      },
      {
        "start": 150.15999,
        "end": 156.65999,
        "confidence": 0.9772246,
        "channel": 0,
        "transcript": "So in some sense, it's our way of understanding how some of these really large multibillion parameter models,",
        "words": [
          {
            "word": "so",
            "start": 150.15999,
            "end": 150.31999,
            "confidence": 0.9992743,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "in",
            "start": 150.31999,
            "end": 150.48,
            "confidence": 0.9127463,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "some",
            "start": 150.48,
            "end": 150.72,
            "confidence": 0.999894,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "sense",
            "start": 150.72,
            "end": 151.04,
            "confidence": 0.98992336,
            "punctuated_word": "sense,",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "it's",
            "start": 151.04,
            "end": 151.28,
            "confidence": 0.99973744,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "our",
            "start": 151.28,
            "end": 151.43999,
            "confidence": 0.9999013,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "way",
            "start": 151.43999,
            "end": 151.68,
            "confidence": 0.99992096,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "of",
            "start": 151.68,
            "end": 152.0,
            "confidence": 0.9998958,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "understanding",
            "start": 152.0,
            "end": 152.5,
            "confidence": 0.9999175,
            "punctuated_word": "understanding",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "how",
            "start": 152.72,
            "end": 152.95999,
            "confidence": 0.9992236,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "some",
            "start": 152.95999,
            "end": 153.12,
            "confidence": 0.9999105,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "of",
            "start": 153.12,
            "end": 153.28,
            "confidence": 0.99988794,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "these",
            "start": 153.28,
            "end": 153.59999,
            "confidence": 0.9998436,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "really",
            "start": 153.59999,
            "end": 154.0,
            "confidence": 0.99877316,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "large",
            "start": 154.0,
            "end": 154.5,
            "confidence": 0.9998599,
            "punctuated_word": "large",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "multibillion",
            "start": 154.72,
            "end": 155.22,
            "confidence": 0.8904917,
            "punctuated_word": "multibillion",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "parameter",
            "start": 155.51999,
            "end": 156.01999,
            "confidence": 0.99907494,
            "punctuated_word": "parameter",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "models",
            "start": 156.15999,
            "end": 156.65999,
            "confidence": 0.8017651,
            "punctuated_word": "models,",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          }
        ],
        "speaker": 2,
        "id": "3ec7ccab-f607-4c24-8a1a-a72fca6962a2"
      },
      {
        "start": 157.825,
        "end": 159.36499,
        "confidence": 0.96196413,
        "channel": 0,
        "transcript": "actually work in practice.",
        "words": [
          {
            "word": "actually",
            "start": 157.825,
            "end": 158.305,
            "confidence": 0.9996964,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "work",
            "start": 158.305,
            "end": 158.625,
            "confidence": 0.99577785,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "in",
            "start": 158.625,
            "end": 158.86499,
            "confidence": 0.99158937,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "practice",
            "start": 158.86499,
            "end": 159.36499,
            "confidence": 0.8607928,
            "punctuated_word": "practice.",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          }
        ],
        "speaker": 2,
        "id": "19a6317e-f953-49ff-bc16-c2dee003399d"
      },
      {
        "start": 159.665,
        "end": 160.885,
        "confidence": 0.9861143,
        "channel": 0,
        "transcript": "And so I think of",
        "words": [
          {
            "word": "and",
            "start": 159.665,
            "end": 159.985,
            "confidence": 0.9985001,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "so",
            "start": 159.985,
            "end": 160.145,
            "confidence": 0.98362917,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "i",
            "start": 160.145,
            "end": 160.305,
            "confidence": 0.9858424,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "think",
            "start": 160.305,
            "end": 160.385,
            "confidence": 0.99992275,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.8083786
          },
          {
            "word": "of",
            "start": 160.385,
            "end": 160.885,
            "confidence": 0.96267694,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5925171
          }
        ],
        "speaker": 2,
        "id": "931f4f02-3383-4615-b525-b70c471cb6d9"
      },
      {
        "start": 161.345,
        "end": 162.08499,
        "confidence": 0.99660826,
        "channel": 0,
        "transcript": "AI documentation",
        "words": [
          {
            "word": "ai",
            "start": 161.345,
            "end": 161.58499,
            "confidence": 0.9952301,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.5925171
          },
          {
            "word": "documentation",
            "start": 161.58499,
            "end": 162.08499,
            "confidence": 0.99798644,
            "punctuated_word": "documentation",
            "speaker": 2,
            "speaker_confidence": 0.5925171
          }
        ],
        "speaker": 2,
        "id": "6200f683-56d2-491f-a273-dcd98c6caf16"
      },
      {
        "start": 162.545,
        "end": 165.925,
        "confidence": 0.99499553,
        "channel": 0,
        "transcript": "as our window into their world. Yeah. That's an interesting answer.",
        "words": [
          {
            "word": "as",
            "start": 162.545,
            "end": 162.785,
            "confidence": 0.99942636,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.5925171
          },
          {
            "word": "our",
            "start": 162.785,
            "end": 163.025,
            "confidence": 0.99969006,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.5925171
          },
          {
            "word": "window",
            "start": 163.025,
            "end": 163.425,
            "confidence": 0.9999002,
            "punctuated_word": "window",
            "speaker": 2,
            "speaker_confidence": 0.5925171
          },
          {
            "word": "into",
            "start": 163.425,
            "end": 163.665,
            "confidence": 0.99967337,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.5925171
          },
          {
            "word": "their",
            "start": 163.665,
            "end": 163.825,
            "confidence": 0.99964595,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.5925171
          },
          {
            "word": "world",
            "start": 163.825,
            "end": 164.305,
            "confidence": 0.99900985,
            "punctuated_word": "world.",
            "speaker": 2,
            "speaker_confidence": 0.5925171
          },
          {
            "word": "yeah",
            "start": 164.305,
            "end": 164.625,
            "confidence": 0.9980705,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "that's",
            "start": 164.625,
            "end": 164.785,
            "confidence": 0.9747709,
            "punctuated_word": "That's",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "an",
            "start": 164.785,
            "end": 164.94499,
            "confidence": 0.9759655,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "interesting",
            "start": 164.94499,
            "end": 165.425,
            "confidence": 0.9998424,
            "punctuated_word": "interesting",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "answer",
            "start": 165.425,
            "end": 165.925,
            "confidence": 0.99895465,
            "punctuated_word": "answer.",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          }
        ],
        "speaker": 2,
        "id": "c1f0e657-2d45-4ba0-8146-3620e4bcc4e8"
      },
      {
        "start": 166.465,
        "end": 167.925,
        "confidence": 0.9807244,
        "channel": 0,
        "transcript": "I feel like from that answer,",
        "words": [
          {
            "word": "i",
            "start": 166.465,
            "end": 166.545,
            "confidence": 0.9996111,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "feel",
            "start": 166.545,
            "end": 166.785,
            "confidence": 0.9998153,
            "punctuated_word": "feel",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "like",
            "start": 166.785,
            "end": 167.025,
            "confidence": 0.94110584,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "from",
            "start": 167.025,
            "end": 167.185,
            "confidence": 0.9598061,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "that",
            "start": 167.185,
            "end": 167.425,
            "confidence": 0.9994831,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "answer",
            "start": 167.425,
            "end": 167.925,
            "confidence": 0.9845252,
            "punctuated_word": "answer,",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          }
        ],
        "speaker": 1,
        "id": "63e6f21c-f8a8-4f4a-95bc-08e7478c10e3"
      },
      {
        "start": 168.385,
        "end": 173.75,
        "confidence": 0.9883676,
        "channel": 0,
        "transcript": "I would infer two things about how you think about the utility of documentation,",
        "words": [
          {
            "word": "i",
            "start": 168.385,
            "end": 168.885,
            "confidence": 0.9994855,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "would",
            "start": 168.94499,
            "end": 169.265,
            "confidence": 0.9993292,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "infer",
            "start": 169.265,
            "end": 169.745,
            "confidence": 0.98371994,
            "punctuated_word": "infer",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "two",
            "start": 169.745,
            "end": 169.985,
            "confidence": 0.97335243,
            "punctuated_word": "two",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "things",
            "start": 169.985,
            "end": 170.37,
            "confidence": 0.9998235,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "about",
            "start": 170.61,
            "end": 170.84999,
            "confidence": 0.9996644,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "how",
            "start": 170.84999,
            "end": 171.09,
            "confidence": 0.9974541,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "you",
            "start": 171.09,
            "end": 171.25,
            "confidence": 0.9997408,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "think",
            "start": 171.25,
            "end": 171.56999,
            "confidence": 0.9998503,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "about",
            "start": 171.56999,
            "end": 172.06999,
            "confidence": 0.99961036,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "the",
            "start": 172.12999,
            "end": 172.53,
            "confidence": 0.99949515,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "utility",
            "start": 172.53,
            "end": 173.01,
            "confidence": 0.999632,
            "punctuated_word": "utility",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "of",
            "start": 173.01,
            "end": 173.25,
            "confidence": 0.99975485,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "documentation",
            "start": 173.25,
            "end": 173.75,
            "confidence": 0.8862356,
            "punctuated_word": "documentation,",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          }
        ],
        "speaker": 1,
        "id": "7dbb54a4-dcae-40fb-b1b3-a78d7b8343c4"
      },
      {
        "start": 174.53,
        "end": 176.47,
        "confidence": 0.92787355,
        "channel": 0,
        "transcript": "at least as provided to the public.",
        "words": [
          {
            "word": "at",
            "start": 174.53,
            "end": 174.69,
            "confidence": 0.9994174,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "least",
            "start": 174.69,
            "end": 174.93,
            "confidence": 0.99993443,
            "punctuated_word": "least",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "as",
            "start": 174.93,
            "end": 175.17,
            "confidence": 0.6007972,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "provided",
            "start": 175.17,
            "end": 175.56999,
            "confidence": 0.99939823,
            "punctuated_word": "provided",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "to",
            "start": 175.56999,
            "end": 175.73,
            "confidence": 0.99935657,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "the",
            "start": 175.73,
            "end": 175.97,
            "confidence": 0.99966204,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8754406
          },
          {
            "word": "public",
            "start": 175.97,
            "end": 176.47,
            "confidence": 0.89654887,
            "punctuated_word": "public.",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          }
        ],
        "speaker": 1,
        "id": "253a7e0a-0fb2-4178-8840-5339c07a88a0"
      },
      {
        "start": 177.25,
        "end": 178.15,
        "confidence": 0.96146786,
        "channel": 0,
        "transcript": "One being",
        "words": [
          {
            "word": "one",
            "start": 177.25,
            "end": 177.65,
            "confidence": 0.9980116,
            "punctuated_word": "One",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "being",
            "start": 177.65,
            "end": 178.15,
            "confidence": 0.9249241,
            "punctuated_word": "being",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          }
        ],
        "speaker": 1,
        "id": "74798878-5966-4d59-a9e7-79b75c47b590"
      },
      {
        "start": 178.69,
        "end": 179.19,
        "confidence": 0.9941789,
        "channel": 0,
        "transcript": "accountability",
        "words": [
          {
            "word": "accountability",
            "start": 178.69,
            "end": 179.19,
            "confidence": 0.9941789,
            "punctuated_word": "accountability",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          }
        ],
        "speaker": 1,
        "id": "a7f98bb6-31a8-4e89-8a81-60e9736f79d4"
      },
      {
        "start": 180.04999,
        "end": 182.39,
        "confidence": 0.88844085,
        "channel": 0,
        "transcript": "and the other being sort of",
        "words": [
          {
            "word": "and",
            "start": 180.04999,
            "end": 180.53,
            "confidence": 0.44095713,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "the",
            "start": 180.53,
            "end": 180.69,
            "confidence": 0.9984074,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "other",
            "start": 180.69,
            "end": 181.19,
            "confidence": 0.99981576,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "being",
            "start": 181.40999,
            "end": 181.73,
            "confidence": 0.98417455,
            "punctuated_word": "being",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "sort",
            "start": 181.73,
            "end": 181.89,
            "confidence": 0.9083301,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "of",
            "start": 181.89,
            "end": 182.39,
            "confidence": 0.99896014,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          }
        ],
        "speaker": 1,
        "id": "13b8e90c-9ee5-4d16-afb5-74a558fe2a77"
      },
      {
        "start": 183.10501,
        "end": 185.365,
        "confidence": 0.99043816,
        "channel": 0,
        "transcript": "public understanding of how systems function.",
        "words": [
          {
            "word": "public",
            "start": 183.10501,
            "end": 183.345,
            "confidence": 0.9998723,
            "punctuated_word": "public",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "understanding",
            "start": 183.345,
            "end": 183.845,
            "confidence": 0.9998012,
            "punctuated_word": "understanding",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "of",
            "start": 183.985,
            "end": 184.225,
            "confidence": 0.9998907,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "how",
            "start": 184.225,
            "end": 184.46501,
            "confidence": 0.9991233,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "systems",
            "start": 184.46501,
            "end": 184.865,
            "confidence": 0.9994862,
            "punctuated_word": "systems",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "function",
            "start": 184.865,
            "end": 185.365,
            "confidence": 0.9444549,
            "punctuated_word": "function.",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          }
        ],
        "speaker": 1,
        "id": "7f899069-b2ca-4140-ad9b-081c46377e2e"
      },
      {
        "start": 185.66501,
        "end": 193.045,
        "confidence": 0.988922,
        "channel": 0,
        "transcript": "Would you say those are, from your perspective, the two primary benefits of documentation, or are there other things that you think are useful as well?",
        "words": [
          {
            "word": "would",
            "start": 185.66501,
            "end": 185.82501,
            "confidence": 0.99867344,
            "punctuated_word": "Would",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "you",
            "start": 185.82501,
            "end": 185.985,
            "confidence": 0.9998559,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "say",
            "start": 185.985,
            "end": 186.145,
            "confidence": 0.9996612,
            "punctuated_word": "say",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "those",
            "start": 186.145,
            "end": 186.46501,
            "confidence": 0.99786645,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "are",
            "start": 186.46501,
            "end": 186.865,
            "confidence": 0.96059877,
            "punctuated_word": "are,",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "from",
            "start": 186.865,
            "end": 187.10501,
            "confidence": 0.99972874,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "your",
            "start": 187.10501,
            "end": 187.345,
            "confidence": 0.9998292,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "perspective",
            "start": 187.345,
            "end": 187.845,
            "confidence": 0.9990375,
            "punctuated_word": "perspective,",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "the",
            "start": 187.905,
            "end": 188.145,
            "confidence": 0.999696,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "two",
            "start": 188.145,
            "end": 188.645,
            "confidence": 0.9999318,
            "punctuated_word": "two",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "primary",
            "start": 188.705,
            "end": 189.205,
            "confidence": 0.99987125,
            "punctuated_word": "primary",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "benefits",
            "start": 189.265,
            "end": 189.66501,
            "confidence": 0.99976,
            "punctuated_word": "benefits",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "of",
            "start": 189.66501,
            "end": 189.905,
            "confidence": 0.99993217,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "documentation",
            "start": 189.905,
            "end": 190.405,
            "confidence": 0.8038119,
            "punctuated_word": "documentation,",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "or",
            "start": 190.545,
            "end": 190.705,
            "confidence": 0.9947978,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.9032326
          },
          {
            "word": "are",
            "start": 190.705,
            "end": 190.785,
            "confidence": 0.9659664,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.28984112
          },
          {
            "word": "there",
            "start": 190.785,
            "end": 191.02501,
            "confidence": 0.99953353,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.28984112
          },
          {
            "word": "other",
            "start": 191.02501,
            "end": 191.185,
            "confidence": 0.99643,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.28984112
          },
          {
            "word": "things",
            "start": 191.185,
            "end": 191.425,
            "confidence": 0.9997967,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.28984112
          },
          {
            "word": "that",
            "start": 191.425,
            "end": 191.585,
            "confidence": 0.9995127,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.28984112
          },
          {
            "word": "you",
            "start": 191.585,
            "end": 191.66501,
            "confidence": 0.99988616,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.33692795
          },
          {
            "word": "think",
            "start": 191.66501,
            "end": 191.905,
            "confidence": 0.99981815,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.33692795
          },
          {
            "word": "are",
            "start": 191.905,
            "end": 192.065,
            "confidence": 0.99953103,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.33692795
          },
          {
            "word": "useful",
            "start": 192.065,
            "end": 192.38501,
            "confidence": 0.9998945,
            "punctuated_word": "useful",
            "speaker": 1,
            "speaker_confidence": 0.33692795
          },
          {
            "word": "as",
            "start": 192.38501,
            "end": 192.545,
            "confidence": 0.99908674,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.33692795
          },
          {
            "word": "well",
            "start": 192.545,
            "end": 193.045,
            "confidence": 0.99946785,
            "punctuated_word": "well?",
            "speaker": 1,
            "speaker_confidence": 0.33692795
          }
        ],
        "speaker": 1,
        "id": "47c10588-a0f6-4558-b3bc-3504914d5427"
      },
      {
        "start": 193.425,
        "end": 212.265,
        "confidence": 0.98190373,
        "channel": 0,
        "transcript": "Yeah. I think that those two are the primary reasons in the explanation I just gave, but I do think that there are other reasons. So the documentation practices in the software community have been around for a long time, but they're insular in nature. And I think, at least in my head, when I think of the doc types of documentation that my group has been considering off late at Cambridge, these",
        "words": [
          {
            "word": "yeah",
            "start": 193.425,
            "end": 193.925,
            "confidence": 0.9992963,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.09569442
          },
          {
            "word": "i",
            "start": 194.145,
            "end": 194.225,
            "confidence": 0.99937695,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.09569442
          },
          {
            "word": "think",
            "start": 194.225,
            "end": 194.545,
            "confidence": 0.9999336,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.09569442
          },
          {
            "word": "that",
            "start": 194.545,
            "end": 195.045,
            "confidence": 0.7517691,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.09569442
          },
          {
            "word": "those",
            "start": 195.28,
            "end": 195.51999,
            "confidence": 0.9997167,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.09569442
          },
          {
            "word": "two",
            "start": 195.51999,
            "end": 195.59999,
            "confidence": 0.99965894,
            "punctuated_word": "two",
            "speaker": 2,
            "speaker_confidence": 0.09569442
          },
          {
            "word": "are",
            "start": 195.59999,
            "end": 195.84,
            "confidence": 0.99982697,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.16468465
          },
          {
            "word": "the",
            "start": 195.84,
            "end": 196.08,
            "confidence": 0.99950576,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.16468465
          },
          {
            "word": "primary",
            "start": 196.08,
            "end": 196.4,
            "confidence": 0.9999076,
            "punctuated_word": "primary",
            "speaker": 2,
            "speaker_confidence": 0.16468465
          },
          {
            "word": "reasons",
            "start": 196.4,
            "end": 196.72,
            "confidence": 0.99823487,
            "punctuated_word": "reasons",
            "speaker": 2,
            "speaker_confidence": 0.16468465
          },
          {
            "word": "in",
            "start": 196.72,
            "end": 196.79999,
            "confidence": 0.7825442,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.16468465
          },
          {
            "word": "the",
            "start": 196.79999,
            "end": 196.95999,
            "confidence": 0.99978024,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "explanation",
            "start": 196.95999,
            "end": 197.44,
            "confidence": 0.9996296,
            "punctuated_word": "explanation",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "i",
            "start": 197.44,
            "end": 197.59999,
            "confidence": 0.9984463,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "just",
            "start": 197.59999,
            "end": 197.84,
            "confidence": 0.99986994,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "gave",
            "start": 197.84,
            "end": 198.15999,
            "confidence": 0.8330816,
            "punctuated_word": "gave,",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "but",
            "start": 198.15999,
            "end": 198.31999,
            "confidence": 0.9995553,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "i",
            "start": 198.31999,
            "end": 198.48,
            "confidence": 0.9998084,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "do",
            "start": 198.48,
            "end": 198.64,
            "confidence": 0.9999516,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "think",
            "start": 198.64,
            "end": 198.87999,
            "confidence": 0.99961287,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "that",
            "start": 198.87999,
            "end": 199.04,
            "confidence": 0.9997497,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "there",
            "start": 199.04,
            "end": 199.54,
            "confidence": 0.99934465,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "are",
            "start": 199.76,
            "end": 200.0,
            "confidence": 0.9991571,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "other",
            "start": 200.0,
            "end": 200.4,
            "confidence": 0.9997551,
            "punctuated_word": "other",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "reasons",
            "start": 200.4,
            "end": 200.72,
            "confidence": 0.99161714,
            "punctuated_word": "reasons.",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "so",
            "start": 200.72,
            "end": 200.87999,
            "confidence": 0.9983518,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "the",
            "start": 200.87999,
            "end": 201.04,
            "confidence": 0.99886084,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "documentation",
            "start": 201.04,
            "end": 201.54,
            "confidence": 0.99958664,
            "punctuated_word": "documentation",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "practices",
            "start": 201.59999,
            "end": 202.0,
            "confidence": 0.99828726,
            "punctuated_word": "practices",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "in",
            "start": 202.0,
            "end": 202.15999,
            "confidence": 0.9344527,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.580893
          },
          {
            "word": "the",
            "start": 202.15999,
            "end": 202.23999,
            "confidence": 0.9989637,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "software",
            "start": 202.23999,
            "end": 202.64,
            "confidence": 0.9997129,
            "punctuated_word": "software",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "community",
            "start": 202.64,
            "end": 202.95999,
            "confidence": 0.9991203,
            "punctuated_word": "community",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "have",
            "start": 202.95999,
            "end": 203.12,
            "confidence": 0.99502903,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "been",
            "start": 203.12,
            "end": 203.2,
            "confidence": 0.9999788,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "around",
            "start": 203.2,
            "end": 203.44,
            "confidence": 0.99989295,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "for",
            "start": 203.44,
            "end": 203.59999,
            "confidence": 0.9996644,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "a",
            "start": 203.59999,
            "end": 203.68,
            "confidence": 0.9996432,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "long",
            "start": 203.68,
            "end": 203.92,
            "confidence": 0.99990463,
            "punctuated_word": "long",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "time",
            "start": 203.92,
            "end": 204.15999,
            "confidence": 0.9844064,
            "punctuated_word": "time,",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "but",
            "start": 204.15999,
            "end": 204.31999,
            "confidence": 0.9995272,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "they're",
            "start": 204.31999,
            "end": 204.64,
            "confidence": 0.9353492,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "insular",
            "start": 204.64,
            "end": 205.12,
            "confidence": 0.9987784,
            "punctuated_word": "insular",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "in",
            "start": 205.12,
            "end": 205.28,
            "confidence": 0.9972687,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "nature",
            "start": 205.28,
            "end": 205.59999,
            "confidence": 0.9751924,
            "punctuated_word": "nature.",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "and",
            "start": 205.59999,
            "end": 205.76,
            "confidence": 0.99910456,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "i",
            "start": 205.76,
            "end": 205.84,
            "confidence": 0.97495586,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "think",
            "start": 205.84,
            "end": 206.23999,
            "confidence": 0.81966037,
            "punctuated_word": "think,",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "at",
            "start": 206.23999,
            "end": 206.4,
            "confidence": 0.99956363,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "least",
            "start": 206.4,
            "end": 206.64,
            "confidence": 0.9999596,
            "punctuated_word": "least",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "in",
            "start": 206.64,
            "end": 206.79999,
            "confidence": 0.9682934,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "my",
            "start": 206.79999,
            "end": 206.95999,
            "confidence": 0.9999058,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "head",
            "start": 206.95999,
            "end": 207.04,
            "confidence": 0.9369559,
            "punctuated_word": "head,",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "when",
            "start": 207.04,
            "end": 207.2,
            "confidence": 0.9996586,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "i",
            "start": 207.2,
            "end": 207.28,
            "confidence": 0.9991861,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.59337556
          },
          {
            "word": "think",
            "start": 207.28,
            "end": 207.44,
            "confidence": 0.9998024,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "of",
            "start": 207.44,
            "end": 207.51999,
            "confidence": 0.9974905,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "the",
            "start": 207.51999,
            "end": 207.68,
            "confidence": 0.9987704,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "doc",
            "start": 207.68,
            "end": 207.76,
            "confidence": 0.9123232,
            "punctuated_word": "doc",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "types",
            "start": 207.84,
            "end": 208.08,
            "confidence": 0.99688464,
            "punctuated_word": "types",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "of",
            "start": 208.08,
            "end": 208.23999,
            "confidence": 0.9988254,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "documentation",
            "start": 208.23999,
            "end": 208.73999,
            "confidence": 0.99972945,
            "punctuated_word": "documentation",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "that",
            "start": 208.79999,
            "end": 209.205,
            "confidence": 0.9986842,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "my",
            "start": 209.285,
            "end": 209.445,
            "confidence": 0.99587077,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "group",
            "start": 209.445,
            "end": 209.685,
            "confidence": 0.9998741,
            "punctuated_word": "group",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "has",
            "start": 209.685,
            "end": 209.88501,
            "confidence": 0.9996898,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "been",
            "start": 209.88501,
            "end": 210.085,
            "confidence": 0.9999653,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "considering",
            "start": 210.085,
            "end": 210.565,
            "confidence": 0.9997271,
            "punctuated_word": "considering",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "off",
            "start": 210.565,
            "end": 210.725,
            "confidence": 0.9472837,
            "punctuated_word": "off",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "late",
            "start": 210.725,
            "end": 211.045,
            "confidence": 0.9951798,
            "punctuated_word": "late",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "at",
            "start": 211.045,
            "end": 211.205,
            "confidence": 0.9921205,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "cambridge",
            "start": 211.205,
            "end": 211.705,
            "confidence": 0.9891641,
            "punctuated_word": "Cambridge,",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "these",
            "start": 211.765,
            "end": 212.265,
            "confidence": 0.99925536,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.641069
          }
        ],
        "speaker": 2,
        "id": "17ac22b9-e3ab-4627-be6f-7d9b2060c773"
      },
      {
        "start": 212.565,
        "end": 217.785,
        "confidence": 0.9836121,
        "channel": 0,
        "transcript": "are mostly public facing pieces of documentation. So less so focused on reproducibility,",
        "words": [
          {
            "word": "are",
            "start": 212.565,
            "end": 212.885,
            "confidence": 0.999948,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "mostly",
            "start": 212.885,
            "end": 213.365,
            "confidence": 0.99958104,
            "punctuated_word": "mostly",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "public",
            "start": 213.365,
            "end": 213.765,
            "confidence": 0.9997073,
            "punctuated_word": "public",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "facing",
            "start": 213.765,
            "end": 214.16501,
            "confidence": 0.9979664,
            "punctuated_word": "facing",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "pieces",
            "start": 214.16501,
            "end": 214.565,
            "confidence": 0.96201277,
            "punctuated_word": "pieces",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "of",
            "start": 214.565,
            "end": 214.725,
            "confidence": 0.9989261,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "documentation",
            "start": 214.725,
            "end": 215.225,
            "confidence": 0.873346,
            "punctuated_word": "documentation.",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "so",
            "start": 215.445,
            "end": 215.845,
            "confidence": 0.99927443,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "less",
            "start": 215.845,
            "end": 216.085,
            "confidence": 0.96861625,
            "punctuated_word": "less",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "so",
            "start": 216.085,
            "end": 216.325,
            "confidence": 0.99451846,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "focused",
            "start": 216.325,
            "end": 216.725,
            "confidence": 0.99989545,
            "punctuated_word": "focused",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "on",
            "start": 216.725,
            "end": 217.225,
            "confidence": 0.99972755,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "reproducibility",
            "start": 217.285,
            "end": 217.785,
            "confidence": 0.9934384,
            "punctuated_word": "reproducibility,",
            "speaker": 2,
            "speaker_confidence": 0.641069
          }
        ],
        "speaker": 2,
        "id": "db304ff1-88ae-41ba-b5b1-0e7c3ae7c791"
      },
      {
        "start": 218.085,
        "end": 219.145,
        "confidence": 0.9992668,
        "channel": 0,
        "transcript": "which is a natural",
        "words": [
          {
            "word": "which",
            "start": 218.085,
            "end": 218.325,
            "confidence": 0.99991786,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "is",
            "start": 218.325,
            "end": 218.485,
            "confidence": 0.99972075,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "a",
            "start": 218.485,
            "end": 218.645,
            "confidence": 0.99831116,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.641069
          },
          {
            "word": "natural",
            "start": 218.645,
            "end": 219.145,
            "confidence": 0.9991177,
            "punctuated_word": "natural",
            "speaker": 2,
            "speaker_confidence": 0.641069
          }
        ],
        "speaker": 2,
        "id": "baed83bd-0d89-49b8-990e-b0fd6d72cd9b"
      },
      {
        "start": 221.73001,
        "end": 224.47,
        "confidence": 0.9984524,
        "channel": 0,
        "transcript": "natural result of considerations of documentation",
        "words": [
          {
            "word": "natural",
            "start": 221.73001,
            "end": 222.13,
            "confidence": 0.9955521,
            "punctuated_word": "natural",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "result",
            "start": 222.13,
            "end": 222.63,
            "confidence": 0.9995901,
            "punctuated_word": "result",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "of",
            "start": 222.69,
            "end": 223.17,
            "confidence": 0.9998679,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "considerations",
            "start": 223.17,
            "end": 223.67,
            "confidence": 0.9978067,
            "punctuated_word": "considerations",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "of",
            "start": 223.73001,
            "end": 223.97,
            "confidence": 0.998181,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "documentation",
            "start": 223.97,
            "end": 224.47,
            "confidence": 0.99971694,
            "punctuated_word": "documentation",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          }
        ],
        "speaker": 2,
        "id": "98bdf699-de83-4643-a9a8-2ba2e2a17433"
      },
      {
        "start": 224.77,
        "end": 226.15001,
        "confidence": 0.93666196,
        "channel": 0,
        "transcript": "around code use, around,",
        "words": [
          {
            "word": "around",
            "start": 224.77,
            "end": 225.09001,
            "confidence": 0.910667,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "code",
            "start": 225.09001,
            "end": 225.33,
            "confidence": 0.99790084,
            "punctuated_word": "code",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "use",
            "start": 225.33,
            "end": 225.65001,
            "confidence": 0.9725622,
            "punctuated_word": "use,",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "around",
            "start": 225.65001,
            "end": 226.15001,
            "confidence": 0.86551756,
            "punctuated_word": "around,",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          }
        ],
        "speaker": 2,
        "id": "63a4a426-d69d-4a77-96c5-c8b5e7b5b238"
      },
      {
        "start": 226.61,
        "end": 228.15001,
        "confidence": 0.9866737,
        "channel": 0,
        "transcript": "model development more generally.",
        "words": [
          {
            "word": "model",
            "start": 226.61,
            "end": 226.93001,
            "confidence": 0.99834526,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "development",
            "start": 226.93001,
            "end": 227.43001,
            "confidence": 0.9994294,
            "punctuated_word": "development",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "more",
            "start": 227.49,
            "end": 227.65001,
            "confidence": 0.9592438,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "generally",
            "start": 227.65001,
            "end": 228.15001,
            "confidence": 0.9896765,
            "punctuated_word": "generally.",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          }
        ],
        "speaker": 2,
        "id": "90b7a7d0-3ca6-420a-9d32-90313f2d2335"
      },
      {
        "start": 228.69,
        "end": 233.73001,
        "confidence": 0.9785225,
        "channel": 0,
        "transcript": "But I think about that less in the context of our discussion today, but I think that that is another,",
        "words": [
          {
            "word": "but",
            "start": 228.69,
            "end": 228.93001,
            "confidence": 0.9928798,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "i",
            "start": 228.93001,
            "end": 229.09001,
            "confidence": 0.99960274,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "think",
            "start": 229.09001,
            "end": 229.41,
            "confidence": 0.9157201,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "about",
            "start": 229.41,
            "end": 229.65001,
            "confidence": 0.9998004,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "that",
            "start": 229.65001,
            "end": 229.89,
            "confidence": 0.9997942,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "less",
            "start": 229.89,
            "end": 230.13,
            "confidence": 0.9992281,
            "punctuated_word": "less",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "in",
            "start": 230.13,
            "end": 230.29001,
            "confidence": 0.998401,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "the",
            "start": 230.29001,
            "end": 230.37001,
            "confidence": 0.99940073,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "context",
            "start": 230.37001,
            "end": 230.85,
            "confidence": 0.99996364,
            "punctuated_word": "context",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "of",
            "start": 230.85,
            "end": 231.09001,
            "confidence": 0.9995245,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "our",
            "start": 231.09001,
            "end": 231.25,
            "confidence": 0.99893075,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "discussion",
            "start": 231.25,
            "end": 231.75,
            "confidence": 0.9998715,
            "punctuated_word": "discussion",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "today",
            "start": 231.81,
            "end": 232.13,
            "confidence": 0.86950827,
            "punctuated_word": "today,",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "but",
            "start": 232.13,
            "end": 232.25,
            "confidence": 0.9995902,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.7667793
          },
          {
            "word": "i",
            "start": 232.25,
            "end": 232.37001,
            "confidence": 0.9997241,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.45630533
          },
          {
            "word": "think",
            "start": 232.37001,
            "end": 232.61,
            "confidence": 0.9999683,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.45630533
          },
          {
            "word": "that",
            "start": 232.61,
            "end": 232.85,
            "confidence": 0.9996669,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.45630533
          },
          {
            "word": "that",
            "start": 232.85,
            "end": 233.09001,
            "confidence": 0.9946768,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.45630533
          },
          {
            "word": "is",
            "start": 233.09001,
            "end": 233.33,
            "confidence": 0.9959573,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.45630533
          },
          {
            "word": "another",
            "start": 233.33,
            "end": 233.73001,
            "confidence": 0.8082436,
            "punctuated_word": "another,",
            "speaker": 2,
            "speaker_confidence": 0.45630533
          }
        ],
        "speaker": 2,
        "id": "8f3a9fca-03ad-4773-b59b-f93a0714fc2d"
      },
      {
        "start": 234.37001,
        "end": 235.19,
        "confidence": 0.99969995,
        "channel": 0,
        "transcript": "nice benefit.",
        "words": [
          {
            "word": "nice",
            "start": 234.37001,
            "end": 234.69,
            "confidence": 0.999696,
            "punctuated_word": "nice",
            "speaker": 2,
            "speaker_confidence": 0.45630533
          },
          {
            "word": "benefit",
            "start": 234.69,
            "end": 235.19,
            "confidence": 0.99970394,
            "punctuated_word": "benefit.",
            "speaker": 2,
            "speaker_confidence": 0.45630533
          }
        ],
        "speaker": 2,
        "id": "9df87e1e-ef4f-45c9-8e05-2ef3be51d584"
      },
      {
        "start": 235.945,
        "end": 239.16501,
        "confidence": 0.99728376,
        "channel": 0,
        "transcript": "Yeah. At CDT, we've done some research on AI documentation",
        "words": [
          {
            "word": "yeah",
            "start": 235.945,
            "end": 236.265,
            "confidence": 0.99939454,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.7617023
          },
          {
            "word": "at",
            "start": 236.265,
            "end": 236.505,
            "confidence": 0.9843552,
            "punctuated_word": "At",
            "speaker": 1,
            "speaker_confidence": 0.7617023
          },
          {
            "word": "cdt",
            "start": 236.505,
            "end": 236.985,
            "confidence": 0.9943678,
            "punctuated_word": "CDT,",
            "speaker": 1,
            "speaker_confidence": 0.7617023
          },
          {
            "word": "we've",
            "start": 236.985,
            "end": 237.225,
            "confidence": 0.9966779,
            "punctuated_word": "we've",
            "speaker": 1,
            "speaker_confidence": 0.7617023
          },
          {
            "word": "done",
            "start": 237.225,
            "end": 237.38501,
            "confidence": 0.99991286,
            "punctuated_word": "done",
            "speaker": 1,
            "speaker_confidence": 0.7617023
          },
          {
            "word": "some",
            "start": 237.38501,
            "end": 237.545,
            "confidence": 0.9993197,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.7617023
          },
          {
            "word": "research",
            "start": 237.545,
            "end": 237.945,
            "confidence": 0.999902,
            "punctuated_word": "research",
            "speaker": 1,
            "speaker_confidence": 0.7617023
          },
          {
            "word": "on",
            "start": 237.945,
            "end": 238.345,
            "confidence": 0.9999341,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.7617023
          },
          {
            "word": "ai",
            "start": 238.345,
            "end": 238.66501,
            "confidence": 0.999684,
            "punctuated_word": "AI",
            "speaker": 1,
            "speaker_confidence": 0.7617023
          },
          {
            "word": "documentation",
            "start": 238.66501,
            "end": 239.16501,
            "confidence": 0.9992899,
            "punctuated_word": "documentation",
            "speaker": 1,
            "speaker_confidence": 0.7617023
          }
        ],
        "speaker": 1,
        "id": "f896995e-5a13-438b-a8a4-cb8162d2092c"
      },
      {
        "start": 239.545,
        "end": 242.445,
        "confidence": 0.99891037,
        "channel": 0,
        "transcript": "as well. We did a synthesis of",
        "words": [
          {
            "word": "as",
            "start": 239.545,
            "end": 239.705,
            "confidence": 0.9994456,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.7617023
          },
          {
            "word": "well",
            "start": 239.705,
            "end": 240.205,
            "confidence": 0.9997144,
            "punctuated_word": "well.",
            "speaker": 1,
            "speaker_confidence": 0.7617023
          },
          {
            "word": "we",
            "start": 240.425,
            "end": 240.505,
            "confidence": 0.9983631,
            "punctuated_word": "We",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "did",
            "start": 240.505,
            "end": 240.66501,
            "confidence": 0.99985445,
            "punctuated_word": "did",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "a",
            "start": 240.66501,
            "end": 241.16501,
            "confidence": 0.9957159,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "synthesis",
            "start": 241.38501,
            "end": 241.88501,
            "confidence": 0.999348,
            "punctuated_word": "synthesis",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "of",
            "start": 241.945,
            "end": 242.445,
            "confidence": 0.99993074,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "cc0ef6d3-43e3-43e7-b82c-8e8498e76efa"
      },
      {
        "start": 243.38501,
        "end": 245.005,
        "confidence": 0.998285,
        "channel": 0,
        "transcript": "existing proposed documentation",
        "words": [
          {
            "word": "existing",
            "start": 243.38501,
            "end": 243.88501,
            "confidence": 0.9988881,
            "punctuated_word": "existing",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "proposed",
            "start": 244.02501,
            "end": 244.505,
            "confidence": 0.9966364,
            "punctuated_word": "proposed",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "documentation",
            "start": 244.505,
            "end": 245.005,
            "confidence": 0.99933064,
            "punctuated_word": "documentation",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "51e46a1f-7575-4e26-b9d8-429677c656df"
      },
      {
        "start": 245.30501,
        "end": 251.61,
        "confidence": 0.9829569,
        "channel": 0,
        "transcript": "frameworks and of empirical studies of their use. And in our analysis in 2024,",
        "words": [
          {
            "word": "frameworks",
            "start": 245.30501,
            "end": 245.80501,
            "confidence": 0.99889743,
            "punctuated_word": "frameworks",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "and",
            "start": 246.02501,
            "end": 246.505,
            "confidence": 0.99522996,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "of",
            "start": 246.505,
            "end": 246.905,
            "confidence": 0.99860674,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "empirical",
            "start": 246.905,
            "end": 247.405,
            "confidence": 0.9983718,
            "punctuated_word": "empirical",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "studies",
            "start": 247.465,
            "end": 247.865,
            "confidence": 0.99980503,
            "punctuated_word": "studies",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "of",
            "start": 247.865,
            "end": 247.945,
            "confidence": 0.95022726,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "their",
            "start": 247.945,
            "end": 248.185,
            "confidence": 0.99858654,
            "punctuated_word": "their",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "use",
            "start": 248.185,
            "end": 248.685,
            "confidence": 0.9557473,
            "punctuated_word": "use.",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "and",
            "start": 248.95,
            "end": 249.18999,
            "confidence": 0.97873884,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "in",
            "start": 249.18999,
            "end": 249.26999,
            "confidence": 0.978558,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "our",
            "start": 249.26999,
            "end": 249.67,
            "confidence": 0.99802005,
            "punctuated_word": "our",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "analysis",
            "start": 249.67,
            "end": 250.17,
            "confidence": 0.99865663,
            "punctuated_word": "analysis",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "in",
            "start": 250.31,
            "end": 250.54999,
            "confidence": 0.9605037,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "2024",
            "start": 250.54999,
            "end": 251.61,
            "confidence": 0.9514475,
            "punctuated_word": "2024,",
            "speaker": 1,
            "speaker_confidence": 0.9938213
          }
        ],
        "speaker": 1,
        "id": "ff124084-65e5-444a-9866-2d12d227bdb0"
      },
      {
        "start": 251.98999,
        "end": 256.16998,
        "confidence": 0.9749763,
        "channel": 0,
        "transcript": "to that date, we analyzed 37 different documentation",
        "words": [
          {
            "word": "to",
            "start": 251.98999,
            "end": 252.23,
            "confidence": 0.9817281,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "that",
            "start": 252.23,
            "end": 252.46999,
            "confidence": 0.9993129,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "date",
            "start": 252.46999,
            "end": 252.96999,
            "confidence": 0.8852984,
            "punctuated_word": "date,",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "we",
            "start": 253.10999,
            "end": 253.59,
            "confidence": 0.9989262,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "analyzed",
            "start": 253.59,
            "end": 254.09,
            "confidence": 0.9416371,
            "punctuated_word": "analyzed",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "37",
            "start": 254.31,
            "end": 255.03,
            "confidence": 0.99916923,
            "punctuated_word": "37",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "different",
            "start": 255.03,
            "end": 255.53,
            "confidence": 0.9992106,
            "punctuated_word": "different",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "documentation",
            "start": 255.67,
            "end": 256.16998,
            "confidence": 0.994528,
            "punctuated_word": "documentation",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "02972f76-0d67-4f02-b963-789595fdee8f"
      },
      {
        "start": 256.47,
        "end": 256.97,
        "confidence": 0.9991886,
        "channel": 0,
        "transcript": "frameworks",
        "words": [
          {
            "word": "frameworks",
            "start": 256.47,
            "end": 256.97,
            "confidence": 0.9991886,
            "punctuated_word": "frameworks",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "532ee148-cb55-4993-9b38-e77c13d6f819"
      },
      {
        "start": 257.66998,
        "end": 258.16998,
        "confidence": 0.9795914,
        "channel": 0,
        "transcript": "for",
        "words": [
          {
            "word": "for",
            "start": 257.66998,
            "end": 258.16998,
            "confidence": 0.9795914,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "380d05ce-d9b3-4ebc-89b7-816254d86b6b"
      },
      {
        "start": 258.47,
        "end": 260.88998,
        "confidence": 0.9930709,
        "channel": 0,
        "transcript": "doing documentation of data, models,",
        "words": [
          {
            "word": "doing",
            "start": 258.47,
            "end": 258.87,
            "confidence": 0.9936301,
            "punctuated_word": "doing",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "documentation",
            "start": 258.87,
            "end": 259.37,
            "confidence": 0.9957975,
            "punctuated_word": "documentation",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "of",
            "start": 259.43,
            "end": 259.66998,
            "confidence": 0.99902976,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "data",
            "start": 259.66998,
            "end": 260.16998,
            "confidence": 0.9804573,
            "punctuated_word": "data,",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "models",
            "start": 260.38998,
            "end": 260.88998,
            "confidence": 0.99643993,
            "punctuated_word": "models,",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "89ae1896-29d1-479e-85ee-8d51f1634ed5"
      },
      {
        "start": 261.19,
        "end": 262.81,
        "confidence": 0.9821644,
        "channel": 0,
        "transcript": "systems, and other elements.",
        "words": [
          {
            "word": "systems",
            "start": 261.19,
            "end": 261.69,
            "confidence": 0.9395165,
            "punctuated_word": "systems,",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "and",
            "start": 261.75,
            "end": 261.99,
            "confidence": 0.9991357,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "other",
            "start": 261.99,
            "end": 262.31,
            "confidence": 0.9994066,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "elements",
            "start": 262.31,
            "end": 262.81,
            "confidence": 0.9905987,
            "punctuated_word": "elements.",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "d96b9a9f-e824-49d5-aef6-b7e72df6cdfa"
      },
      {
        "start": 263.275,
        "end": 264.97498,
        "confidence": 0.99725944,
        "channel": 0,
        "transcript": "But I would say that both",
        "words": [
          {
            "word": "but",
            "start": 263.275,
            "end": 263.51498,
            "confidence": 0.9989644,
            "punctuated_word": "But",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "i",
            "start": 263.51498,
            "end": 263.595,
            "confidence": 0.9935175,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "would",
            "start": 263.595,
            "end": 263.835,
            "confidence": 0.99984515,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "say",
            "start": 263.835,
            "end": 264.07498,
            "confidence": 0.99937457,
            "punctuated_word": "say",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "that",
            "start": 264.07498,
            "end": 264.47498,
            "confidence": 0.99887854,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "both",
            "start": 264.47498,
            "end": 264.97498,
            "confidence": 0.99297607,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "d1910110-19dd-44c5-afd0-e9f674483771"
      },
      {
        "start": 265.51498,
        "end": 266.495,
        "confidence": 0.97917527,
        "channel": 0,
        "transcript": "the two papers",
        "words": [
          {
            "word": "the",
            "start": 265.51498,
            "end": 265.755,
            "confidence": 0.93805295,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "two",
            "start": 265.755,
            "end": 265.995,
            "confidence": 0.9996673,
            "punctuated_word": "two",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "papers",
            "start": 265.995,
            "end": 266.495,
            "confidence": 0.9998054,
            "punctuated_word": "papers",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "8c540d07-504e-41bc-abd8-b56cc640a697"
      },
      {
        "start": 267.035,
        "end": 267.535,
        "confidence": 0.99716127,
        "channel": 0,
        "transcript": "that",
        "words": [
          {
            "word": "that",
            "start": 267.035,
            "end": 267.535,
            "confidence": 0.99716127,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "e7011c99-0a8f-4a59-bf95-6c9f47e206dd"
      },
      {
        "start": 267.995,
        "end": 271.29498,
        "confidence": 0.9421321,
        "channel": 0,
        "transcript": "we're gonna be discussing today take slightly different",
        "words": [
          {
            "word": "we're",
            "start": 267.995,
            "end": 268.155,
            "confidence": 0.99666744,
            "punctuated_word": "we're",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "gonna",
            "start": 268.155,
            "end": 268.395,
            "confidence": 0.90575624,
            "punctuated_word": "gonna",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "be",
            "start": 268.395,
            "end": 268.47498,
            "confidence": 0.9942356,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "discussing",
            "start": 268.47498,
            "end": 268.955,
            "confidence": 0.9998154,
            "punctuated_word": "discussing",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "today",
            "start": 268.955,
            "end": 269.455,
            "confidence": 0.9997261,
            "punctuated_word": "today",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "take",
            "start": 269.675,
            "end": 269.995,
            "confidence": 0.645242,
            "punctuated_word": "take",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "slightly",
            "start": 269.995,
            "end": 270.495,
            "confidence": 0.9992298,
            "punctuated_word": "slightly",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "different",
            "start": 270.79498,
            "end": 271.29498,
            "confidence": 0.996384,
            "punctuated_word": "different",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "ace60381-fe0d-42ce-8a44-e2fba925f3a2"
      },
      {
        "start": 271.595,
        "end": 272.895,
        "confidence": 0.98407084,
        "channel": 0,
        "transcript": "approaches to documentation.",
        "words": [
          {
            "word": "approaches",
            "start": 271.595,
            "end": 272.095,
            "confidence": 0.9991148,
            "punctuated_word": "approaches",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "to",
            "start": 272.235,
            "end": 272.395,
            "confidence": 0.9987519,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "documentation",
            "start": 272.395,
            "end": 272.895,
            "confidence": 0.95434594,
            "punctuated_word": "documentation.",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "8a819b6b-abd2-44db-9d28-d536e02d3132"
      },
      {
        "start": 273.595,
        "end": 277.52002,
        "confidence": 0.95999396,
        "channel": 0,
        "transcript": "So maybe we could start with feedback logs. I Wonder if you could walk us through",
        "words": [
          {
            "word": "so",
            "start": 273.595,
            "end": 273.755,
            "confidence": 0.9965224,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "maybe",
            "start": 273.755,
            "end": 273.995,
            "confidence": 0.9768287,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "we",
            "start": 273.995,
            "end": 274.155,
            "confidence": 0.9925332,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "could",
            "start": 274.155,
            "end": 274.315,
            "confidence": 0.9775553,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "start",
            "start": 274.315,
            "end": 274.555,
            "confidence": 0.999744,
            "punctuated_word": "start",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "with",
            "start": 274.555,
            "end": 274.875,
            "confidence": 0.9993709,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "feedback",
            "start": 274.875,
            "end": 275.35498,
            "confidence": 0.996894,
            "punctuated_word": "feedback",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "logs",
            "start": 275.35498,
            "end": 275.675,
            "confidence": 0.9900093,
            "punctuated_word": "logs.",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "i",
            "start": 275.675,
            "end": 275.82,
            "confidence": 0.6432073,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "wonder",
            "start": 275.98,
            "end": 276.14,
            "confidence": 0.8043202,
            "punctuated_word": "Wonder",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "if",
            "start": 276.14,
            "end": 276.22,
            "confidence": 0.99823344,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "you",
            "start": 276.22,
            "end": 276.30002,
            "confidence": 0.9985511,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "could",
            "start": 276.30002,
            "end": 276.54,
            "confidence": 0.98729634,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "walk",
            "start": 276.54,
            "end": 276.78,
            "confidence": 0.9995376,
            "punctuated_word": "walk",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "us",
            "start": 276.78,
            "end": 277.02002,
            "confidence": 0.9997249,
            "punctuated_word": "us",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "through",
            "start": 277.02002,
            "end": 277.52002,
            "confidence": 0.99957365,
            "punctuated_word": "through",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "e30161f1-90e0-4679-9762-7b91ec66dc62"
      },
      {
        "start": 277.9,
        "end": 279.92,
        "confidence": 0.9799266,
        "channel": 0,
        "transcript": "what feedback logs are",
        "words": [
          {
            "word": "what",
            "start": 277.9,
            "end": 278.22,
            "confidence": 0.92097443,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "feedback",
            "start": 278.22,
            "end": 278.7,
            "confidence": 0.9997315,
            "punctuated_word": "feedback",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "logs",
            "start": 278.7,
            "end": 279.2,
            "confidence": 0.99940693,
            "punctuated_word": "logs",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "are",
            "start": 279.42,
            "end": 279.92,
            "confidence": 0.99959356,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "44b1cad4-73c2-438b-9c52-fe439aebb8d8"
      },
      {
        "start": 280.38,
        "end": 284.0,
        "confidence": 0.96064144,
        "channel": 0,
        "transcript": "and why you thought they filled a gap in the existing",
        "words": [
          {
            "word": "and",
            "start": 280.38,
            "end": 280.88,
            "confidence": 0.7335374,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "why",
            "start": 280.94,
            "end": 281.34,
            "confidence": 0.9986203,
            "punctuated_word": "why",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "you",
            "start": 281.34,
            "end": 281.5,
            "confidence": 0.99979895,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "thought",
            "start": 281.5,
            "end": 281.82,
            "confidence": 0.99893254,
            "punctuated_word": "thought",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "they",
            "start": 281.82,
            "end": 282.14,
            "confidence": 0.99949336,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "filled",
            "start": 282.14,
            "end": 282.46002,
            "confidence": 0.95028806,
            "punctuated_word": "filled",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "a",
            "start": 282.46002,
            "end": 282.7,
            "confidence": 0.88773555,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "gap",
            "start": 282.7,
            "end": 283.1,
            "confidence": 0.99995446,
            "punctuated_word": "gap",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "in",
            "start": 283.1,
            "end": 283.26,
            "confidence": 0.99954575,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "the",
            "start": 283.26,
            "end": 283.5,
            "confidence": 0.9993554,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "existing",
            "start": 283.5,
            "end": 284.0,
            "confidence": 0.9997944,
            "punctuated_word": "existing",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "9cab44cc-6736-4e98-b3bc-b438f57d00f6"
      },
      {
        "start": 284.38,
        "end": 286.88,
        "confidence": 0.9752286,
        "channel": 0,
        "transcript": "landscape of proposed documentation approaches.",
        "words": [
          {
            "word": "landscape",
            "start": 284.38,
            "end": 284.88,
            "confidence": 0.99975795,
            "punctuated_word": "landscape",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "of",
            "start": 284.94,
            "end": 285.18,
            "confidence": 0.9976672,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "proposed",
            "start": 285.18,
            "end": 285.66,
            "confidence": 0.98453057,
            "punctuated_word": "proposed",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "documentation",
            "start": 285.66,
            "end": 286.16,
            "confidence": 0.99925405,
            "punctuated_word": "documentation",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          },
          {
            "word": "approaches",
            "start": 286.38,
            "end": 286.88,
            "confidence": 0.89493346,
            "punctuated_word": "approaches.",
            "speaker": 1,
            "speaker_confidence": 0.99382126
          }
        ],
        "speaker": 1,
        "id": "8476ff15-43ae-4e98-b700-7bf8bab9c84d"
      },
      {
        "start": 287.26,
        "end": 290.96002,
        "confidence": 0.9946299,
        "channel": 0,
        "transcript": "So feedback logs actually started as a way for us to consider",
        "words": [
          {
            "word": "so",
            "start": 287.26,
            "end": 287.58002,
            "confidence": 0.9969722,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "feedback",
            "start": 287.58002,
            "end": 287.9,
            "confidence": 0.9905353,
            "punctuated_word": "feedback",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "logs",
            "start": 287.9,
            "end": 288.22,
            "confidence": 0.9652196,
            "punctuated_word": "logs",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "actually",
            "start": 288.22,
            "end": 288.54,
            "confidence": 0.986179,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "started",
            "start": 288.54,
            "end": 288.94,
            "confidence": 0.9993431,
            "punctuated_word": "started",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "as",
            "start": 288.94,
            "end": 289.18,
            "confidence": 0.9993562,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "a",
            "start": 289.18,
            "end": 289.34,
            "confidence": 0.999111,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "way",
            "start": 289.34,
            "end": 289.82,
            "confidence": 0.9998697,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "for",
            "start": 289.82,
            "end": 289.98,
            "confidence": 0.99967647,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "us",
            "start": 289.98,
            "end": 290.22,
            "confidence": 0.9999136,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "to",
            "start": 290.22,
            "end": 290.46002,
            "confidence": 0.9995097,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "consider",
            "start": 290.46002,
            "end": 290.96002,
            "confidence": 0.9998735,
            "punctuated_word": "consider",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          }
        ],
        "speaker": 2,
        "id": "56b1457d-6a17-4b01-b85a-a743b44bd3e8"
      },
      {
        "start": 292.165,
        "end": 297.785,
        "confidence": 0.9978748,
        "channel": 0,
        "transcript": "how to make updates to models as a result of feedback that you might get from some participatory",
        "words": [
          {
            "word": "how",
            "start": 292.165,
            "end": 292.665,
            "confidence": 0.9996984,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "to",
            "start": 292.725,
            "end": 292.96503,
            "confidence": 0.9704175,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "make",
            "start": 292.96503,
            "end": 293.445,
            "confidence": 0.99932647,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "updates",
            "start": 293.445,
            "end": 293.945,
            "confidence": 0.9992083,
            "punctuated_word": "updates",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "to",
            "start": 294.005,
            "end": 294.24503,
            "confidence": 0.9994261,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "models",
            "start": 294.24503,
            "end": 294.725,
            "confidence": 0.99950576,
            "punctuated_word": "models",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "as",
            "start": 294.725,
            "end": 294.96503,
            "confidence": 0.99866056,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "a",
            "start": 294.96503,
            "end": 295.045,
            "confidence": 0.9991886,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "result",
            "start": 295.045,
            "end": 295.445,
            "confidence": 0.99996793,
            "punctuated_word": "result",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "of",
            "start": 295.445,
            "end": 295.605,
            "confidence": 0.99928516,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "feedback",
            "start": 295.605,
            "end": 296.005,
            "confidence": 0.999801,
            "punctuated_word": "feedback",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "that",
            "start": 296.005,
            "end": 296.24503,
            "confidence": 0.99911135,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "you",
            "start": 296.24503,
            "end": 296.40503,
            "confidence": 0.99980015,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "might",
            "start": 296.40503,
            "end": 296.64502,
            "confidence": 0.99995255,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "get",
            "start": 296.64502,
            "end": 296.80502,
            "confidence": 0.9996916,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "from",
            "start": 296.80502,
            "end": 297.045,
            "confidence": 0.9991333,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "some",
            "start": 297.045,
            "end": 297.285,
            "confidence": 0.999864,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "participatory",
            "start": 297.285,
            "end": 297.785,
            "confidence": 0.99970794,
            "punctuated_word": "participatory",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          }
        ],
        "speaker": 2,
        "id": "38075465-0a19-4c1d-91d7-61b972d06fd4"
      },
      {
        "start": 298.08502,
        "end": 298.58502,
        "confidence": 0.97976923,
        "channel": 0,
        "transcript": "approach.",
        "words": [
          {
            "word": "approach",
            "start": 298.08502,
            "end": 298.58502,
            "confidence": 0.97976923,
            "punctuated_word": "approach.",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          }
        ],
        "speaker": 2,
        "id": "039943b5-3c6f-498e-8cad-049da4f46701"
      },
      {
        "start": 299.285,
        "end": 301.14502,
        "confidence": 0.97489053,
        "channel": 0,
        "transcript": "And so from one piece of information",
        "words": [
          {
            "word": "and",
            "start": 299.285,
            "end": 299.52502,
            "confidence": 0.996783,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "so",
            "start": 299.52502,
            "end": 299.68503,
            "confidence": 0.9768694,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "from",
            "start": 299.68503,
            "end": 299.92502,
            "confidence": 0.85181546,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "one",
            "start": 299.92502,
            "end": 300.165,
            "confidence": 0.99948895,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "piece",
            "start": 300.165,
            "end": 300.48502,
            "confidence": 0.99986815,
            "punctuated_word": "piece",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "of",
            "start": 300.48502,
            "end": 300.64502,
            "confidence": 0.99956995,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "information",
            "start": 300.64502,
            "end": 301.14502,
            "confidence": 0.99983823,
            "punctuated_word": "information",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          }
        ],
        "speaker": 2,
        "id": "63d74f9e-c37c-472c-83c1-44c48aa78ace"
      },
      {
        "start": 301.52502,
        "end": 302.02502,
        "confidence": 0.9774939,
        "channel": 0,
        "transcript": "or",
        "words": [
          {
            "word": "or",
            "start": 301.52502,
            "end": 302.02502,
            "confidence": 0.9774939,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          }
        ],
        "speaker": 2,
        "id": "9c004d06-8e66-4cd3-a215-2b67d2649ede"
      },
      {
        "start": 302.40503,
        "end": 303.385,
        "confidence": 0.9995889,
        "channel": 0,
        "transcript": "one piece of",
        "words": [
          {
            "word": "one",
            "start": 302.40503,
            "end": 302.725,
            "confidence": 0.9995944,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "piece",
            "start": 302.725,
            "end": 302.885,
            "confidence": 0.9999169,
            "punctuated_word": "piece",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "of",
            "start": 302.885,
            "end": 303.385,
            "confidence": 0.99925536,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          }
        ],
        "speaker": 2,
        "id": "13de68db-0db8-42ed-82e3-4b6d6350e433"
      },
      {
        "start": 303.68503,
        "end": 305.065,
        "confidence": 0.97039175,
        "channel": 0,
        "transcript": "feedback per se",
        "words": [
          {
            "word": "feedback",
            "start": 303.68503,
            "end": 304.18503,
            "confidence": 0.9996952,
            "punctuated_word": "feedback",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "per",
            "start": 304.325,
            "end": 304.565,
            "confidence": 0.93892115,
            "punctuated_word": "per",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "se",
            "start": 304.565,
            "end": 305.065,
            "confidence": 0.97255886,
            "punctuated_word": "se",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          }
        ],
        "speaker": 2,
        "id": "fb753624-9027-4375-b941-d60fd3e7d07f"
      },
      {
        "start": 305.45,
        "end": 306.83002,
        "confidence": 0.97132653,
        "channel": 0,
        "transcript": "from a stakeholder,",
        "words": [
          {
            "word": "from",
            "start": 305.45,
            "end": 305.95,
            "confidence": 0.99977046,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "a",
            "start": 306.09,
            "end": 306.33002,
            "confidence": 0.9999002,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "stakeholder",
            "start": 306.33002,
            "end": 306.83002,
            "confidence": 0.9143087,
            "punctuated_word": "stakeholder,",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          }
        ],
        "speaker": 2,
        "id": "462df77c-585c-4886-b331-88d3cd35120c"
      },
      {
        "start": 307.37,
        "end": 317.07,
        "confidence": 0.96874005,
        "channel": 0,
        "transcript": "there are lots of different changes a developer can make to the workflow or the underlying system. And we actually characterize this in a separate piece, and and took out a lot of that workout. So for example,",
        "words": [
          {
            "word": "there",
            "start": 307.37,
            "end": 307.61002,
            "confidence": 0.9990748,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "are",
            "start": 307.61002,
            "end": 307.77002,
            "confidence": 0.9991078,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "lots",
            "start": 307.77002,
            "end": 308.01,
            "confidence": 0.99694735,
            "punctuated_word": "lots",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "of",
            "start": 308.01,
            "end": 308.09,
            "confidence": 0.9998716,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "different",
            "start": 308.09,
            "end": 308.41,
            "confidence": 0.99924797,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "changes",
            "start": 308.41,
            "end": 308.81,
            "confidence": 0.99956363,
            "punctuated_word": "changes",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "a",
            "start": 308.81,
            "end": 308.97,
            "confidence": 0.83856446,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "developer",
            "start": 308.97,
            "end": 309.37,
            "confidence": 0.9996288,
            "punctuated_word": "developer",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "can",
            "start": 309.37,
            "end": 309.53,
            "confidence": 0.99708337,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "make",
            "start": 309.53,
            "end": 309.77002,
            "confidence": 0.9997651,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "to",
            "start": 309.77002,
            "end": 309.93,
            "confidence": 0.9997708,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "the",
            "start": 309.93,
            "end": 310.01,
            "confidence": 0.99950325,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "workflow",
            "start": 310.01,
            "end": 310.41,
            "confidence": 0.9973578,
            "punctuated_word": "workflow",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "or",
            "start": 310.41,
            "end": 310.57,
            "confidence": 0.97214395,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "the",
            "start": 310.57,
            "end": 310.73,
            "confidence": 0.9985806,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "underlying",
            "start": 310.73,
            "end": 311.21,
            "confidence": 0.9994986,
            "punctuated_word": "underlying",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "system",
            "start": 311.21,
            "end": 311.71,
            "confidence": 0.97321486,
            "punctuated_word": "system.",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "and",
            "start": 311.93,
            "end": 312.09,
            "confidence": 0.95386016,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "we",
            "start": 312.09,
            "end": 312.25,
            "confidence": 0.9991879,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "actually",
            "start": 312.25,
            "end": 312.57,
            "confidence": 0.99696225,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "characterize",
            "start": 312.57,
            "end": 312.97,
            "confidence": 0.83791703,
            "punctuated_word": "characterize",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "this",
            "start": 312.97,
            "end": 313.13,
            "confidence": 0.99869376,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "in",
            "start": 313.13,
            "end": 313.29,
            "confidence": 0.998539,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "a",
            "start": 313.29,
            "end": 313.37,
            "confidence": 0.9969715,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "separate",
            "start": 313.37,
            "end": 313.77002,
            "confidence": 0.9999598,
            "punctuated_word": "separate",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "piece",
            "start": 313.77002,
            "end": 314.27002,
            "confidence": 0.9807881,
            "punctuated_word": "piece,",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "and",
            "start": 314.49,
            "end": 314.73,
            "confidence": 0.9997627,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "and",
            "start": 314.73,
            "end": 314.89,
            "confidence": 0.8812086,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "took",
            "start": 314.89,
            "end": 315.05002,
            "confidence": 0.9943364,
            "punctuated_word": "took",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "out",
            "start": 315.05002,
            "end": 315.17,
            "confidence": 0.9604511,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "a",
            "start": 315.17,
            "end": 315.29,
            "confidence": 0.9976,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "lot",
            "start": 315.29,
            "end": 315.45,
            "confidence": 0.9998293,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "of",
            "start": 315.45,
            "end": 315.53,
            "confidence": 0.99941254,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "that",
            "start": 315.53,
            "end": 315.69,
            "confidence": 0.9992174,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "workout",
            "start": 315.69,
            "end": 316.19,
            "confidence": 0.76020646,
            "punctuated_word": "workout.",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "so",
            "start": 316.25,
            "end": 316.41,
            "confidence": 0.99895453,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "for",
            "start": 316.41,
            "end": 316.57,
            "confidence": 0.69080263,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "example",
            "start": 316.57,
            "end": 317.07,
            "confidence": 0.9985342,
            "punctuated_word": "example,",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          }
        ],
        "speaker": 2,
        "id": "aa8bf674-4dde-4d03-83ef-197e6947bca6"
      },
      {
        "start": 317.77002,
        "end": 318.59,
        "confidence": 0.98138934,
        "channel": 0,
        "transcript": "if you had",
        "words": [
          {
            "word": "if",
            "start": 317.77002,
            "end": 317.93,
            "confidence": 0.9985624,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "you",
            "start": 317.93,
            "end": 318.09,
            "confidence": 0.9998399,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "had",
            "start": 318.09,
            "end": 318.59,
            "confidence": 0.9457656,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          }
        ],
        "speaker": 2,
        "id": "1b846eb5-f353-48e8-baa5-ede3ddeb99da"
      },
      {
        "start": 318.98502,
        "end": 323.96503,
        "confidence": 0.9911853,
        "channel": 0,
        "transcript": "told someone that there might be fairness concerns with the classifier that they've chosen to deploy,",
        "words": [
          {
            "word": "told",
            "start": 318.98502,
            "end": 319.30502,
            "confidence": 0.99985623,
            "punctuated_word": "told",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "someone",
            "start": 319.30502,
            "end": 319.785,
            "confidence": 0.99989045,
            "punctuated_word": "someone",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "that",
            "start": 319.785,
            "end": 320.02502,
            "confidence": 0.999853,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "there",
            "start": 320.02502,
            "end": 320.105,
            "confidence": 0.9996277,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "might",
            "start": 320.105,
            "end": 320.345,
            "confidence": 0.9999658,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "be",
            "start": 320.345,
            "end": 320.845,
            "confidence": 0.99991083,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "fairness",
            "start": 320.905,
            "end": 321.30502,
            "confidence": 0.99709,
            "punctuated_word": "fairness",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "concerns",
            "start": 321.30502,
            "end": 321.70502,
            "confidence": 0.9987036,
            "punctuated_word": "concerns",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "with",
            "start": 321.70502,
            "end": 321.86502,
            "confidence": 0.89464086,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "the",
            "start": 321.86502,
            "end": 322.02502,
            "confidence": 0.9945749,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "classifier",
            "start": 322.02502,
            "end": 322.505,
            "confidence": 0.99510014,
            "punctuated_word": "classifier",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "that",
            "start": 322.505,
            "end": 322.665,
            "confidence": 0.99896204,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "they've",
            "start": 322.665,
            "end": 322.905,
            "confidence": 0.999145,
            "punctuated_word": "they've",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "chosen",
            "start": 322.905,
            "end": 323.225,
            "confidence": 0.9995796,
            "punctuated_word": "chosen",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "to",
            "start": 323.225,
            "end": 323.46503,
            "confidence": 0.99981695,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          },
          {
            "word": "deploy",
            "start": 323.46503,
            "end": 323.96503,
            "confidence": 0.98224974,
            "punctuated_word": "deploy,",
            "speaker": 2,
            "speaker_confidence": 0.7544465
          }
        ],
        "speaker": 2,
        "id": "a56d7669-9cf7-4acd-9959-7c80b80f20eb"
      },
      {
        "start": 324.58502,
        "end": 326.685,
        "confidence": 0.9993173,
        "channel": 0,
        "transcript": "your model developers have a few options.",
        "words": [
          {
            "word": "your",
            "start": 324.58502,
            "end": 324.825,
            "confidence": 0.9980867,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "model",
            "start": 324.825,
            "end": 325.14502,
            "confidence": 0.9998142,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "developers",
            "start": 325.14502,
            "end": 325.545,
            "confidence": 0.99983454,
            "punctuated_word": "developers",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "have",
            "start": 325.545,
            "end": 325.785,
            "confidence": 0.9998568,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "a",
            "start": 325.785,
            "end": 325.86502,
            "confidence": 0.9993605,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "few",
            "start": 325.86502,
            "end": 326.185,
            "confidence": 0.99998677,
            "punctuated_word": "few",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "options",
            "start": 326.185,
            "end": 326.685,
            "confidence": 0.99828166,
            "punctuated_word": "options.",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          }
        ],
        "speaker": 2,
        "id": "bf38ac36-cd29-48a7-a8d4-895e891e3895"
      },
      {
        "start": 327.545,
        "end": 330.185,
        "confidence": 0.91880435,
        "channel": 0,
        "transcript": "Some might be socio technical in nature and others are,",
        "words": [
          {
            "word": "some",
            "start": 327.545,
            "end": 327.785,
            "confidence": 0.99972016,
            "punctuated_word": "Some",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "might",
            "start": 327.785,
            "end": 328.02502,
            "confidence": 0.99989176,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "be",
            "start": 328.02502,
            "end": 328.185,
            "confidence": 0.9991881,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "socio",
            "start": 328.185,
            "end": 328.505,
            "confidence": 0.62385875,
            "punctuated_word": "socio",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "technical",
            "start": 328.505,
            "end": 328.905,
            "confidence": 0.9931712,
            "punctuated_word": "technical",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "in",
            "start": 328.905,
            "end": 328.98502,
            "confidence": 0.9658206,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "nature",
            "start": 328.98502,
            "end": 329.30502,
            "confidence": 0.99868876,
            "punctuated_word": "nature",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "and",
            "start": 329.30502,
            "end": 329.46503,
            "confidence": 0.6616848,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "others",
            "start": 329.46503,
            "end": 329.785,
            "confidence": 0.9992169,
            "punctuated_word": "others",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "are",
            "start": 329.785,
            "end": 330.185,
            "confidence": 0.94680214,
            "punctuated_word": "are,",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          }
        ],
        "speaker": 2,
        "id": "7710472a-d2de-4887-8ccd-3a86c208518b"
      },
      {
        "start": 330.58502,
        "end": 336.32,
        "confidence": 0.97982717,
        "channel": 0,
        "transcript": "actually concerned the model itself. So you might consider going and collecting more training data. You might consider",
        "words": [
          {
            "word": "actually",
            "start": 330.58502,
            "end": 330.905,
            "confidence": 0.99953365,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "concerned",
            "start": 330.905,
            "end": 331.30502,
            "confidence": 0.74797153,
            "punctuated_word": "concerned",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "the",
            "start": 331.30502,
            "end": 331.385,
            "confidence": 0.9480436,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "model",
            "start": 331.385,
            "end": 331.70502,
            "confidence": 0.9998117,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "itself",
            "start": 331.70502,
            "end": 332.20502,
            "confidence": 0.9869076,
            "punctuated_word": "itself.",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "so",
            "start": 332.22,
            "end": 332.38,
            "confidence": 0.99906546,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "you",
            "start": 332.38,
            "end": 332.54,
            "confidence": 0.9996123,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "might",
            "start": 332.54,
            "end": 332.7,
            "confidence": 0.9999583,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "consider",
            "start": 332.7,
            "end": 333.2,
            "confidence": 0.99972576,
            "punctuated_word": "consider",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "going",
            "start": 333.42,
            "end": 333.66,
            "confidence": 0.99978596,
            "punctuated_word": "going",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "and",
            "start": 333.66,
            "end": 333.82,
            "confidence": 0.98994046,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "collecting",
            "start": 333.82,
            "end": 334.14,
            "confidence": 0.9998646,
            "punctuated_word": "collecting",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "more",
            "start": 334.14,
            "end": 334.3,
            "confidence": 0.9992888,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "training",
            "start": 334.3,
            "end": 334.7,
            "confidence": 0.9997439,
            "punctuated_word": "training",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "data",
            "start": 334.7,
            "end": 335.2,
            "confidence": 0.9681314,
            "punctuated_word": "data.",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "you",
            "start": 335.26,
            "end": 335.42,
            "confidence": 0.9996519,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "might",
            "start": 335.42,
            "end": 335.82,
            "confidence": 0.99998176,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "consider",
            "start": 335.82,
            "end": 336.32,
            "confidence": 0.99987066,
            "punctuated_word": "consider",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          }
        ],
        "speaker": 2,
        "id": "7893fcc2-930c-4a88-a8e2-abb0f2cdeed0"
      },
      {
        "start": 336.78,
        "end": 340.8,
        "confidence": 0.9803733,
        "channel": 0,
        "transcript": "taking a vast, taking a page from the vast literature around,",
        "words": [
          {
            "word": "taking",
            "start": 336.78,
            "end": 337.1,
            "confidence": 0.9996321,
            "punctuated_word": "taking",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "a",
            "start": 337.1,
            "end": 337.26,
            "confidence": 0.9985562,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "vast",
            "start": 337.26,
            "end": 337.76,
            "confidence": 0.8656781,
            "punctuated_word": "vast,",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "taking",
            "start": 337.98,
            "end": 338.22,
            "confidence": 0.99876595,
            "punctuated_word": "taking",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "a",
            "start": 338.22,
            "end": 338.3,
            "confidence": 0.99888986,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "page",
            "start": 338.3,
            "end": 338.7,
            "confidence": 0.999519,
            "punctuated_word": "page",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "from",
            "start": 338.7,
            "end": 339.1,
            "confidence": 0.999635,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "the",
            "start": 339.1,
            "end": 339.26,
            "confidence": 0.99731356,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "vast",
            "start": 339.26,
            "end": 339.58,
            "confidence": 0.99989974,
            "punctuated_word": "vast",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "literature",
            "start": 339.58,
            "end": 340.08,
            "confidence": 0.99979764,
            "punctuated_word": "literature",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "around",
            "start": 340.3,
            "end": 340.8,
            "confidence": 0.9264189,
            "punctuated_word": "around,",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          }
        ],
        "speaker": 2,
        "id": "0f257bbb-5c9a-43b7-b011-78f570e147b6"
      },
      {
        "start": 341.58,
        "end": 342.08,
        "confidence": 0.998592,
        "channel": 0,
        "transcript": "regularizing",
        "words": [
          {
            "word": "regularizing",
            "start": 341.58,
            "end": 342.08,
            "confidence": 0.998592,
            "punctuated_word": "regularizing",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          }
        ],
        "speaker": 2,
        "id": "236815ea-7cf5-4d74-8f42-733277afc86e"
      },
      {
        "start": 342.54,
        "end": 361.53998,
        "confidence": 0.9703716,
        "channel": 0,
        "transcript": "for various properties you want. The equalized odds is a is a natural one where the likelihood of having a particular outcome conditioned on a protected attribute like race is equal. That is something you can control for. That might not be something a developer considers until a stakeholder informs them that this is an important consideration in this context.",
        "words": [
          {
            "word": "for",
            "start": 342.54,
            "end": 342.78,
            "confidence": 0.9832477,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "various",
            "start": 342.78,
            "end": 343.18,
            "confidence": 0.99985087,
            "punctuated_word": "various",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "properties",
            "start": 343.18,
            "end": 343.66,
            "confidence": 0.9998036,
            "punctuated_word": "properties",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "you",
            "start": 343.66,
            "end": 343.82,
            "confidence": 0.95567226,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "want",
            "start": 343.82,
            "end": 344.14,
            "confidence": 0.73360944,
            "punctuated_word": "want.",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "the",
            "start": 344.14,
            "end": 344.3,
            "confidence": 0.90342116,
            "punctuated_word": "The",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "equalized",
            "start": 344.3,
            "end": 344.8,
            "confidence": 0.99787986,
            "punctuated_word": "equalized",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "odds",
            "start": 344.94,
            "end": 345.405,
            "confidence": 0.99871516,
            "punctuated_word": "odds",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "is",
            "start": 345.565,
            "end": 345.67166,
            "confidence": 0.9984043,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "a",
            "start": 345.67166,
            "end": 345.77835,
            "confidence": 0.7747939,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.77287763
          },
          {
            "word": "is",
            "start": 345.77835,
            "end": 345.885,
            "confidence": 0.6101748,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "a",
            "start": 345.885,
            "end": 346.045,
            "confidence": 0.9997087,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "natural",
            "start": 346.045,
            "end": 346.445,
            "confidence": 0.9999161,
            "punctuated_word": "natural",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "one",
            "start": 346.445,
            "end": 346.76498,
            "confidence": 0.99982184,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "where",
            "start": 346.76498,
            "end": 347.085,
            "confidence": 0.8071127,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "the",
            "start": 347.085,
            "end": 347.325,
            "confidence": 0.9973387,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "likelihood",
            "start": 347.325,
            "end": 347.805,
            "confidence": 0.9999201,
            "punctuated_word": "likelihood",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "of",
            "start": 347.805,
            "end": 348.045,
            "confidence": 0.9997142,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "having",
            "start": 348.045,
            "end": 348.445,
            "confidence": 0.9996685,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "a",
            "start": 348.445,
            "end": 348.605,
            "confidence": 0.99936527,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "particular",
            "start": 348.605,
            "end": 349.105,
            "confidence": 0.99993384,
            "punctuated_word": "particular",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "outcome",
            "start": 349.165,
            "end": 349.665,
            "confidence": 0.9999628,
            "punctuated_word": "outcome",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "conditioned",
            "start": 349.725,
            "end": 350.205,
            "confidence": 0.9948078,
            "punctuated_word": "conditioned",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "on",
            "start": 350.205,
            "end": 350.525,
            "confidence": 0.9996382,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "a",
            "start": 350.525,
            "end": 350.76498,
            "confidence": 0.9981286,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "protected",
            "start": 350.76498,
            "end": 351.165,
            "confidence": 0.9610778,
            "punctuated_word": "protected",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "attribute",
            "start": 351.165,
            "end": 351.645,
            "confidence": 0.99943477,
            "punctuated_word": "attribute",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "like",
            "start": 351.645,
            "end": 351.885,
            "confidence": 0.9321156,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "race",
            "start": 351.885,
            "end": 352.385,
            "confidence": 0.9979182,
            "punctuated_word": "race",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "is",
            "start": 352.445,
            "end": 352.685,
            "confidence": 0.99073225,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "equal",
            "start": 352.685,
            "end": 353.165,
            "confidence": 0.99857044,
            "punctuated_word": "equal.",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "that",
            "start": 353.165,
            "end": 353.325,
            "confidence": 0.999828,
            "punctuated_word": "That",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "is",
            "start": 353.325,
            "end": 353.405,
            "confidence": 0.99979335,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "something",
            "start": 353.405,
            "end": 353.725,
            "confidence": 0.9999329,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "you",
            "start": 353.725,
            "end": 353.805,
            "confidence": 0.9996848,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "can",
            "start": 353.805,
            "end": 353.965,
            "confidence": 0.99916863,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "control",
            "start": 353.965,
            "end": 354.365,
            "confidence": 0.9998821,
            "punctuated_word": "control",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "for",
            "start": 354.365,
            "end": 354.605,
            "confidence": 0.96283764,
            "punctuated_word": "for.",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "that",
            "start": 354.605,
            "end": 354.76498,
            "confidence": 0.99796593,
            "punctuated_word": "That",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "might",
            "start": 354.76498,
            "end": 354.925,
            "confidence": 0.9997887,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "not",
            "start": 354.925,
            "end": 355.085,
            "confidence": 0.9996754,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "be",
            "start": 355.085,
            "end": 355.245,
            "confidence": 0.9991867,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "something",
            "start": 355.245,
            "end": 355.565,
            "confidence": 0.9999063,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "a",
            "start": 355.565,
            "end": 355.725,
            "confidence": 0.9989662,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "developer",
            "start": 355.725,
            "end": 356.225,
            "confidence": 0.9998796,
            "punctuated_word": "developer",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "considers",
            "start": 356.285,
            "end": 356.785,
            "confidence": 0.99988973,
            "punctuated_word": "considers",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "until",
            "start": 356.845,
            "end": 357.325,
            "confidence": 0.9993326,
            "punctuated_word": "until",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "a",
            "start": 357.325,
            "end": 357.485,
            "confidence": 0.9986712,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "stakeholder",
            "start": 357.485,
            "end": 357.985,
            "confidence": 0.9996396,
            "punctuated_word": "stakeholder",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "informs",
            "start": 358.04498,
            "end": 358.445,
            "confidence": 0.9996395,
            "punctuated_word": "informs",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "them",
            "start": 358.445,
            "end": 358.8,
            "confidence": 0.9997893,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "that",
            "start": 358.87997,
            "end": 359.03998,
            "confidence": 0.99922514,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "this",
            "start": 359.03998,
            "end": 359.19998,
            "confidence": 0.9996947,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "is",
            "start": 359.19998,
            "end": 359.36,
            "confidence": 0.99919873,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "an",
            "start": 359.36,
            "end": 359.68,
            "confidence": 0.6417492,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "important",
            "start": 359.68,
            "end": 360.08,
            "confidence": 0.99982566,
            "punctuated_word": "important",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "consideration",
            "start": 360.08,
            "end": 360.58,
            "confidence": 0.99997187,
            "punctuated_word": "consideration",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "in",
            "start": 360.63998,
            "end": 360.87997,
            "confidence": 0.99978465,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "this",
            "start": 360.87997,
            "end": 361.03998,
            "confidence": 0.9997844,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "context",
            "start": 361.03998,
            "end": 361.53998,
            "confidence": 0.9991425,
            "punctuated_word": "context.",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          }
        ],
        "speaker": 2,
        "id": "2843f7be-a727-47ec-afe0-f7149bdce36d"
      },
      {
        "start": 362.08,
        "end": 365.37997,
        "confidence": 0.9978895,
        "channel": 0,
        "transcript": "So in the settings where developers are reactive,",
        "words": [
          {
            "word": "so",
            "start": 362.08,
            "end": 362.58,
            "confidence": 0.9994493,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "in",
            "start": 362.72,
            "end": 362.87997,
            "confidence": 0.9960444,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "the",
            "start": 362.87997,
            "end": 363.03998,
            "confidence": 0.9957371,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "settings",
            "start": 363.03998,
            "end": 363.52,
            "confidence": 0.99939966,
            "punctuated_word": "settings",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "where",
            "start": 363.52,
            "end": 364.02,
            "confidence": 0.9982766,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "developers",
            "start": 364.08,
            "end": 364.58,
            "confidence": 0.99974924,
            "punctuated_word": "developers",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "are",
            "start": 364.63998,
            "end": 364.87997,
            "confidence": 0.9998073,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "reactive",
            "start": 364.87997,
            "end": 365.37997,
            "confidence": 0.994653,
            "punctuated_word": "reactive,",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          }
        ],
        "speaker": 2,
        "id": "bd47036f-6d7d-4b20-941c-172775b03e56"
      },
      {
        "start": 366.47998,
        "end": 369.46,
        "confidence": 0.9909497,
        "channel": 0,
        "transcript": "we were hopeful that we could introduce a form of documentation",
        "words": [
          {
            "word": "we",
            "start": 366.47998,
            "end": 366.63998,
            "confidence": 0.99927086,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "were",
            "start": 366.63998,
            "end": 366.8,
            "confidence": 0.99946314,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "hopeful",
            "start": 366.8,
            "end": 367.3,
            "confidence": 0.9999217,
            "punctuated_word": "hopeful",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "that",
            "start": 367.36,
            "end": 367.59998,
            "confidence": 0.9998417,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "we",
            "start": 367.59998,
            "end": 367.75998,
            "confidence": 0.99984443,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "could",
            "start": 367.75998,
            "end": 367.91998,
            "confidence": 0.925829,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "introduce",
            "start": 367.91998,
            "end": 368.4,
            "confidence": 0.9996587,
            "punctuated_word": "introduce",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "a",
            "start": 368.4,
            "end": 368.47998,
            "confidence": 0.9773627,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "form",
            "start": 368.47998,
            "end": 368.72,
            "confidence": 0.999658,
            "punctuated_word": "form",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "of",
            "start": 368.72,
            "end": 368.96,
            "confidence": 0.99985313,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "documentation",
            "start": 368.96,
            "end": 369.46,
            "confidence": 0.9997433,
            "punctuated_word": "documentation",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          }
        ],
        "speaker": 2,
        "id": "7f8458a5-4b08-4668-ac36-61cc81236929"
      },
      {
        "start": 370.0,
        "end": 371.46,
        "confidence": 0.99968743,
        "channel": 0,
        "transcript": "that keeps track of",
        "words": [
          {
            "word": "that",
            "start": 370.0,
            "end": 370.15997,
            "confidence": 0.99965084,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "keeps",
            "start": 370.15997,
            "end": 370.63998,
            "confidence": 0.99993885,
            "punctuated_word": "keeps",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "track",
            "start": 370.63998,
            "end": 370.96,
            "confidence": 0.99973863,
            "punctuated_word": "track",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "of",
            "start": 370.96,
            "end": 371.46,
            "confidence": 0.9994215,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          }
        ],
        "speaker": 2,
        "id": "8b893bcb-24a2-4807-924c-dfc405b96e04"
      },
      {
        "start": 372.045,
        "end": 375.825,
        "confidence": 0.9889209,
        "channel": 0,
        "transcript": "the information that has been collected and the way it was incorporated.",
        "words": [
          {
            "word": "the",
            "start": 372.045,
            "end": 372.545,
            "confidence": 0.9997495,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "information",
            "start": 372.685,
            "end": 373.165,
            "confidence": 0.9998035,
            "punctuated_word": "information",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "that",
            "start": 373.165,
            "end": 373.325,
            "confidence": 0.99962676,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "has",
            "start": 373.325,
            "end": 373.48502,
            "confidence": 0.9994437,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "been",
            "start": 373.48502,
            "end": 373.725,
            "confidence": 0.9999496,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "collected",
            "start": 373.725,
            "end": 374.225,
            "confidence": 0.99993896,
            "punctuated_word": "collected",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "and",
            "start": 374.445,
            "end": 374.605,
            "confidence": 0.9203119,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "the",
            "start": 374.605,
            "end": 374.765,
            "confidence": 0.9999081,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "way",
            "start": 374.765,
            "end": 375.005,
            "confidence": 0.99986863,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "it",
            "start": 375.005,
            "end": 375.085,
            "confidence": 0.9996978,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "was",
            "start": 375.085,
            "end": 375.325,
            "confidence": 0.9999521,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "incorporated",
            "start": 375.325,
            "end": 375.825,
            "confidence": 0.9487999,
            "punctuated_word": "incorporated.",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          }
        ],
        "speaker": 2,
        "id": "2089c8c7-c5a9-46a1-9321-310fbdee01f4"
      },
      {
        "start": 376.525,
        "end": 378.70502,
        "confidence": 0.98867375,
        "channel": 0,
        "transcript": "And we just wanted a living record of that.",
        "words": [
          {
            "word": "and",
            "start": 376.525,
            "end": 376.685,
            "confidence": 0.99724823,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "we",
            "start": 376.685,
            "end": 376.845,
            "confidence": 0.99975437,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "just",
            "start": 376.845,
            "end": 377.085,
            "confidence": 0.99989367,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "wanted",
            "start": 377.085,
            "end": 377.325,
            "confidence": 0.99890697,
            "punctuated_word": "wanted",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "a",
            "start": 377.325,
            "end": 377.405,
            "confidence": 0.9753853,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "living",
            "start": 377.405,
            "end": 377.725,
            "confidence": 0.9999244,
            "punctuated_word": "living",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "record",
            "start": 377.725,
            "end": 378.045,
            "confidence": 0.99990463,
            "punctuated_word": "record",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "of",
            "start": 378.045,
            "end": 378.20502,
            "confidence": 0.99987924,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "that",
            "start": 378.20502,
            "end": 378.70502,
            "confidence": 0.9271662,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          }
        ],
        "speaker": 2,
        "id": "27f27690-a733-4855-91af-9dffd8e12c20"
      },
      {
        "start": 379.245,
        "end": 382.225,
        "confidence": 0.97680074,
        "channel": 0,
        "transcript": "And naturally, there's a separate line of work that has",
        "words": [
          {
            "word": "and",
            "start": 379.245,
            "end": 379.725,
            "confidence": 0.9891025,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "naturally",
            "start": 379.725,
            "end": 380.225,
            "confidence": 0.79456866,
            "punctuated_word": "naturally,",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "there's",
            "start": 380.285,
            "end": 380.525,
            "confidence": 0.998767,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "a",
            "start": 380.525,
            "end": 380.685,
            "confidence": 0.9995803,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "separate",
            "start": 380.685,
            "end": 381.005,
            "confidence": 0.99995995,
            "punctuated_word": "separate",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "line",
            "start": 381.005,
            "end": 381.165,
            "confidence": 0.99977905,
            "punctuated_word": "line",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "of",
            "start": 381.165,
            "end": 381.325,
            "confidence": 0.9998074,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "work",
            "start": 381.325,
            "end": 381.565,
            "confidence": 0.9999567,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "that",
            "start": 381.565,
            "end": 381.725,
            "confidence": 0.9996675,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "has",
            "start": 381.725,
            "end": 382.225,
            "confidence": 0.9868183,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          }
        ],
        "speaker": 2,
        "id": "f87746bf-8e84-42fd-aa5e-ea8c1db377ac"
      },
      {
        "start": 383.405,
        "end": 390.37,
        "confidence": 0.96940017,
        "channel": 0,
        "transcript": "that we were working on for quite some time around, well, how does a developer actually decide how to incorporate that information?",
        "words": [
          {
            "word": "that",
            "start": 383.405,
            "end": 383.645,
            "confidence": 0.9410726,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "we",
            "start": 383.645,
            "end": 383.805,
            "confidence": 0.9988586,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "were",
            "start": 383.805,
            "end": 383.965,
            "confidence": 0.7450442,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "working",
            "start": 383.965,
            "end": 384.20502,
            "confidence": 0.9998276,
            "punctuated_word": "working",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "on",
            "start": 384.20502,
            "end": 384.365,
            "confidence": 0.9996985,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "for",
            "start": 384.365,
            "end": 384.525,
            "confidence": 0.9998274,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "quite",
            "start": 384.525,
            "end": 384.845,
            "confidence": 0.9996822,
            "punctuated_word": "quite",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "some",
            "start": 384.845,
            "end": 385.005,
            "confidence": 0.9905093,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "time",
            "start": 385.005,
            "end": 385.505,
            "confidence": 0.99986804,
            "punctuated_word": "time",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "around",
            "start": 385.645,
            "end": 386.145,
            "confidence": 0.88125736,
            "punctuated_word": "around,",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "well",
            "start": 386.35,
            "end": 386.67,
            "confidence": 0.99838847,
            "punctuated_word": "well,",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "how",
            "start": 386.67,
            "end": 386.83002,
            "confidence": 0.9995321,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "does",
            "start": 386.83002,
            "end": 387.07,
            "confidence": 0.9995061,
            "punctuated_word": "does",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "a",
            "start": 387.07,
            "end": 387.23,
            "confidence": 0.85885435,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "developer",
            "start": 387.23,
            "end": 387.71,
            "confidence": 0.99973446,
            "punctuated_word": "developer",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "actually",
            "start": 387.71,
            "end": 388.03,
            "confidence": 0.99782807,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "decide",
            "start": 388.03,
            "end": 388.53,
            "confidence": 0.99969435,
            "punctuated_word": "decide",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "how",
            "start": 388.59,
            "end": 388.83002,
            "confidence": 0.9995876,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "to",
            "start": 388.83002,
            "end": 389.07,
            "confidence": 0.99924445,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "incorporate",
            "start": 389.07,
            "end": 389.55,
            "confidence": 0.9999157,
            "punctuated_word": "incorporate",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "that",
            "start": 389.55,
            "end": 389.87,
            "confidence": 0.9997502,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "information",
            "start": 389.87,
            "end": 390.37,
            "confidence": 0.91912013,
            "punctuated_word": "information?",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          }
        ],
        "speaker": 2,
        "id": "8114c9b3-73bd-4234-8384-80fe54736184"
      },
      {
        "start": 390.83002,
        "end": 407.72498,
        "confidence": 0.96955925,
        "channel": 0,
        "transcript": "Right? Because there's a design decision there. Right? If someone comes to you and says my model is broken, there are lots of ways of fixing it. Right? I might I might go out and procure a new model. I might go out and and encourage use in a in only specific context so you, narrow the use of the actual AI system itself",
        "words": [
          {
            "word": "right",
            "start": 390.83002,
            "end": 391.07,
            "confidence": 0.9760053,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.8865403
          },
          {
            "word": "because",
            "start": 391.07,
            "end": 391.31,
            "confidence": 0.99779165,
            "punctuated_word": "Because",
            "speaker": 2,
            "speaker_confidence": 0.50558114
          },
          {
            "word": "there's",
            "start": 391.31,
            "end": 391.55,
            "confidence": 0.99939203,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.50558114
          },
          {
            "word": "a",
            "start": 391.55,
            "end": 391.63,
            "confidence": 0.9996865,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.50558114
          },
          {
            "word": "design",
            "start": 391.63,
            "end": 391.95,
            "confidence": 0.99942684,
            "punctuated_word": "design",
            "speaker": 2,
            "speaker_confidence": 0.50558114
          },
          {
            "word": "decision",
            "start": 391.95,
            "end": 392.35,
            "confidence": 0.9997838,
            "punctuated_word": "decision",
            "speaker": 2,
            "speaker_confidence": 0.50558114
          },
          {
            "word": "there",
            "start": 392.35,
            "end": 392.75,
            "confidence": 0.99576384,
            "punctuated_word": "there.",
            "speaker": 2,
            "speaker_confidence": 0.50558114
          },
          {
            "word": "right",
            "start": 392.75,
            "end": 392.99,
            "confidence": 0.9548882,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.50558114
          },
          {
            "word": "if",
            "start": 392.99,
            "end": 393.15,
            "confidence": 0.9977344,
            "punctuated_word": "If",
            "speaker": 2,
            "speaker_confidence": 0.50558114
          },
          {
            "word": "someone",
            "start": 393.15,
            "end": 393.47,
            "confidence": 0.99984837,
            "punctuated_word": "someone",
            "speaker": 2,
            "speaker_confidence": 0.50558114
          },
          {
            "word": "comes",
            "start": 393.47,
            "end": 393.63,
            "confidence": 0.9998543,
            "punctuated_word": "comes",
            "speaker": 2,
            "speaker_confidence": 0.50558114
          },
          {
            "word": "to",
            "start": 393.63,
            "end": 393.71,
            "confidence": 0.99957865,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "you",
            "start": 393.71,
            "end": 393.87,
            "confidence": 0.9994721,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "and",
            "start": 393.87,
            "end": 394.03,
            "confidence": 0.9982975,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "says",
            "start": 394.03,
            "end": 394.19,
            "confidence": 0.9999232,
            "punctuated_word": "says",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "my",
            "start": 394.19,
            "end": 394.43,
            "confidence": 0.637187,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "model",
            "start": 394.43,
            "end": 394.75,
            "confidence": 0.9998994,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "is",
            "start": 394.75,
            "end": 394.91,
            "confidence": 0.9978339,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "broken",
            "start": 394.91,
            "end": 395.39,
            "confidence": 0.97856045,
            "punctuated_word": "broken,",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "there",
            "start": 395.39,
            "end": 395.55,
            "confidence": 0.99605584,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "are",
            "start": 395.55,
            "end": 395.71,
            "confidence": 0.9985525,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "lots",
            "start": 395.71,
            "end": 395.95,
            "confidence": 0.99862826,
            "punctuated_word": "lots",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "of",
            "start": 395.95,
            "end": 396.11002,
            "confidence": 0.99961925,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "ways",
            "start": 396.11002,
            "end": 396.35,
            "confidence": 0.9996685,
            "punctuated_word": "ways",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "of",
            "start": 396.35,
            "end": 396.51,
            "confidence": 0.99934775,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "fixing",
            "start": 396.51,
            "end": 396.83002,
            "confidence": 0.9999517,
            "punctuated_word": "fixing",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "it",
            "start": 396.83002,
            "end": 397.33002,
            "confidence": 0.998984,
            "punctuated_word": "it.",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "right",
            "start": 397.47,
            "end": 397.71,
            "confidence": 0.9949137,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.49907982
          },
          {
            "word": "i",
            "start": 397.71,
            "end": 397.79,
            "confidence": 0.9970431,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "might",
            "start": 397.79,
            "end": 398.03,
            "confidence": 0.988143,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "i",
            "start": 398.03,
            "end": 398.19,
            "confidence": 0.910452,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "might",
            "start": 398.19,
            "end": 398.35,
            "confidence": 0.99929166,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "go",
            "start": 398.35,
            "end": 398.51,
            "confidence": 0.99924576,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "out",
            "start": 398.51,
            "end": 398.59,
            "confidence": 0.9992211,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "and",
            "start": 398.59,
            "end": 398.75,
            "confidence": 0.9955908,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "procure",
            "start": 398.75,
            "end": 398.99,
            "confidence": 0.9984126,
            "punctuated_word": "procure",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "a",
            "start": 398.99,
            "end": 399.23,
            "confidence": 0.99215925,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "new",
            "start": 399.23,
            "end": 399.47,
            "confidence": 0.99984324,
            "punctuated_word": "new",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "model",
            "start": 399.47,
            "end": 399.95,
            "confidence": 0.9720303,
            "punctuated_word": "model.",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "i",
            "start": 399.95,
            "end": 400.11002,
            "confidence": 0.9997236,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "might",
            "start": 400.11002,
            "end": 400.27,
            "confidence": 0.99994814,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "go",
            "start": 400.27,
            "end": 400.43,
            "confidence": 0.9998047,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "out",
            "start": 400.43,
            "end": 400.67,
            "confidence": 0.99952686,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "and",
            "start": 400.67,
            "end": 401.145,
            "confidence": 0.99128425,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "and",
            "start": 401.305,
            "end": 401.705,
            "confidence": 0.99943894,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "encourage",
            "start": 401.705,
            "end": 402.205,
            "confidence": 0.9993524,
            "punctuated_word": "encourage",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "use",
            "start": 402.345,
            "end": 402.66498,
            "confidence": 0.98796904,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "in",
            "start": 402.66498,
            "end": 402.82498,
            "confidence": 0.9863381,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "a",
            "start": 402.82498,
            "end": 402.905,
            "confidence": 0.49396217,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "in",
            "start": 403.065,
            "end": 403.22498,
            "confidence": 0.81395787,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "only",
            "start": 403.22498,
            "end": 403.465,
            "confidence": 0.99306494,
            "punctuated_word": "only",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "specific",
            "start": 403.465,
            "end": 403.94498,
            "confidence": 0.9640892,
            "punctuated_word": "specific",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "context",
            "start": 403.94498,
            "end": 404.345,
            "confidence": 0.9894248,
            "punctuated_word": "context",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "so",
            "start": 404.345,
            "end": 404.50497,
            "confidence": 0.48331475,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "you",
            "start": 404.50497,
            "end": 404.985,
            "confidence": 0.98695827,
            "punctuated_word": "you,",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "narrow",
            "start": 405.22498,
            "end": 405.625,
            "confidence": 0.9995408,
            "punctuated_word": "narrow",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "the",
            "start": 405.625,
            "end": 405.785,
            "confidence": 0.9995316,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "use",
            "start": 405.785,
            "end": 406.025,
            "confidence": 0.99986076,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "of",
            "start": 406.025,
            "end": 406.185,
            "confidence": 0.9998375,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "the",
            "start": 406.185,
            "end": 406.26498,
            "confidence": 0.9996706,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "actual",
            "start": 406.26498,
            "end": 406.66498,
            "confidence": 0.9996985,
            "punctuated_word": "actual",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "ai",
            "start": 406.66498,
            "end": 406.905,
            "confidence": 0.99895227,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "system",
            "start": 406.905,
            "end": 407.22498,
            "confidence": 0.9988643,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "itself",
            "start": 407.22498,
            "end": 407.72498,
            "confidence": 0.9995968,
            "punctuated_word": "itself",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          }
        ],
        "speaker": 2,
        "id": "59fb3892-5d5c-474f-8d17-e7a26bf765d2"
      },
      {
        "start": 408.025,
        "end": 409.805,
        "confidence": 0.9975678,
        "channel": 0,
        "transcript": "to to prevent misuse.",
        "words": [
          {
            "word": "to",
            "start": 408.025,
            "end": 408.345,
            "confidence": 0.9967012,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "to",
            "start": 408.345,
            "end": 408.745,
            "confidence": 0.9974976,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "prevent",
            "start": 408.745,
            "end": 409.245,
            "confidence": 0.9992072,
            "punctuated_word": "prevent",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "misuse",
            "start": 409.305,
            "end": 409.805,
            "confidence": 0.996865,
            "punctuated_word": "misuse.",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          }
        ],
        "speaker": 2,
        "id": "2f37bd3e-a93d-45c7-ba9b-ec7ed96f5b34"
      },
      {
        "start": 410.345,
        "end": 419.38,
        "confidence": 0.9731138,
        "channel": 0,
        "transcript": "That's a policy effect it is effectively a policy change. It's not really changing the underlying characteristics of the model. It's always saying use it on Saturdays and Sundays and not during the weekdays.",
        "words": [
          {
            "word": "that's",
            "start": 410.345,
            "end": 410.585,
            "confidence": 0.9997181,
            "punctuated_word": "That's",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "a",
            "start": 410.585,
            "end": 411.085,
            "confidence": 0.9870344,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "policy",
            "start": 411.145,
            "end": 411.54498,
            "confidence": 0.99851054,
            "punctuated_word": "policy",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "effect",
            "start": 411.54498,
            "end": 411.78497,
            "confidence": 0.8911888,
            "punctuated_word": "effect",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "it",
            "start": 411.94498,
            "end": 412.10498,
            "confidence": 0.8549407,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "is",
            "start": 412.10498,
            "end": 412.185,
            "confidence": 0.89657044,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "effectively",
            "start": 412.185,
            "end": 412.66498,
            "confidence": 0.97033733,
            "punctuated_word": "effectively",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "a",
            "start": 412.66498,
            "end": 412.82498,
            "confidence": 0.9959466,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "policy",
            "start": 412.82498,
            "end": 413.145,
            "confidence": 0.999959,
            "punctuated_word": "policy",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "change",
            "start": 413.145,
            "end": 413.38498,
            "confidence": 0.99487925,
            "punctuated_word": "change.",
            "speaker": 2,
            "speaker_confidence": 0.69285524
          },
          {
            "word": "it's",
            "start": 413.38498,
            "end": 413.625,
            "confidence": 0.9996704,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "not",
            "start": 413.625,
            "end": 413.705,
            "confidence": 0.9999503,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "really",
            "start": 413.705,
            "end": 413.94498,
            "confidence": 0.9994,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "changing",
            "start": 413.94498,
            "end": 414.26498,
            "confidence": 0.99865675,
            "punctuated_word": "changing",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "the",
            "start": 414.26498,
            "end": 414.425,
            "confidence": 0.99760807,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "underlying",
            "start": 414.425,
            "end": 414.905,
            "confidence": 0.9994049,
            "punctuated_word": "underlying",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "characteristics",
            "start": 414.905,
            "end": 415.405,
            "confidence": 0.99963284,
            "punctuated_word": "characteristics",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "of",
            "start": 415.465,
            "end": 415.54498,
            "confidence": 0.9997956,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "the",
            "start": 415.54498,
            "end": 415.705,
            "confidence": 0.9994235,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "model",
            "start": 415.705,
            "end": 415.94498,
            "confidence": 0.99900496,
            "punctuated_word": "model.",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "it's",
            "start": 415.94498,
            "end": 416.10498,
            "confidence": 0.9994805,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "always",
            "start": 416.10498,
            "end": 416.345,
            "confidence": 0.53762156,
            "punctuated_word": "always",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "saying",
            "start": 416.345,
            "end": 416.64,
            "confidence": 0.9987929,
            "punctuated_word": "saying",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "use",
            "start": 416.72,
            "end": 416.96002,
            "confidence": 0.99956423,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "it",
            "start": 416.96002,
            "end": 417.04,
            "confidence": 0.999887,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.43312126
          },
          {
            "word": "on",
            "start": 417.04,
            "end": 417.28003,
            "confidence": 0.99989974,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "saturdays",
            "start": 417.28003,
            "end": 417.76,
            "confidence": 0.999663,
            "punctuated_word": "Saturdays",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "and",
            "start": 417.76,
            "end": 417.92,
            "confidence": 0.999559,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "sundays",
            "start": 417.92,
            "end": 418.24002,
            "confidence": 0.99974984,
            "punctuated_word": "Sundays",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "and",
            "start": 418.24002,
            "end": 418.40002,
            "confidence": 0.9733078,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "not",
            "start": 418.40002,
            "end": 418.56003,
            "confidence": 0.9997739,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "during",
            "start": 418.56003,
            "end": 418.80002,
            "confidence": 0.9998286,
            "punctuated_word": "during",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "the",
            "start": 418.80002,
            "end": 418.88,
            "confidence": 0.9992275,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "weekdays",
            "start": 418.88,
            "end": 419.38,
            "confidence": 0.99787885,
            "punctuated_word": "weekdays.",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          }
        ],
        "speaker": 2,
        "id": "9424432b-e3bd-4330-b5e0-6f94d532fc12"
      },
      {
        "start": 419.84003,
        "end": 420.34003,
        "confidence": 0.9990227,
        "channel": 0,
        "transcript": "So",
        "words": [
          {
            "word": "so",
            "start": 419.84003,
            "end": 420.34003,
            "confidence": 0.9990227,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          }
        ],
        "speaker": 2,
        "id": "d8ca9400-4169-46bc-a780-b775b739303e"
      },
      {
        "start": 420.80002,
        "end": 424.98,
        "confidence": 0.98847055,
        "channel": 0,
        "transcript": "how do you go about creating a breadcrumb trail again",
        "words": [
          {
            "word": "how",
            "start": 420.80002,
            "end": 420.96002,
            "confidence": 0.997417,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "do",
            "start": 420.96002,
            "end": 421.46002,
            "confidence": 0.9996481,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "you",
            "start": 421.76,
            "end": 422.0,
            "confidence": 0.9998357,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "go",
            "start": 422.0,
            "end": 422.32,
            "confidence": 0.9998621,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "about",
            "start": 422.32,
            "end": 422.80002,
            "confidence": 0.9998091,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "creating",
            "start": 422.80002,
            "end": 423.30002,
            "confidence": 0.99980325,
            "punctuated_word": "creating",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "a",
            "start": 423.36002,
            "end": 423.52002,
            "confidence": 0.9997023,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "breadcrumb",
            "start": 423.52002,
            "end": 424.02002,
            "confidence": 0.9769902,
            "punctuated_word": "breadcrumb",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "trail",
            "start": 424.16,
            "end": 424.48,
            "confidence": 0.9977858,
            "punctuated_word": "trail",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "again",
            "start": 424.48,
            "end": 424.98,
            "confidence": 0.9138517,
            "punctuated_word": "again",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          }
        ],
        "speaker": 2,
        "id": "037f1f49-6604-4003-989b-5845982734d8"
      },
      {
        "start": 425.52002,
        "end": 427.54,
        "confidence": 0.99498826,
        "channel": 0,
        "transcript": "of how developers conscientiously",
        "words": [
          {
            "word": "of",
            "start": 425.52002,
            "end": 425.76,
            "confidence": 0.98081,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "how",
            "start": 425.76,
            "end": 426.24002,
            "confidence": 0.99993074,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "developers",
            "start": 426.24002,
            "end": 426.74002,
            "confidence": 0.9997156,
            "punctuated_word": "developers",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "conscientiously",
            "start": 427.04,
            "end": 427.54,
            "confidence": 0.99949664,
            "punctuated_word": "conscientiously",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          }
        ],
        "speaker": 2,
        "id": "dfb723b3-1bef-4a97-ac9b-030d66d0b3ac"
      },
      {
        "start": 428.0,
        "end": 430.26,
        "confidence": 0.99766165,
        "channel": 0,
        "transcript": "incorporated the information that they were given",
        "words": [
          {
            "word": "incorporated",
            "start": 428.0,
            "end": 428.5,
            "confidence": 0.9848259,
            "punctuated_word": "incorporated",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "the",
            "start": 428.64,
            "end": 428.80002,
            "confidence": 0.9995571,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "information",
            "start": 428.80002,
            "end": 429.2,
            "confidence": 0.99994886,
            "punctuated_word": "information",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "that",
            "start": 429.2,
            "end": 429.44,
            "confidence": 0.99990463,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "they",
            "start": 429.44,
            "end": 429.6,
            "confidence": 0.9999366,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "were",
            "start": 429.6,
            "end": 429.76,
            "confidence": 0.9996669,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "given",
            "start": 429.76,
            "end": 430.26,
            "confidence": 0.9997917,
            "punctuated_word": "given",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          }
        ],
        "speaker": 2,
        "id": "be318a4c-112c-41e9-9ade-5e174a341174"
      },
      {
        "start": 430.615,
        "end": 435.75497,
        "confidence": 0.82952094,
        "channel": 0,
        "transcript": "by from stakeholders, whether it's those the internal stakeholders like your in like a CISO of an organization",
        "words": [
          {
            "word": "by",
            "start": 430.615,
            "end": 430.85498,
            "confidence": 0.9713094,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "from",
            "start": 430.935,
            "end": 431.25497,
            "confidence": 0.99989486,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "stakeholders",
            "start": 431.25497,
            "end": 431.735,
            "confidence": 0.93212944,
            "punctuated_word": "stakeholders,",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "whether",
            "start": 431.735,
            "end": 432.055,
            "confidence": 0.97520995,
            "punctuated_word": "whether",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "it's",
            "start": 432.055,
            "end": 432.13498,
            "confidence": 0.79691243,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.81175935
          },
          {
            "word": "those",
            "start": 432.13498,
            "end": 432.255,
            "confidence": 0.7172347,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.5306153
          },
          {
            "word": "the",
            "start": 432.375,
            "end": 432.615,
            "confidence": 0.7295303,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5306153
          },
          {
            "word": "internal",
            "start": 432.615,
            "end": 433.01498,
            "confidence": 0.9992654,
            "punctuated_word": "internal",
            "speaker": 2,
            "speaker_confidence": 0.5306153
          },
          {
            "word": "stakeholders",
            "start": 433.01498,
            "end": 433.495,
            "confidence": 0.99926823,
            "punctuated_word": "stakeholders",
            "speaker": 2,
            "speaker_confidence": 0.5306153
          },
          {
            "word": "like",
            "start": 433.495,
            "end": 433.655,
            "confidence": 0.57179624,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.5306153
          },
          {
            "word": "your",
            "start": 433.655,
            "end": 433.81497,
            "confidence": 0.6459059,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.5306153
          },
          {
            "word": "in",
            "start": 433.81497,
            "end": 434.13498,
            "confidence": 0.55928975,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.5306153
          },
          {
            "word": "like",
            "start": 434.29498,
            "end": 434.53497,
            "confidence": 0.9849842,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.5306153
          },
          {
            "word": "a",
            "start": 434.53497,
            "end": 434.615,
            "confidence": 0.8186789,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5306153
          },
          {
            "word": "ciso",
            "start": 434.615,
            "end": 435.01498,
            "confidence": 0.82948357,
            "punctuated_word": "CISO",
            "speaker": 2,
            "speaker_confidence": 0.5306153
          },
          {
            "word": "of",
            "start": 435.01498,
            "end": 435.175,
            "confidence": 0.9012804,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5306153
          },
          {
            "word": "an",
            "start": 435.175,
            "end": 435.25497,
            "confidence": 0.49939692,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "organization",
            "start": 435.25497,
            "end": 435.75497,
            "confidence": 0.9998066,
            "punctuated_word": "organization",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          }
        ],
        "speaker": 2,
        "id": "3b78b455-fcbb-411f-bd76-dd5c816c51a0"
      },
      {
        "start": 436.53497,
        "end": 444.47498,
        "confidence": 0.96866286,
        "channel": 0,
        "transcript": "or a regulatory body who's come back and potentially delivered a light slap on the wrist to suggest that you might want to change your system.",
        "words": [
          {
            "word": "or",
            "start": 436.53497,
            "end": 437.03497,
            "confidence": 0.85237384,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "a",
            "start": 437.095,
            "end": 437.335,
            "confidence": 0.84327906,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "regulatory",
            "start": 437.335,
            "end": 437.835,
            "confidence": 0.9994849,
            "punctuated_word": "regulatory",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "body",
            "start": 437.97498,
            "end": 438.29498,
            "confidence": 0.9982926,
            "punctuated_word": "body",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "who's",
            "start": 438.29498,
            "end": 438.615,
            "confidence": 0.9784121,
            "punctuated_word": "who's",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "come",
            "start": 438.615,
            "end": 438.775,
            "confidence": 0.9997063,
            "punctuated_word": "come",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "back",
            "start": 438.775,
            "end": 438.935,
            "confidence": 0.99980277,
            "punctuated_word": "back",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "and",
            "start": 438.935,
            "end": 439.335,
            "confidence": 0.99737227,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "potentially",
            "start": 439.335,
            "end": 439.81497,
            "confidence": 0.990542,
            "punctuated_word": "potentially",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "delivered",
            "start": 439.81497,
            "end": 440.31497,
            "confidence": 0.9865703,
            "punctuated_word": "delivered",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "a",
            "start": 440.375,
            "end": 440.53497,
            "confidence": 0.99227893,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "light",
            "start": 440.53497,
            "end": 440.775,
            "confidence": 0.5669458,
            "punctuated_word": "light",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "slap",
            "start": 440.775,
            "end": 441.01498,
            "confidence": 0.9998623,
            "punctuated_word": "slap",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "on",
            "start": 441.01498,
            "end": 441.175,
            "confidence": 0.9994506,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6650802
          },
          {
            "word": "the",
            "start": 441.175,
            "end": 441.25497,
            "confidence": 0.9918121,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "wrist",
            "start": 441.25497,
            "end": 441.57498,
            "confidence": 0.99676454,
            "punctuated_word": "wrist",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "to",
            "start": 441.57498,
            "end": 441.735,
            "confidence": 0.9993112,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "suggest",
            "start": 441.735,
            "end": 442.235,
            "confidence": 0.9997571,
            "punctuated_word": "suggest",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "that",
            "start": 442.375,
            "end": 442.53497,
            "confidence": 0.9994272,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "you",
            "start": 442.53497,
            "end": 442.775,
            "confidence": 0.9997683,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "might",
            "start": 442.775,
            "end": 443.01498,
            "confidence": 0.9999037,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "want",
            "start": 443.01498,
            "end": 443.175,
            "confidence": 0.9995763,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "to",
            "start": 443.175,
            "end": 443.495,
            "confidence": 0.99921346,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "change",
            "start": 443.495,
            "end": 443.81497,
            "confidence": 0.99987483,
            "punctuated_word": "change",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "your",
            "start": 443.81497,
            "end": 443.97498,
            "confidence": 0.99960035,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "system",
            "start": 443.97498,
            "end": 444.47498,
            "confidence": 0.9958498,
            "punctuated_word": "system.",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          }
        ],
        "speaker": 2,
        "id": "e2d80c91-ba00-4411-b1e7-96a61aa706d4"
      },
      {
        "start": 444.97,
        "end": 448.35,
        "confidence": 0.96925944,
        "channel": 0,
        "transcript": "We never thought that there would be broad adoption of this mostly because there",
        "words": [
          {
            "word": "we",
            "start": 444.97,
            "end": 445.21,
            "confidence": 0.99980575,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "never",
            "start": 445.21,
            "end": 445.29,
            "confidence": 0.9996152,
            "punctuated_word": "never",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "thought",
            "start": 445.29,
            "end": 445.53,
            "confidence": 0.99937963,
            "punctuated_word": "thought",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "that",
            "start": 445.53,
            "end": 445.69,
            "confidence": 0.9988607,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "there",
            "start": 445.69,
            "end": 445.85,
            "confidence": 0.99553984,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "would",
            "start": 445.85,
            "end": 446.01,
            "confidence": 0.99213856,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.5376763
          },
          {
            "word": "be",
            "start": 446.01,
            "end": 446.09,
            "confidence": 0.9984068,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "broad",
            "start": 446.09,
            "end": 446.33,
            "confidence": 0.9892006,
            "punctuated_word": "broad",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "adoption",
            "start": 446.33,
            "end": 446.65,
            "confidence": 0.9977508,
            "punctuated_word": "adoption",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "of",
            "start": 446.65,
            "end": 446.81,
            "confidence": 0.99945945,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "this",
            "start": 446.81,
            "end": 447.13,
            "confidence": 0.9994382,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "mostly",
            "start": 447.13,
            "end": 447.45,
            "confidence": 0.6061517,
            "punctuated_word": "mostly",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "because",
            "start": 447.45,
            "end": 447.85,
            "confidence": 0.99452555,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "there",
            "start": 447.85,
            "end": 448.35,
            "confidence": 0.9993605,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          }
        ],
        "speaker": 2,
        "id": "d68277b6-54c2-462b-b3ac-e53c18729460"
      },
      {
        "start": 448.81,
        "end": 450.59,
        "confidence": 0.80993223,
        "channel": 0,
        "transcript": "is a not it it is,",
        "words": [
          {
            "word": "is",
            "start": 448.81,
            "end": 448.93,
            "confidence": 0.9993431,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "a",
            "start": 448.93,
            "end": 449.05,
            "confidence": 0.4938486,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "not",
            "start": 449.05,
            "end": 449.53,
            "confidence": 0.86298704,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "it",
            "start": 449.69,
            "end": 449.93,
            "confidence": 0.99607337,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "it",
            "start": 449.93,
            "end": 450.09,
            "confidence": 0.68859905,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "is",
            "start": 450.09,
            "end": 450.59,
            "confidence": 0.81874245,
            "punctuated_word": "is,",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          }
        ],
        "speaker": 2,
        "id": "faa0efc3-1499-48c5-bfa6-69c804333c8a"
      },
      {
        "start": 451.61,
        "end": 453.07,
        "confidence": 0.9996039,
        "channel": 0,
        "transcript": "not exactly clear",
        "words": [
          {
            "word": "not",
            "start": 451.61,
            "end": 451.93,
            "confidence": 0.9996691,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "exactly",
            "start": 451.93,
            "end": 452.43,
            "confidence": 0.9997788,
            "punctuated_word": "exactly",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "clear",
            "start": 452.57,
            "end": 453.07,
            "confidence": 0.99936396,
            "punctuated_word": "clear",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          }
        ],
        "speaker": 2,
        "id": "7eb5d208-2d28-423a-a65d-0426019c88f5"
      },
      {
        "start": 453.69,
        "end": 457.79,
        "confidence": 0.99535143,
        "channel": 0,
        "transcript": "whose incentives are at play with keeping track of this information.",
        "words": [
          {
            "word": "whose",
            "start": 453.69,
            "end": 454.19,
            "confidence": 0.95426035,
            "punctuated_word": "whose",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "incentives",
            "start": 454.49,
            "end": 454.99,
            "confidence": 0.99845576,
            "punctuated_word": "incentives",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "are",
            "start": 455.21,
            "end": 455.45,
            "confidence": 0.9994173,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "at",
            "start": 455.45,
            "end": 455.61,
            "confidence": 0.99861133,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "play",
            "start": 455.61,
            "end": 456.01,
            "confidence": 0.9999604,
            "punctuated_word": "play",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "with",
            "start": 456.01,
            "end": 456.25,
            "confidence": 0.99973935,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "keeping",
            "start": 456.25,
            "end": 456.73,
            "confidence": 0.999966,
            "punctuated_word": "keeping",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "track",
            "start": 456.73,
            "end": 456.97,
            "confidence": 0.9995652,
            "punctuated_word": "track",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "of",
            "start": 456.97,
            "end": 457.13,
            "confidence": 0.99970067,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "this",
            "start": 457.13,
            "end": 457.29,
            "confidence": 0.9994,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          },
          {
            "word": "information",
            "start": 457.29,
            "end": 457.79,
            "confidence": 0.99978876,
            "punctuated_word": "information.",
            "speaker": 2,
            "speaker_confidence": 0.6931065
          }
        ],
        "speaker": 2,
        "id": "1913c1c8-8aee-48e4-8586-4e296c46ec0a"
      },
      {
        "start": 458.77502,
        "end": 467.595,
        "confidence": 0.99418515,
        "channel": 0,
        "transcript": "It is an audit trail in some sense, which means that you would need to report everybody you took advice from while building your model. You might not be interested in doing that as a corporation.",
        "words": [
          {
            "word": "it",
            "start": 458.77502,
            "end": 458.855,
            "confidence": 0.9986206,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "is",
            "start": 458.855,
            "end": 459.095,
            "confidence": 0.9997392,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "an",
            "start": 459.095,
            "end": 459.33502,
            "confidence": 0.99867463,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "audit",
            "start": 459.33502,
            "end": 459.73502,
            "confidence": 0.9998913,
            "punctuated_word": "audit",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "trail",
            "start": 459.73502,
            "end": 459.975,
            "confidence": 0.9990403,
            "punctuated_word": "trail",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "in",
            "start": 459.975,
            "end": 460.21503,
            "confidence": 0.98619634,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "some",
            "start": 460.21503,
            "end": 460.45502,
            "confidence": 0.999853,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "sense",
            "start": 460.45502,
            "end": 460.77502,
            "confidence": 0.9421172,
            "punctuated_word": "sense,",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "which",
            "start": 460.77502,
            "end": 461.015,
            "confidence": 0.99991274,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "means",
            "start": 461.015,
            "end": 461.33502,
            "confidence": 0.9998927,
            "punctuated_word": "means",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "that",
            "start": 461.33502,
            "end": 461.575,
            "confidence": 0.99910057,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "you",
            "start": 461.575,
            "end": 461.73502,
            "confidence": 0.9998184,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "would",
            "start": 461.73502,
            "end": 461.975,
            "confidence": 0.9996842,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "need",
            "start": 461.975,
            "end": 462.21503,
            "confidence": 0.99986875,
            "punctuated_word": "need",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "to",
            "start": 462.21503,
            "end": 462.535,
            "confidence": 0.99960166,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "report",
            "start": 462.535,
            "end": 462.93503,
            "confidence": 0.9997495,
            "punctuated_word": "report",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "everybody",
            "start": 462.93503,
            "end": 463.33502,
            "confidence": 0.9993174,
            "punctuated_word": "everybody",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "you",
            "start": 463.33502,
            "end": 463.49503,
            "confidence": 0.99212897,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "took",
            "start": 463.49503,
            "end": 463.99503,
            "confidence": 0.99992204,
            "punctuated_word": "took",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "advice",
            "start": 464.05502,
            "end": 464.45502,
            "confidence": 0.99541074,
            "punctuated_word": "advice",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "from",
            "start": 464.45502,
            "end": 464.695,
            "confidence": 0.9998629,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "while",
            "start": 464.695,
            "end": 464.77502,
            "confidence": 0.98943615,
            "punctuated_word": "while",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "building",
            "start": 464.77502,
            "end": 465.095,
            "confidence": 0.99987996,
            "punctuated_word": "building",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "your",
            "start": 465.095,
            "end": 465.17502,
            "confidence": 0.9985642,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "model",
            "start": 465.17502,
            "end": 465.49503,
            "confidence": 0.9819466,
            "punctuated_word": "model.",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "you",
            "start": 465.49503,
            "end": 465.575,
            "confidence": 0.997965,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "might",
            "start": 465.575,
            "end": 465.73502,
            "confidence": 0.9973929,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "not",
            "start": 465.73502,
            "end": 465.89502,
            "confidence": 0.99934036,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "be",
            "start": 465.89502,
            "end": 466.05502,
            "confidence": 0.99844944,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "interested",
            "start": 466.05502,
            "end": 466.375,
            "confidence": 0.9997409,
            "punctuated_word": "interested",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "in",
            "start": 466.375,
            "end": 466.535,
            "confidence": 0.9979639,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "doing",
            "start": 466.535,
            "end": 466.695,
            "confidence": 0.9997999,
            "punctuated_word": "doing",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "that",
            "start": 466.695,
            "end": 466.935,
            "confidence": 0.9994636,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "as",
            "start": 466.935,
            "end": 467.015,
            "confidence": 0.99895954,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "a",
            "start": 467.015,
            "end": 467.095,
            "confidence": 0.9976023,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "corporation",
            "start": 467.095,
            "end": 467.595,
            "confidence": 0.92576176,
            "punctuated_word": "corporation.",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          }
        ],
        "speaker": 2,
        "id": "80f862a3-4ca9-48d7-aaec-0a271496c2de"
      },
      {
        "start": 468.21503,
        "end": 480.00998,
        "confidence": 0.99496824,
        "channel": 0,
        "transcript": "And it's actually really difficult to justify some of these design decisions we find. So most people cannot really come up with a sensible justification for why they chose to regularize as opposed to collect more data. Right? It turns out to be something super,",
        "words": [
          {
            "word": "and",
            "start": 468.21503,
            "end": 468.375,
            "confidence": 0.9983034,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "it's",
            "start": 468.375,
            "end": 468.61502,
            "confidence": 0.9995599,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "actually",
            "start": 468.61502,
            "end": 468.935,
            "confidence": 0.9977188,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "really",
            "start": 468.935,
            "end": 469.17502,
            "confidence": 0.9988858,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "difficult",
            "start": 469.17502,
            "end": 469.575,
            "confidence": 0.99986196,
            "punctuated_word": "difficult",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "to",
            "start": 469.575,
            "end": 469.73502,
            "confidence": 0.9993962,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "justify",
            "start": 469.73502,
            "end": 470.21503,
            "confidence": 0.9992435,
            "punctuated_word": "justify",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "some",
            "start": 470.21503,
            "end": 470.375,
            "confidence": 0.99903035,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "of",
            "start": 470.375,
            "end": 470.535,
            "confidence": 0.9992748,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "these",
            "start": 470.535,
            "end": 470.695,
            "confidence": 0.9993419,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "design",
            "start": 470.695,
            "end": 471.015,
            "confidence": 0.9981249,
            "punctuated_word": "design",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "decisions",
            "start": 471.015,
            "end": 471.415,
            "confidence": 0.99947995,
            "punctuated_word": "decisions",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "we",
            "start": 471.415,
            "end": 471.655,
            "confidence": 0.98524135,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "find",
            "start": 471.655,
            "end": 471.99,
            "confidence": 0.99530166,
            "punctuated_word": "find.",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "so",
            "start": 472.06998,
            "end": 472.31,
            "confidence": 0.9995221,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "most",
            "start": 472.31,
            "end": 472.47,
            "confidence": 0.999226,
            "punctuated_word": "most",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "people",
            "start": 472.47,
            "end": 472.71,
            "confidence": 0.999856,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "cannot",
            "start": 472.71,
            "end": 473.03,
            "confidence": 0.9974892,
            "punctuated_word": "cannot",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "really",
            "start": 473.03,
            "end": 473.34998,
            "confidence": 0.9986481,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "come",
            "start": 473.34998,
            "end": 473.59,
            "confidence": 0.9997658,
            "punctuated_word": "come",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "up",
            "start": 473.59,
            "end": 473.66998,
            "confidence": 0.9998791,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "with",
            "start": 473.66998,
            "end": 473.83,
            "confidence": 0.99970585,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "a",
            "start": 473.83,
            "end": 473.91,
            "confidence": 0.98100156,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "sensible",
            "start": 473.91,
            "end": 474.38998,
            "confidence": 0.99994826,
            "punctuated_word": "sensible",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "justification",
            "start": 474.38998,
            "end": 474.88998,
            "confidence": 0.9992594,
            "punctuated_word": "justification",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "for",
            "start": 475.03,
            "end": 475.19,
            "confidence": 0.99941075,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "why",
            "start": 475.19,
            "end": 475.34998,
            "confidence": 0.9998267,
            "punctuated_word": "why",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "they",
            "start": 475.34998,
            "end": 475.50998,
            "confidence": 0.99952495,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "chose",
            "start": 475.50998,
            "end": 476.00998,
            "confidence": 0.9979949,
            "punctuated_word": "chose",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "to",
            "start": 476.06998,
            "end": 476.22998,
            "confidence": 0.9990055,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "regularize",
            "start": 476.22998,
            "end": 476.72998,
            "confidence": 0.98808396,
            "punctuated_word": "regularize",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "as",
            "start": 476.78998,
            "end": 476.87,
            "confidence": 0.9903195,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "opposed",
            "start": 476.87,
            "end": 477.11,
            "confidence": 0.9365867,
            "punctuated_word": "opposed",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "to",
            "start": 477.11,
            "end": 477.19,
            "confidence": 0.99533695,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "collect",
            "start": 477.19,
            "end": 477.50998,
            "confidence": 0.9915741,
            "punctuated_word": "collect",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "more",
            "start": 477.50998,
            "end": 477.66998,
            "confidence": 0.9995192,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "data",
            "start": 477.66998,
            "end": 478.15,
            "confidence": 0.9987451,
            "punctuated_word": "data.",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "right",
            "start": 478.15,
            "end": 478.38998,
            "confidence": 0.9890796,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "it",
            "start": 478.38998,
            "end": 478.47,
            "confidence": 0.99931777,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "turns",
            "start": 478.47,
            "end": 478.71,
            "confidence": 0.99980253,
            "punctuated_word": "turns",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "out",
            "start": 478.71,
            "end": 478.87,
            "confidence": 0.9993024,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "to",
            "start": 478.87,
            "end": 479.03,
            "confidence": 0.99897885,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "be",
            "start": 479.03,
            "end": 479.11,
            "confidence": 0.9997274,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "something",
            "start": 479.11,
            "end": 479.50998,
            "confidence": 0.9996927,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "super",
            "start": 479.50998,
            "end": 480.00998,
            "confidence": 0.9486751,
            "punctuated_word": "super,",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          }
        ],
        "speaker": 2,
        "id": "af91b163-4400-4ba4-a96c-7174b81b3d08"
      },
      {
        "start": 481.11,
        "end": 491.595,
        "confidence": 0.9737214,
        "channel": 0,
        "transcript": "hard to it turns out to be something that you can't really justify. It's just a a whimsical decision, actually. Just for our audience at home who may not be familiar with these terms, can you explain,",
        "words": [
          {
            "word": "hard",
            "start": 481.11,
            "end": 481.34998,
            "confidence": 0.99967384,
            "punctuated_word": "hard",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "to",
            "start": 481.34998,
            "end": 481.59,
            "confidence": 0.9985359,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "it",
            "start": 481.91,
            "end": 482.06998,
            "confidence": 0.994101,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "turns",
            "start": 482.06998,
            "end": 482.31,
            "confidence": 0.86332536,
            "punctuated_word": "turns",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "out",
            "start": 482.31,
            "end": 482.47,
            "confidence": 0.9938698,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "to",
            "start": 482.47,
            "end": 482.55,
            "confidence": 0.9984712,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9006815
          },
          {
            "word": "be",
            "start": 482.55,
            "end": 482.63,
            "confidence": 0.99955004,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "something",
            "start": 482.63,
            "end": 482.87,
            "confidence": 0.99963796,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "that",
            "start": 482.87,
            "end": 483.03,
            "confidence": 0.9991443,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "you",
            "start": 483.03,
            "end": 483.19,
            "confidence": 0.9997671,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "can't",
            "start": 483.19,
            "end": 483.34998,
            "confidence": 0.99975294,
            "punctuated_word": "can't",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "really",
            "start": 483.34998,
            "end": 483.75,
            "confidence": 0.9997069,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "justify",
            "start": 483.75,
            "end": 484.25,
            "confidence": 0.99228144,
            "punctuated_word": "justify.",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "it's",
            "start": 484.47,
            "end": 484.71,
            "confidence": 0.99940485,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "just",
            "start": 484.71,
            "end": 485.03,
            "confidence": 0.9996748,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "a",
            "start": 485.03,
            "end": 485.50998,
            "confidence": 0.9687982,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "a",
            "start": 485.50998,
            "end": 485.66998,
            "confidence": 0.83892184,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "whimsical",
            "start": 485.66998,
            "end": 486.16998,
            "confidence": 0.78845865,
            "punctuated_word": "whimsical",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "decision",
            "start": 486.22998,
            "end": 486.72998,
            "confidence": 0.8465936,
            "punctuated_word": "decision,",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "actually",
            "start": 486.78998,
            "end": 487.28998,
            "confidence": 0.99955964,
            "punctuated_word": "actually.",
            "speaker": 2,
            "speaker_confidence": 0.5058307
          },
          {
            "word": "just",
            "start": 487.495,
            "end": 487.735,
            "confidence": 0.86385024,
            "punctuated_word": "Just",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "for",
            "start": 487.735,
            "end": 487.815,
            "confidence": 0.99818015,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "our",
            "start": 487.815,
            "end": 488.13498,
            "confidence": 0.9988451,
            "punctuated_word": "our",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "audience",
            "start": 488.13498,
            "end": 488.535,
            "confidence": 0.9994425,
            "punctuated_word": "audience",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "at",
            "start": 488.535,
            "end": 488.69498,
            "confidence": 0.99863017,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "home",
            "start": 488.69498,
            "end": 488.935,
            "confidence": 0.99981123,
            "punctuated_word": "home",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "who",
            "start": 488.935,
            "end": 489.095,
            "confidence": 0.9541288,
            "punctuated_word": "who",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "may",
            "start": 489.095,
            "end": 489.255,
            "confidence": 0.9998227,
            "punctuated_word": "may",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "not",
            "start": 489.255,
            "end": 489.41498,
            "confidence": 0.99982893,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "be",
            "start": 489.41498,
            "end": 489.57498,
            "confidence": 0.99968576,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "familiar",
            "start": 489.57498,
            "end": 489.975,
            "confidence": 0.9999379,
            "punctuated_word": "familiar",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "with",
            "start": 489.975,
            "end": 490.215,
            "confidence": 0.9981822,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "these",
            "start": 490.215,
            "end": 490.375,
            "confidence": 0.99857295,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "terms",
            "start": 490.375,
            "end": 490.69498,
            "confidence": 0.9469975,
            "punctuated_word": "terms,",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "can",
            "start": 490.69498,
            "end": 490.85498,
            "confidence": 0.9996846,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "you",
            "start": 490.85498,
            "end": 491.095,
            "confidence": 0.9998104,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "explain",
            "start": 491.095,
            "end": 491.595,
            "confidence": 0.99305224,
            "punctuated_word": "explain,",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          }
        ],
        "speaker": 2,
        "id": "129df258-98f3-4ebb-9705-e1912148091f"
      },
      {
        "start": 492.055,
        "end": 499.755,
        "confidence": 0.9896412,
        "channel": 0,
        "transcript": "what regularization is? Yeah. So regularization would mean that I might care about properties that are not just performance of my model. I might care about",
        "words": [
          {
            "word": "what",
            "start": 492.055,
            "end": 492.555,
            "confidence": 0.9998078,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "regularization",
            "start": 492.69498,
            "end": 493.19498,
            "confidence": 0.8982599,
            "punctuated_word": "regularization",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "is",
            "start": 493.335,
            "end": 493.495,
            "confidence": 0.9958039,
            "punctuated_word": "is?",
            "speaker": 1,
            "speaker_confidence": 0.80097127
          },
          {
            "word": "yeah",
            "start": 493.495,
            "end": 493.655,
            "confidence": 0.890532,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "so",
            "start": 493.655,
            "end": 493.815,
            "confidence": 0.9940171,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "regularization",
            "start": 493.815,
            "end": 494.315,
            "confidence": 0.9987294,
            "punctuated_word": "regularization",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "would",
            "start": 494.455,
            "end": 494.69498,
            "confidence": 0.9996594,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "mean",
            "start": 494.69498,
            "end": 494.935,
            "confidence": 0.9997831,
            "punctuated_word": "mean",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "that",
            "start": 494.935,
            "end": 495.175,
            "confidence": 0.999622,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "i",
            "start": 495.175,
            "end": 495.335,
            "confidence": 0.9997377,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "might",
            "start": 495.335,
            "end": 495.57498,
            "confidence": 0.99991894,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "care",
            "start": 495.57498,
            "end": 495.815,
            "confidence": 0.99986756,
            "punctuated_word": "care",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "about",
            "start": 495.815,
            "end": 496.13498,
            "confidence": 0.9998461,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "properties",
            "start": 496.13498,
            "end": 496.615,
            "confidence": 0.99831736,
            "punctuated_word": "properties",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "that",
            "start": 496.615,
            "end": 496.775,
            "confidence": 0.9998447,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "are",
            "start": 496.775,
            "end": 496.85498,
            "confidence": 0.99982303,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "not",
            "start": 496.85498,
            "end": 497.01498,
            "confidence": 0.9998758,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "just",
            "start": 497.01498,
            "end": 497.255,
            "confidence": 0.9996512,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "performance",
            "start": 497.255,
            "end": 497.735,
            "confidence": 0.9988385,
            "punctuated_word": "performance",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "of",
            "start": 497.735,
            "end": 497.895,
            "confidence": 0.98046917,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "my",
            "start": 497.895,
            "end": 497.97498,
            "confidence": 0.999551,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "model",
            "start": 497.97498,
            "end": 498.47498,
            "confidence": 0.97945166,
            "punctuated_word": "model.",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "i",
            "start": 498.615,
            "end": 498.775,
            "confidence": 0.9998443,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "might",
            "start": 498.775,
            "end": 499.01498,
            "confidence": 0.9998956,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "care",
            "start": 499.01498,
            "end": 499.255,
            "confidence": 0.9998511,
            "punctuated_word": "care",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "about",
            "start": 499.255,
            "end": 499.755,
            "confidence": 0.9996748,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          }
        ],
        "speaker": 2,
        "id": "d0edabb9-85be-470c-a120-4c1e70838e80"
      },
      {
        "start": 500.09,
        "end": 532.17004,
        "confidence": 0.9710324,
        "channel": 0,
        "transcript": "properties like ensuring that my model is fair or my model acts similarly for similar people. And I might want that what we call smoothness constraint to exist on top of our models. K. So this means that if you were to change my age by one year, I would hope that my my loan application might not change very much. Okay? Maybe maybe we have a big jump from 17 to 18, but right after that, I I hope it wouldn't change too much. There are other considerations that ought to be at play. K? And so a way you can give a guarantee on this particular system would,",
        "words": [
          {
            "word": "properties",
            "start": 500.09,
            "end": 500.49,
            "confidence": 0.99935156,
            "punctuated_word": "properties",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "like",
            "start": 500.49,
            "end": 500.81,
            "confidence": 0.88513637,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "ensuring",
            "start": 500.81,
            "end": 501.31,
            "confidence": 0.9535452,
            "punctuated_word": "ensuring",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "that",
            "start": 501.61,
            "end": 501.84998,
            "confidence": 0.9994492,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "my",
            "start": 501.84998,
            "end": 502.00998,
            "confidence": 0.9993801,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "model",
            "start": 502.00998,
            "end": 502.33,
            "confidence": 0.9998367,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "is",
            "start": 502.33,
            "end": 502.49,
            "confidence": 0.99900204,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "fair",
            "start": 502.49,
            "end": 502.88998,
            "confidence": 0.99143827,
            "punctuated_word": "fair",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "or",
            "start": 502.88998,
            "end": 503.05,
            "confidence": 0.80015725,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "my",
            "start": 503.05,
            "end": 503.28998,
            "confidence": 0.9991571,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "model",
            "start": 503.28998,
            "end": 503.69,
            "confidence": 0.99971527,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "acts",
            "start": 503.69,
            "end": 504.00998,
            "confidence": 0.8976633,
            "punctuated_word": "acts",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "similarly",
            "start": 504.00998,
            "end": 504.49,
            "confidence": 0.9996402,
            "punctuated_word": "similarly",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "for",
            "start": 504.49,
            "end": 504.72998,
            "confidence": 0.99965227,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "similar",
            "start": 504.72998,
            "end": 505.12997,
            "confidence": 0.9991844,
            "punctuated_word": "similar",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "people",
            "start": 505.12997,
            "end": 505.53,
            "confidence": 0.7928931,
            "punctuated_word": "people.",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "and",
            "start": 505.53,
            "end": 505.77,
            "confidence": 0.9985751,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "i",
            "start": 505.77,
            "end": 505.84998,
            "confidence": 0.9992574,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "might",
            "start": 505.84998,
            "end": 506.09,
            "confidence": 0.9997564,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "want",
            "start": 506.09,
            "end": 506.59,
            "confidence": 0.99914765,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "that",
            "start": 506.65,
            "end": 507.15,
            "confidence": 0.9976896,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "what",
            "start": 507.21,
            "end": 507.44998,
            "confidence": 0.49736354,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "we",
            "start": 507.44998,
            "end": 507.53,
            "confidence": 0.9997249,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "call",
            "start": 507.53,
            "end": 507.84998,
            "confidence": 0.998451,
            "punctuated_word": "call",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "smoothness",
            "start": 507.84998,
            "end": 508.34998,
            "confidence": 0.86160195,
            "punctuated_word": "smoothness",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "constraint",
            "start": 508.40997,
            "end": 508.90997,
            "confidence": 0.9936178,
            "punctuated_word": "constraint",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "to",
            "start": 508.97,
            "end": 509.12997,
            "confidence": 0.9978258,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "exist",
            "start": 509.12997,
            "end": 509.44998,
            "confidence": 0.999534,
            "punctuated_word": "exist",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "on",
            "start": 509.44998,
            "end": 509.61,
            "confidence": 0.99966526,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "top",
            "start": 509.61,
            "end": 509.84998,
            "confidence": 0.999749,
            "punctuated_word": "top",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "of",
            "start": 509.84998,
            "end": 510.00998,
            "confidence": 0.9991887,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "our",
            "start": 510.00998,
            "end": 510.16998,
            "confidence": 0.9996408,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "models",
            "start": 510.16998,
            "end": 510.66998,
            "confidence": 0.99851316,
            "punctuated_word": "models.",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "k",
            "start": 510.88998,
            "end": 511.12997,
            "confidence": 0.5176205,
            "punctuated_word": "K.",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "so",
            "start": 511.12997,
            "end": 511.21,
            "confidence": 0.9994579,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "this",
            "start": 511.21,
            "end": 511.44998,
            "confidence": 0.9976948,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "means",
            "start": 511.44998,
            "end": 511.61,
            "confidence": 0.99970824,
            "punctuated_word": "means",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "that",
            "start": 511.61,
            "end": 511.77,
            "confidence": 0.9970285,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "if",
            "start": 511.77,
            "end": 511.84998,
            "confidence": 0.99638665,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "you",
            "start": 511.84998,
            "end": 512.01,
            "confidence": 0.999522,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "were",
            "start": 512.01,
            "end": 512.17,
            "confidence": 0.9971367,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "to",
            "start": 512.17,
            "end": 512.415,
            "confidence": 0.99804,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "change",
            "start": 512.495,
            "end": 512.89496,
            "confidence": 0.9989299,
            "punctuated_word": "change",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "my",
            "start": 512.89496,
            "end": 513.055,
            "confidence": 0.9991498,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "age",
            "start": 513.055,
            "end": 513.45496,
            "confidence": 0.99987864,
            "punctuated_word": "age",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "by",
            "start": 513.45496,
            "end": 513.615,
            "confidence": 0.9996075,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "one",
            "start": 513.615,
            "end": 513.935,
            "confidence": 0.9997794,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "year",
            "start": 513.935,
            "end": 514.415,
            "confidence": 0.9985086,
            "punctuated_word": "year,",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "i",
            "start": 514.415,
            "end": 514.65497,
            "confidence": 0.9997409,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "would",
            "start": 514.65497,
            "end": 514.89496,
            "confidence": 0.99991524,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "hope",
            "start": 514.89496,
            "end": 515.13495,
            "confidence": 0.99968314,
            "punctuated_word": "hope",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "that",
            "start": 515.13495,
            "end": 515.375,
            "confidence": 0.999778,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "my",
            "start": 515.375,
            "end": 515.875,
            "confidence": 0.99947697,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "my",
            "start": 516.095,
            "end": 516.495,
            "confidence": 0.9929235,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "loan",
            "start": 516.495,
            "end": 516.89496,
            "confidence": 0.9991967,
            "punctuated_word": "loan",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "application",
            "start": 516.89496,
            "end": 517.39496,
            "confidence": 0.99984896,
            "punctuated_word": "application",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "might",
            "start": 517.535,
            "end": 517.695,
            "confidence": 0.99983907,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "not",
            "start": 517.695,
            "end": 517.855,
            "confidence": 0.99966586,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "change",
            "start": 517.855,
            "end": 518.175,
            "confidence": 0.9998079,
            "punctuated_word": "change",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "very",
            "start": 518.175,
            "end": 518.415,
            "confidence": 0.9997011,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "much",
            "start": 518.415,
            "end": 518.89496,
            "confidence": 0.99813074,
            "punctuated_word": "much.",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "okay",
            "start": 518.89496,
            "end": 519.295,
            "confidence": 0.9186512,
            "punctuated_word": "Okay?",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "maybe",
            "start": 519.295,
            "end": 519.77496,
            "confidence": 0.9991748,
            "punctuated_word": "Maybe",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "maybe",
            "start": 519.77496,
            "end": 520.01495,
            "confidence": 0.97941566,
            "punctuated_word": "maybe",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "we",
            "start": 520.01495,
            "end": 520.175,
            "confidence": 0.9930314,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "have",
            "start": 520.175,
            "end": 520.33496,
            "confidence": 0.99930024,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "a",
            "start": 520.33496,
            "end": 520.415,
            "confidence": 0.9995018,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "big",
            "start": 520.415,
            "end": 520.57495,
            "confidence": 0.999706,
            "punctuated_word": "big",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "jump",
            "start": 520.57495,
            "end": 520.89496,
            "confidence": 0.99929655,
            "punctuated_word": "jump",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "from",
            "start": 520.89496,
            "end": 521.295,
            "confidence": 0.9997149,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "17",
            "start": 521.295,
            "end": 521.77496,
            "confidence": 0.99914706,
            "punctuated_word": "17",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "to",
            "start": 521.77496,
            "end": 521.855,
            "confidence": 0.99458826,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7926284
          },
          {
            "word": "18",
            "start": 521.855,
            "end": 522.255,
            "confidence": 0.86255383,
            "punctuated_word": "18,",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "but",
            "start": 522.255,
            "end": 522.415,
            "confidence": 0.99721754,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "right",
            "start": 522.415,
            "end": 522.65497,
            "confidence": 0.9923495,
            "punctuated_word": "right",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "after",
            "start": 522.65497,
            "end": 522.975,
            "confidence": 0.99974984,
            "punctuated_word": "after",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "that",
            "start": 522.975,
            "end": 523.475,
            "confidence": 0.96025,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "i",
            "start": 523.615,
            "end": 523.855,
            "confidence": 0.99685645,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "i",
            "start": 523.855,
            "end": 524.095,
            "confidence": 0.97453487,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "hope",
            "start": 524.095,
            "end": 524.255,
            "confidence": 0.99944454,
            "punctuated_word": "hope",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "it",
            "start": 524.255,
            "end": 524.415,
            "confidence": 0.99928755,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "wouldn't",
            "start": 524.415,
            "end": 524.735,
            "confidence": 0.99988055,
            "punctuated_word": "wouldn't",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "change",
            "start": 524.735,
            "end": 524.975,
            "confidence": 0.99950576,
            "punctuated_word": "change",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "too",
            "start": 524.975,
            "end": 525.13495,
            "confidence": 0.99952626,
            "punctuated_word": "too",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "much",
            "start": 525.13495,
            "end": 525.375,
            "confidence": 0.9776874,
            "punctuated_word": "much.",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "there",
            "start": 525.375,
            "end": 525.615,
            "confidence": 0.9521028,
            "punctuated_word": "There",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "are",
            "start": 525.615,
            "end": 525.695,
            "confidence": 0.9970373,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "other",
            "start": 525.695,
            "end": 525.935,
            "confidence": 0.9994746,
            "punctuated_word": "other",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "considerations",
            "start": 525.935,
            "end": 526.435,
            "confidence": 0.9987018,
            "punctuated_word": "considerations",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "that",
            "start": 526.57495,
            "end": 526.815,
            "confidence": 0.9998005,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "ought",
            "start": 526.815,
            "end": 526.975,
            "confidence": 0.99860555,
            "punctuated_word": "ought",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "to",
            "start": 526.975,
            "end": 527.055,
            "confidence": 0.998934,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "be",
            "start": 527.055,
            "end": 527.21497,
            "confidence": 0.9997602,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "at",
            "start": 527.21497,
            "end": 527.375,
            "confidence": 0.8845524,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "play",
            "start": 527.375,
            "end": 527.875,
            "confidence": 0.9410596,
            "punctuated_word": "play.",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "k",
            "start": 527.935,
            "end": 528.39,
            "confidence": 0.802034,
            "punctuated_word": "K?",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "and",
            "start": 528.47003,
            "end": 528.71,
            "confidence": 0.99886155,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "so",
            "start": 528.71,
            "end": 528.79004,
            "confidence": 0.9965149,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.640393
          },
          {
            "word": "a",
            "start": 528.79004,
            "end": 528.87,
            "confidence": 0.5398594,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "way",
            "start": 528.87,
            "end": 529.11,
            "confidence": 0.9997626,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "you",
            "start": 529.11,
            "end": 529.35004,
            "confidence": 0.98700446,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "can",
            "start": 529.35004,
            "end": 529.51,
            "confidence": 0.9995734,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "give",
            "start": 529.51,
            "end": 529.75,
            "confidence": 0.99980444,
            "punctuated_word": "give",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "a",
            "start": 529.75,
            "end": 529.91003,
            "confidence": 0.9602841,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "guarantee",
            "start": 529.91003,
            "end": 530.39,
            "confidence": 0.99902296,
            "punctuated_word": "guarantee",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "on",
            "start": 530.39,
            "end": 530.55,
            "confidence": 0.999742,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "this",
            "start": 530.55,
            "end": 530.71,
            "confidence": 0.9997807,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "particular",
            "start": 530.71,
            "end": 531.21,
            "confidence": 0.9999516,
            "punctuated_word": "particular",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "system",
            "start": 531.27,
            "end": 531.67004,
            "confidence": 0.999863,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "would",
            "start": 531.67004,
            "end": 532.17004,
            "confidence": 0.980441,
            "punctuated_word": "would,",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          }
        ],
        "speaker": 2,
        "id": "4eba698d-281c-4715-a248-08c07b5550c1"
      },
      {
        "start": 532.71,
        "end": 537.37,
        "confidence": 0.97590774,
        "channel": 0,
        "transcript": "would effectively require controlling for that behavior, and regularization lets us get that control.",
        "words": [
          {
            "word": "would",
            "start": 532.71,
            "end": 533.03,
            "confidence": 0.99868816,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "effectively",
            "start": 533.03,
            "end": 533.53,
            "confidence": 0.9930394,
            "punctuated_word": "effectively",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "require",
            "start": 533.67004,
            "end": 534.17004,
            "confidence": 0.9990658,
            "punctuated_word": "require",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "controlling",
            "start": 534.31,
            "end": 534.71,
            "confidence": 0.99698985,
            "punctuated_word": "controlling",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "for",
            "start": 534.71,
            "end": 534.87,
            "confidence": 0.9997633,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "that",
            "start": 534.87,
            "end": 535.03,
            "confidence": 0.99986434,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "behavior",
            "start": 535.03,
            "end": 535.27,
            "confidence": 0.7550942,
            "punctuated_word": "behavior,",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "and",
            "start": 535.27,
            "end": 535.51,
            "confidence": 0.99906176,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "regularization",
            "start": 535.51,
            "end": 536.01,
            "confidence": 0.9991975,
            "punctuated_word": "regularization",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "lets",
            "start": 536.15,
            "end": 536.39,
            "confidence": 0.9231916,
            "punctuated_word": "lets",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "us",
            "start": 536.39,
            "end": 536.47003,
            "confidence": 0.9999058,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "get",
            "start": 536.47003,
            "end": 536.71,
            "confidence": 0.9996984,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "that",
            "start": 536.71,
            "end": 536.87,
            "confidence": 0.9994035,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "control",
            "start": 536.87,
            "end": 537.37,
            "confidence": 0.9997444,
            "punctuated_word": "control.",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          }
        ],
        "speaker": 2,
        "id": "5273d594-1ece-4e27-8e61-c2cbdedb008d"
      },
      {
        "start": 537.99,
        "end": 544.745,
        "confidence": 0.9981132,
        "channel": 0,
        "transcript": "The beautiful thing about the large language model revolution we're in right now is that you might not need to explicitly regularize",
        "words": [
          {
            "word": "the",
            "start": 537.99,
            "end": 538.23004,
            "confidence": 0.99938786,
            "punctuated_word": "The",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "beautiful",
            "start": 538.23004,
            "end": 538.63,
            "confidence": 0.99996066,
            "punctuated_word": "beautiful",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "thing",
            "start": 538.63,
            "end": 538.87,
            "confidence": 0.9996909,
            "punctuated_word": "thing",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "about",
            "start": 538.87,
            "end": 539.19,
            "confidence": 0.9998791,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "the",
            "start": 539.19,
            "end": 539.51,
            "confidence": 0.99927956,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "large",
            "start": 539.51,
            "end": 539.83,
            "confidence": 0.99230003,
            "punctuated_word": "large",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "language",
            "start": 539.83,
            "end": 540.15,
            "confidence": 0.9998275,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "model",
            "start": 540.15,
            "end": 540.47003,
            "confidence": 0.9987357,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "revolution",
            "start": 540.47003,
            "end": 540.95,
            "confidence": 0.99872106,
            "punctuated_word": "revolution",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "we're",
            "start": 540.95,
            "end": 541.11,
            "confidence": 0.98686755,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "in",
            "start": 541.11,
            "end": 541.35004,
            "confidence": 0.9997751,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "right",
            "start": 541.35004,
            "end": 541.51,
            "confidence": 0.999546,
            "punctuated_word": "right",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "now",
            "start": 541.51,
            "end": 542.01,
            "confidence": 0.99968684,
            "punctuated_word": "now",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "is",
            "start": 542.245,
            "end": 542.405,
            "confidence": 0.9998354,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "that",
            "start": 542.405,
            "end": 542.565,
            "confidence": 0.99956244,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "you",
            "start": 542.565,
            "end": 542.72504,
            "confidence": 0.9959331,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "might",
            "start": 542.72504,
            "end": 542.965,
            "confidence": 0.99993193,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "not",
            "start": 542.965,
            "end": 543.205,
            "confidence": 0.9992939,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "need",
            "start": 543.205,
            "end": 543.36505,
            "confidence": 0.99839765,
            "punctuated_word": "need",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "to",
            "start": 543.36505,
            "end": 543.685,
            "confidence": 0.99870896,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "explicitly",
            "start": 543.685,
            "end": 544.185,
            "confidence": 0.99869746,
            "punctuated_word": "explicitly",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "regularize",
            "start": 544.245,
            "end": 544.745,
            "confidence": 0.99447083,
            "punctuated_word": "regularize",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          }
        ],
        "speaker": 2,
        "id": "8d57cfb9-4538-4bb6-93c1-bc9478902cf9"
      },
      {
        "start": 545.205,
        "end": 550.34503,
        "confidence": 0.9886187,
        "channel": 0,
        "transcript": "and control for these types of behaviors because we have access to large amounts of data.",
        "words": [
          {
            "word": "and",
            "start": 545.205,
            "end": 545.705,
            "confidence": 0.9903764,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "control",
            "start": 545.765,
            "end": 546.16504,
            "confidence": 0.9997458,
            "punctuated_word": "control",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "for",
            "start": 546.16504,
            "end": 546.405,
            "confidence": 0.99982846,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "these",
            "start": 546.405,
            "end": 546.72504,
            "confidence": 0.99972314,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "types",
            "start": 546.72504,
            "end": 546.965,
            "confidence": 0.99966216,
            "punctuated_word": "types",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "of",
            "start": 546.965,
            "end": 547.125,
            "confidence": 0.9998072,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "behaviors",
            "start": 547.125,
            "end": 547.625,
            "confidence": 0.99800795,
            "punctuated_word": "behaviors",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "because",
            "start": 547.84503,
            "end": 548.16504,
            "confidence": 0.8443723,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "we",
            "start": 548.16504,
            "end": 548.245,
            "confidence": 0.9998801,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "have",
            "start": 548.245,
            "end": 548.48505,
            "confidence": 0.99558485,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "access",
            "start": 548.48505,
            "end": 548.885,
            "confidence": 0.99905676,
            "punctuated_word": "access",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "to",
            "start": 548.885,
            "end": 549.125,
            "confidence": 0.99969864,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "large",
            "start": 549.125,
            "end": 549.36505,
            "confidence": 0.99857247,
            "punctuated_word": "large",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "amounts",
            "start": 549.36505,
            "end": 549.765,
            "confidence": 0.99863535,
            "punctuated_word": "amounts",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "of",
            "start": 549.765,
            "end": 549.84503,
            "confidence": 0.9996798,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "data",
            "start": 549.84503,
            "end": 550.34503,
            "confidence": 0.99526775,
            "punctuated_word": "data.",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          }
        ],
        "speaker": 2,
        "id": "70d648e7-abf7-49b5-a103-4d7241b29c32"
      },
      {
        "start": 550.72504,
        "end": 553.945,
        "confidence": 0.9513929,
        "channel": 0,
        "transcript": "K? And when you have access to large amounts of data, these considerations,",
        "words": [
          {
            "word": "k",
            "start": 550.72504,
            "end": 550.965,
            "confidence": 0.62949985,
            "punctuated_word": "K?",
            "speaker": 2,
            "speaker_confidence": 0.71652305
          },
          {
            "word": "and",
            "start": 550.965,
            "end": 551.125,
            "confidence": 0.93501574,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "when",
            "start": 551.125,
            "end": 551.28503,
            "confidence": 0.9977865,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "you",
            "start": 551.28503,
            "end": 551.445,
            "confidence": 0.9996563,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "have",
            "start": 551.445,
            "end": 551.60504,
            "confidence": 0.91639924,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "access",
            "start": 551.60504,
            "end": 551.92505,
            "confidence": 0.9395375,
            "punctuated_word": "access",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "to",
            "start": 551.92505,
            "end": 552.085,
            "confidence": 0.9984074,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "large",
            "start": 552.085,
            "end": 552.325,
            "confidence": 0.9891382,
            "punctuated_word": "large",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "amounts",
            "start": 552.325,
            "end": 552.645,
            "confidence": 0.99639434,
            "punctuated_word": "amounts",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "of",
            "start": 552.645,
            "end": 552.805,
            "confidence": 0.99961096,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "data",
            "start": 552.805,
            "end": 553.205,
            "confidence": 0.98552483,
            "punctuated_word": "data,",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "these",
            "start": 553.205,
            "end": 553.445,
            "confidence": 0.99911505,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "considerations",
            "start": 553.445,
            "end": 553.945,
            "confidence": 0.9820225,
            "punctuated_word": "considerations,",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          }
        ],
        "speaker": 2,
        "id": "798c1558-609d-44e1-aa8e-ccd580179ba4"
      },
      {
        "start": 554.805,
        "end": 555.86505,
        "confidence": 0.99718684,
        "channel": 0,
        "transcript": "fall by the wayside.",
        "words": [
          {
            "word": "fall",
            "start": 554.805,
            "end": 555.04504,
            "confidence": 0.99947935,
            "punctuated_word": "fall",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "by",
            "start": 555.04504,
            "end": 555.205,
            "confidence": 0.9997607,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "the",
            "start": 555.205,
            "end": 555.36505,
            "confidence": 0.9996966,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          },
          {
            "word": "wayside",
            "start": 555.36505,
            "end": 555.86505,
            "confidence": 0.9898107,
            "punctuated_word": "wayside.",
            "speaker": 2,
            "speaker_confidence": 0.56768894
          }
        ],
        "speaker": 2,
        "id": "16fd7b7b-7952-45f8-b262-3c1927539e6b"
      },
      {
        "start": 557.06,
        "end": 559.8,
        "confidence": 0.93081254,
        "channel": 0,
        "transcript": "And so Right. And so this is something that you",
        "words": [
          {
            "word": "and",
            "start": 557.06,
            "end": 557.3,
            "confidence": 0.99679935,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.15925205
          },
          {
            "word": "so",
            "start": 557.3,
            "end": 557.45996,
            "confidence": 0.9973652,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.15925205
          },
          {
            "word": "right",
            "start": 557.62,
            "end": 557.78,
            "confidence": 0.98464334,
            "punctuated_word": "Right.",
            "speaker": 2,
            "speaker_confidence": 0.15925205
          },
          {
            "word": "and",
            "start": 557.94,
            "end": 558.18,
            "confidence": 0.44765028,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.49029452
          },
          {
            "word": "so",
            "start": 558.18,
            "end": 558.42,
            "confidence": 0.9846325,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.49029452
          },
          {
            "word": "this",
            "start": 558.42,
            "end": 558.57996,
            "confidence": 0.9048288,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.49029452
          },
          {
            "word": "is",
            "start": 558.57996,
            "end": 558.74,
            "confidence": 0.9947231,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.49029452
          },
          {
            "word": "something",
            "start": 558.74,
            "end": 559.06,
            "confidence": 0.9992238,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.49029452
          },
          {
            "word": "that",
            "start": 559.06,
            "end": 559.3,
            "confidence": 0.99950707,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.49029452
          },
          {
            "word": "you",
            "start": 559.3,
            "end": 559.8,
            "confidence": 0.998752,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.49029452
          }
        ],
        "speaker": 1,
        "id": "0527ae47-7752-4111-9f66-aacb41f775c6"
      },
      {
        "start": 560.89996,
        "end": 564.83997,
        "confidence": 0.9861664,
        "channel": 0,
        "transcript": "that that explanation, for example, might be something that someone would capture",
        "words": [
          {
            "word": "that",
            "start": 560.89996,
            "end": 561.13995,
            "confidence": 0.9220063,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "that",
            "start": 561.13995,
            "end": 561.45996,
            "confidence": 0.992069,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "explanation",
            "start": 561.45996,
            "end": 561.95996,
            "confidence": 0.92539483,
            "punctuated_word": "explanation,",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "for",
            "start": 562.1,
            "end": 562.26,
            "confidence": 0.9999025,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "example",
            "start": 562.26,
            "end": 562.66,
            "confidence": 0.9978536,
            "punctuated_word": "example,",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "might",
            "start": 562.66,
            "end": 562.82,
            "confidence": 0.9989858,
            "punctuated_word": "might",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "be",
            "start": 562.82,
            "end": 562.98,
            "confidence": 0.9998442,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "something",
            "start": 562.98,
            "end": 563.38,
            "confidence": 0.99989116,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "that",
            "start": 563.38,
            "end": 563.86,
            "confidence": 0.99939954,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "someone",
            "start": 563.86,
            "end": 564.1,
            "confidence": 0.99958974,
            "punctuated_word": "someone",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "would",
            "start": 564.1,
            "end": 564.33997,
            "confidence": 0.9996866,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "capture",
            "start": 564.33997,
            "end": 564.83997,
            "confidence": 0.99937373,
            "punctuated_word": "capture",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          }
        ],
        "speaker": 1,
        "id": "c4a7a39b-d974-4b5d-94f8-33f94927c804"
      },
      {
        "start": 565.22,
        "end": 582.925,
        "confidence": 0.97430927,
        "channel": 0,
        "transcript": "within a feedback Exactly. Exactly. And that that's exactly what we're after. Right? It's like that design decision needs to be documented somewhere. Right? Like, did you decide to to not regularize because you just assume you're gonna get access to lots of data in the future, or you are choosing to do this because there's some reason why,",
        "words": [
          {
            "word": "within",
            "start": 565.22,
            "end": 565.54,
            "confidence": 0.9996728,
            "punctuated_word": "within",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "a",
            "start": 565.54,
            "end": 565.69995,
            "confidence": 0.99235547,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "feedback",
            "start": 565.69995,
            "end": 565.93994,
            "confidence": 0.99945575,
            "punctuated_word": "feedback",
            "speaker": 1,
            "speaker_confidence": 0.8109101
          },
          {
            "word": "exactly",
            "start": 566.18,
            "end": 566.68,
            "confidence": 0.9851759,
            "punctuated_word": "Exactly.",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "exactly",
            "start": 566.74,
            "end": 567.13995,
            "confidence": 0.9798016,
            "punctuated_word": "Exactly.",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "and",
            "start": 567.13995,
            "end": 567.38,
            "confidence": 0.9947227,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "that",
            "start": 567.38,
            "end": 567.45996,
            "confidence": 0.9978375,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "that's",
            "start": 567.54,
            "end": 567.77997,
            "confidence": 0.99972665,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "exactly",
            "start": 567.77997,
            "end": 568.18,
            "confidence": 0.9991009,
            "punctuated_word": "exactly",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "what",
            "start": 568.18,
            "end": 568.33997,
            "confidence": 0.9962554,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "we're",
            "start": 568.33997,
            "end": 568.5,
            "confidence": 0.99947715,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "after",
            "start": 568.5,
            "end": 568.82,
            "confidence": 0.99872226,
            "punctuated_word": "after.",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "right",
            "start": 568.82,
            "end": 568.98,
            "confidence": 0.9916024,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "it's",
            "start": 568.98,
            "end": 569.13995,
            "confidence": 0.99886477,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "like",
            "start": 569.13995,
            "end": 569.385,
            "confidence": 0.71093065,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "that",
            "start": 569.545,
            "end": 569.78503,
            "confidence": 0.99787855,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "design",
            "start": 569.78503,
            "end": 570.025,
            "confidence": 0.9919966,
            "punctuated_word": "design",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "decision",
            "start": 570.025,
            "end": 570.525,
            "confidence": 0.9993467,
            "punctuated_word": "decision",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "needs",
            "start": 570.825,
            "end": 571.145,
            "confidence": 0.990765,
            "punctuated_word": "needs",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "to",
            "start": 571.145,
            "end": 571.22504,
            "confidence": 0.99981564,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.56971455
          },
          {
            "word": "be",
            "start": 571.22504,
            "end": 571.385,
            "confidence": 0.99981934,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "documented",
            "start": 571.385,
            "end": 571.885,
            "confidence": 0.9997414,
            "punctuated_word": "documented",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "somewhere",
            "start": 571.945,
            "end": 572.425,
            "confidence": 0.9979099,
            "punctuated_word": "somewhere.",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "right",
            "start": 572.425,
            "end": 572.925,
            "confidence": 0.9985706,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "like",
            "start": 572.985,
            "end": 573.385,
            "confidence": 0.98032,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "did",
            "start": 573.385,
            "end": 573.545,
            "confidence": 0.9990502,
            "punctuated_word": "did",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "you",
            "start": 573.545,
            "end": 573.705,
            "confidence": 0.9996797,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "decide",
            "start": 573.705,
            "end": 574.205,
            "confidence": 0.999238,
            "punctuated_word": "decide",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "to",
            "start": 574.505,
            "end": 574.825,
            "confidence": 0.99910384,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "to",
            "start": 574.825,
            "end": 575.065,
            "confidence": 0.9953797,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "not",
            "start": 575.065,
            "end": 575.305,
            "confidence": 0.99857986,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "regularize",
            "start": 575.305,
            "end": 575.805,
            "confidence": 0.9911712,
            "punctuated_word": "regularize",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "because",
            "start": 575.865,
            "end": 576.105,
            "confidence": 0.96317744,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "you",
            "start": 576.105,
            "end": 576.185,
            "confidence": 0.9996338,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "just",
            "start": 576.185,
            "end": 576.425,
            "confidence": 0.9965766,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "assume",
            "start": 576.425,
            "end": 576.66504,
            "confidence": 0.93005294,
            "punctuated_word": "assume",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "you're",
            "start": 576.66504,
            "end": 576.825,
            "confidence": 0.9952595,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "gonna",
            "start": 576.825,
            "end": 576.985,
            "confidence": 0.97955656,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "get",
            "start": 576.985,
            "end": 577.22504,
            "confidence": 0.9961274,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "access",
            "start": 577.22504,
            "end": 577.465,
            "confidence": 0.99936944,
            "punctuated_word": "access",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "to",
            "start": 577.465,
            "end": 577.625,
            "confidence": 0.9991209,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "lots",
            "start": 577.625,
            "end": 577.78503,
            "confidence": 0.99864215,
            "punctuated_word": "lots",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "of",
            "start": 577.78503,
            "end": 577.945,
            "confidence": 0.99905926,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "data",
            "start": 577.945,
            "end": 578.0517,
            "confidence": 0.99834144,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "in",
            "start": 578.0517,
            "end": 578.1583,
            "confidence": 0.6592539,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "the",
            "start": 578.1583,
            "end": 578.265,
            "confidence": 0.78518516,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "future",
            "start": 578.265,
            "end": 578.765,
            "confidence": 0.7232069,
            "punctuated_word": "future,",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "or",
            "start": 578.825,
            "end": 579.325,
            "confidence": 0.9991159,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "you",
            "start": 579.625,
            "end": 579.945,
            "confidence": 0.9976458,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "are",
            "start": 579.945,
            "end": 580.185,
            "confidence": 0.997168,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "choosing",
            "start": 580.185,
            "end": 580.585,
            "confidence": 0.9997149,
            "punctuated_word": "choosing",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "to",
            "start": 580.585,
            "end": 580.745,
            "confidence": 0.99963295,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "do",
            "start": 580.745,
            "end": 580.905,
            "confidence": 0.99987304,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "this",
            "start": 580.905,
            "end": 581.145,
            "confidence": 0.99975175,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "because",
            "start": 581.145,
            "end": 581.465,
            "confidence": 0.9941602,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "there's",
            "start": 581.465,
            "end": 581.78503,
            "confidence": 0.99611735,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "some",
            "start": 581.78503,
            "end": 582.025,
            "confidence": 0.9992124,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "reason",
            "start": 582.025,
            "end": 582.425,
            "confidence": 0.99973446,
            "punctuated_word": "reason",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "why",
            "start": 582.425,
            "end": 582.925,
            "confidence": 0.8974871,
            "punctuated_word": "why,",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          }
        ],
        "speaker": 2,
        "id": "72e2545e-20dc-458f-9ae6-7f2fa607b8bb"
      },
      {
        "start": 583.42004,
        "end": 600.235,
        "confidence": 0.931944,
        "channel": 0,
        "transcript": "there you you would like to control for, for for this kind of smoothness constraints or these these fairness constraints or these robustness constraints, whatever you really care about having in your model. Like, right now, there's lots of talk about, thinking machines, but I've had a piece on the stochasticity of the responses from AI system. So how how",
        "words": [
          {
            "word": "there",
            "start": 583.42004,
            "end": 583.66003,
            "confidence": 0.8327,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "you",
            "start": 583.74,
            "end": 583.98004,
            "confidence": 0.9998857,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "you",
            "start": 583.98004,
            "end": 584.14,
            "confidence": 0.9665944,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "would",
            "start": 584.14,
            "end": 584.30005,
            "confidence": 0.9893127,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "like",
            "start": 584.30005,
            "end": 584.54004,
            "confidence": 0.9996631,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "to",
            "start": 584.54004,
            "end": 584.7,
            "confidence": 0.99939346,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "control",
            "start": 584.7,
            "end": 585.10004,
            "confidence": 0.99974746,
            "punctuated_word": "control",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "for",
            "start": 585.10004,
            "end": 585.5,
            "confidence": 0.9343172,
            "punctuated_word": "for,",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "for",
            "start": 585.74,
            "end": 585.98004,
            "confidence": 0.936794,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "for",
            "start": 585.98004,
            "end": 586.14,
            "confidence": 0.49914697,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "this",
            "start": 586.14,
            "end": 586.22003,
            "confidence": 0.9592418,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "kind",
            "start": 586.22003,
            "end": 586.38,
            "confidence": 0.94429386,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "of",
            "start": 586.38,
            "end": 586.46,
            "confidence": 0.999257,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "smoothness",
            "start": 586.46,
            "end": 586.86005,
            "confidence": 0.9961239,
            "punctuated_word": "smoothness",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "constraints",
            "start": 586.86005,
            "end": 587.26,
            "confidence": 0.5533243,
            "punctuated_word": "constraints",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "or",
            "start": 587.26,
            "end": 587.42004,
            "confidence": 0.9034996,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "these",
            "start": 587.42004,
            "end": 587.66003,
            "confidence": 0.9816414,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "these",
            "start": 587.66003,
            "end": 587.9,
            "confidence": 0.9825264,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "fairness",
            "start": 587.9,
            "end": 588.30005,
            "confidence": 0.9995091,
            "punctuated_word": "fairness",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "constraints",
            "start": 588.30005,
            "end": 588.62,
            "confidence": 0.9993813,
            "punctuated_word": "constraints",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "or",
            "start": 588.62,
            "end": 588.78,
            "confidence": 0.9479584,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "these",
            "start": 588.78,
            "end": 588.94,
            "confidence": 0.9850638,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "robustness",
            "start": 588.94,
            "end": 589.44,
            "confidence": 0.9956075,
            "punctuated_word": "robustness",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "constraints",
            "start": 589.5,
            "end": 589.9,
            "confidence": 0.9217253,
            "punctuated_word": "constraints,",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "whatever",
            "start": 589.9,
            "end": 590.22003,
            "confidence": 0.9995345,
            "punctuated_word": "whatever",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "you",
            "start": 590.22003,
            "end": 590.38,
            "confidence": 0.9998485,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "really",
            "start": 590.38,
            "end": 590.62,
            "confidence": 0.9997881,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "care",
            "start": 590.62,
            "end": 590.86005,
            "confidence": 0.9993729,
            "punctuated_word": "care",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "about",
            "start": 590.86005,
            "end": 591.10004,
            "confidence": 0.99978226,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "having",
            "start": 591.10004,
            "end": 591.58,
            "confidence": 0.99718684,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "in",
            "start": 591.58,
            "end": 591.74,
            "confidence": 0.99963546,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "your",
            "start": 591.74,
            "end": 591.9,
            "confidence": 0.99986875,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "model",
            "start": 591.9,
            "end": 592.22003,
            "confidence": 0.98139846,
            "punctuated_word": "model.",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "like",
            "start": 592.22003,
            "end": 592.72003,
            "confidence": 0.9928916,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "right",
            "start": 592.86005,
            "end": 593.02,
            "confidence": 0.99863297,
            "punctuated_word": "right",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "now",
            "start": 593.02,
            "end": 593.18,
            "confidence": 0.87620664,
            "punctuated_word": "now,",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "there's",
            "start": 593.18,
            "end": 593.5,
            "confidence": 0.99984443,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "lots",
            "start": 593.5,
            "end": 593.74,
            "confidence": 0.9992035,
            "punctuated_word": "lots",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "of",
            "start": 593.74,
            "end": 593.9,
            "confidence": 0.99848515,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "talk",
            "start": 593.9,
            "end": 594.14,
            "confidence": 0.99977726,
            "punctuated_word": "talk",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "about",
            "start": 594.14,
            "end": 594.30005,
            "confidence": 0.9128413,
            "punctuated_word": "about,",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "thinking",
            "start": 594.54004,
            "end": 594.86005,
            "confidence": 0.9863679,
            "punctuated_word": "thinking",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "machines",
            "start": 594.86005,
            "end": 595.26,
            "confidence": 0.7279025,
            "punctuated_word": "machines,",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "but",
            "start": 595.26,
            "end": 595.42004,
            "confidence": 0.721076,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "i've",
            "start": 595.42004,
            "end": 595.58,
            "confidence": 0.39255965,
            "punctuated_word": "I've",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "had",
            "start": 595.58,
            "end": 595.74,
            "confidence": 0.43161342,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "a",
            "start": 595.74,
            "end": 595.9,
            "confidence": 0.9590715,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "piece",
            "start": 595.9,
            "end": 596.14,
            "confidence": 0.8913885,
            "punctuated_word": "piece",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "on",
            "start": 596.14,
            "end": 596.535,
            "confidence": 0.991491,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "the",
            "start": 596.615,
            "end": 596.77496,
            "confidence": 0.99385035,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "stochasticity",
            "start": 596.77496,
            "end": 597.27496,
            "confidence": 0.99801016,
            "punctuated_word": "stochasticity",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "of",
            "start": 597.415,
            "end": 597.57495,
            "confidence": 0.9996166,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "the",
            "start": 597.57495,
            "end": 597.735,
            "confidence": 0.99906,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "responses",
            "start": 597.735,
            "end": 598.13495,
            "confidence": 0.99975854,
            "punctuated_word": "responses",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "from",
            "start": 598.13495,
            "end": 598.45496,
            "confidence": 0.9994529,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "ai",
            "start": 598.45496,
            "end": 598.69495,
            "confidence": 0.9973194,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "system",
            "start": 598.69495,
            "end": 599.01495,
            "confidence": 0.7493279,
            "punctuated_word": "system.",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "so",
            "start": 599.01495,
            "end": 599.175,
            "confidence": 0.99976796,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "how",
            "start": 599.175,
            "end": 599.675,
            "confidence": 0.99886984,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "how",
            "start": 599.735,
            "end": 600.235,
            "confidence": 0.99913186,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          }
        ],
        "speaker": 2,
        "id": "9bde2e81-e52b-4411-978d-e8264e9b8cea"
      },
      {
        "start": 600.77496,
        "end": 605.355,
        "confidence": 0.9994263,
        "channel": 0,
        "transcript": "likely is it for an AI system to respond in a similar way on subsequent",
        "words": [
          {
            "word": "likely",
            "start": 600.77496,
            "end": 601.27496,
            "confidence": 0.9993274,
            "punctuated_word": "likely",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "is",
            "start": 601.33496,
            "end": 601.415,
            "confidence": 0.99971396,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "it",
            "start": 601.415,
            "end": 601.65497,
            "confidence": 0.9999291,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "for",
            "start": 601.65497,
            "end": 601.815,
            "confidence": 0.9998468,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "an",
            "start": 601.815,
            "end": 602.055,
            "confidence": 0.99984694,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "ai",
            "start": 602.055,
            "end": 602.295,
            "confidence": 0.99990594,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "system",
            "start": 602.295,
            "end": 602.69495,
            "confidence": 0.99929094,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "to",
            "start": 602.69495,
            "end": 602.935,
            "confidence": 0.99930394,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "respond",
            "start": 602.935,
            "end": 603.435,
            "confidence": 0.9992436,
            "punctuated_word": "respond",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "in",
            "start": 603.57495,
            "end": 603.735,
            "confidence": 0.9973888,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "a",
            "start": 603.735,
            "end": 603.89496,
            "confidence": 0.99933004,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "similar",
            "start": 603.89496,
            "end": 604.295,
            "confidence": 0.99992156,
            "punctuated_word": "similar",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "way",
            "start": 604.295,
            "end": 604.615,
            "confidence": 0.999869,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "on",
            "start": 604.615,
            "end": 604.855,
            "confidence": 0.9991371,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "subsequent",
            "start": 604.855,
            "end": 605.355,
            "confidence": 0.99933904,
            "punctuated_word": "subsequent",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          }
        ],
        "speaker": 2,
        "id": "f6ecf2a6-c796-4567-b9b3-63d2a9da0ed1"
      },
      {
        "start": 606.055,
        "end": 612.76,
        "confidence": 0.95145905,
        "channel": 0,
        "transcript": "on subsequent queries? There are various ways of controlling for this. This. But this is something you might care about. Right? You don't want your,",
        "words": [
          {
            "word": "on",
            "start": 606.055,
            "end": 606.21497,
            "confidence": 0.44427738,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "subsequent",
            "start": 606.21497,
            "end": 606.69495,
            "confidence": 0.99458694,
            "punctuated_word": "subsequent",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "queries",
            "start": 606.69495,
            "end": 607.19495,
            "confidence": 0.90413076,
            "punctuated_word": "queries?",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "there",
            "start": 607.33496,
            "end": 607.495,
            "confidence": 0.8961536,
            "punctuated_word": "There",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "are",
            "start": 607.495,
            "end": 607.65497,
            "confidence": 0.99383026,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "various",
            "start": 607.65497,
            "end": 607.89496,
            "confidence": 0.9998667,
            "punctuated_word": "various",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "ways",
            "start": 607.89496,
            "end": 608.21497,
            "confidence": 0.9986307,
            "punctuated_word": "ways",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "of",
            "start": 608.21497,
            "end": 608.375,
            "confidence": 0.9995265,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "controlling",
            "start": 608.375,
            "end": 608.875,
            "confidence": 0.99935764,
            "punctuated_word": "controlling",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "for",
            "start": 608.935,
            "end": 609.095,
            "confidence": 0.99848,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "this",
            "start": 609.095,
            "end": 609.3,
            "confidence": 0.81131065,
            "punctuated_word": "this.",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "this",
            "start": 609.7,
            "end": 609.77997,
            "confidence": 0.7699356,
            "punctuated_word": "This.",
            "speaker": 2,
            "speaker_confidence": 0.9023856
          },
          {
            "word": "but",
            "start": 609.77997,
            "end": 609.86,
            "confidence": 0.9970452,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.38893825
          },
          {
            "word": "this",
            "start": 609.86,
            "end": 610.01996,
            "confidence": 0.99965096,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.38893825
          },
          {
            "word": "is",
            "start": 610.01996,
            "end": 610.18,
            "confidence": 0.9992725,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.38893825
          },
          {
            "word": "something",
            "start": 610.18,
            "end": 610.42,
            "confidence": 0.99979943,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.38893825
          },
          {
            "word": "you",
            "start": 610.42,
            "end": 610.58,
            "confidence": 0.9995468,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.38893825
          },
          {
            "word": "might",
            "start": 610.58,
            "end": 610.82,
            "confidence": 0.9999105,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.38893825
          },
          {
            "word": "care",
            "start": 610.82,
            "end": 610.98,
            "confidence": 0.99990904,
            "punctuated_word": "care",
            "speaker": 2,
            "speaker_confidence": 0.38893825
          },
          {
            "word": "about",
            "start": 610.98,
            "end": 611.45996,
            "confidence": 0.99905264,
            "punctuated_word": "about.",
            "speaker": 2,
            "speaker_confidence": 0.38893825
          },
          {
            "word": "right",
            "start": 611.45996,
            "end": 611.7,
            "confidence": 0.9943116,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.38893825
          },
          {
            "word": "you",
            "start": 611.7,
            "end": 611.86,
            "confidence": 0.99982375,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.38893825
          },
          {
            "word": "don't",
            "start": 611.86,
            "end": 612.1,
            "confidence": 0.999987,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.38893825
          },
          {
            "word": "want",
            "start": 612.1,
            "end": 612.26,
            "confidence": 0.9997607,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.38893825
          },
          {
            "word": "your",
            "start": 612.26,
            "end": 612.76,
            "confidence": 0.9883174,
            "punctuated_word": "your,",
            "speaker": 2,
            "speaker_confidence": 0.38893825
          }
        ],
        "speaker": 2,
        "id": "1d8dcadb-8d41-426c-9306-395d1aec6ca5"
      },
      {
        "start": 613.3,
        "end": 617.86,
        "confidence": 0.99878746,
        "channel": 0,
        "transcript": "large language model to respond differently in different circumstances to the same query. Right?",
        "words": [
          {
            "word": "large",
            "start": 613.3,
            "end": 613.54,
            "confidence": 0.9982323,
            "punctuated_word": "large",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "language",
            "start": 613.54,
            "end": 613.94,
            "confidence": 0.999845,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "model",
            "start": 613.94,
            "end": 614.18,
            "confidence": 0.9992735,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "to",
            "start": 614.18,
            "end": 614.33997,
            "confidence": 0.9978848,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "respond",
            "start": 614.33997,
            "end": 614.58,
            "confidence": 0.9999232,
            "punctuated_word": "respond",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "differently",
            "start": 614.58,
            "end": 614.89996,
            "confidence": 0.9995915,
            "punctuated_word": "differently",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "in",
            "start": 614.89996,
            "end": 615.06,
            "confidence": 0.99635446,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "different",
            "start": 615.06,
            "end": 615.38,
            "confidence": 0.9997143,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "circumstances",
            "start": 615.38,
            "end": 615.88,
            "confidence": 0.9992275,
            "punctuated_word": "circumstances",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "to",
            "start": 616.18,
            "end": 616.33997,
            "confidence": 0.99961215,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "the",
            "start": 616.33997,
            "end": 616.5,
            "confidence": 0.999516,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "same",
            "start": 616.5,
            "end": 616.74,
            "confidence": 0.99972206,
            "punctuated_word": "same",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "query",
            "start": 616.74,
            "end": 617.24,
            "confidence": 0.99952894,
            "punctuated_word": "query.",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "right",
            "start": 617.54,
            "end": 617.86,
            "confidence": 0.9945978,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          }
        ],
        "speaker": 2,
        "id": "e667e6ff-e25a-4fad-a7c0-35ccf9112b8f"
      },
      {
        "start": 618.5,
        "end": 629.975,
        "confidence": 0.9856851,
        "channel": 0,
        "transcript": "And so so how would you go about controlling for that? There's a whole line of work there. We just want people to be transparent on their use of that large body of literature or the methodology even at a very high level,",
        "words": [
          {
            "word": "and",
            "start": 618.5,
            "end": 618.66,
            "confidence": 0.9690279,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "so",
            "start": 618.66,
            "end": 618.89996,
            "confidence": 0.9967458,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "so",
            "start": 618.89996,
            "end": 619.06,
            "confidence": 0.9968817,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "how",
            "start": 619.06,
            "end": 619.3,
            "confidence": 0.99913126,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "would",
            "start": 619.3,
            "end": 619.45996,
            "confidence": 0.99976605,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "you",
            "start": 619.45996,
            "end": 619.54,
            "confidence": 0.99979,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "go",
            "start": 619.54,
            "end": 619.7,
            "confidence": 0.9989359,
            "punctuated_word": "go",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "about",
            "start": 619.7,
            "end": 619.86,
            "confidence": 0.9870113,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "controlling",
            "start": 619.86,
            "end": 620.26,
            "confidence": 0.99928856,
            "punctuated_word": "controlling",
            "speaker": 2,
            "speaker_confidence": 0.70252895
          },
          {
            "word": "for",
            "start": 620.26,
            "end": 620.33997,
            "confidence": 0.99936944,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "that",
            "start": 620.33997,
            "end": 620.5,
            "confidence": 0.9985703,
            "punctuated_word": "that?",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "there's",
            "start": 620.5,
            "end": 620.66,
            "confidence": 0.9997566,
            "punctuated_word": "There's",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "a",
            "start": 620.66,
            "end": 620.82,
            "confidence": 0.9984137,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "whole",
            "start": 620.82,
            "end": 620.98,
            "confidence": 0.9999566,
            "punctuated_word": "whole",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "line",
            "start": 620.98,
            "end": 621.14,
            "confidence": 0.9991435,
            "punctuated_word": "line",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "of",
            "start": 621.14,
            "end": 621.3,
            "confidence": 0.9993339,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "work",
            "start": 621.3,
            "end": 621.54,
            "confidence": 0.99992514,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "there",
            "start": 621.54,
            "end": 622.01996,
            "confidence": 0.9991543,
            "punctuated_word": "there.",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "we",
            "start": 622.01996,
            "end": 622.18,
            "confidence": 0.9997265,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "just",
            "start": 622.18,
            "end": 622.5,
            "confidence": 0.9998312,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "want",
            "start": 622.5,
            "end": 622.995,
            "confidence": 0.9995919,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "people",
            "start": 623.075,
            "end": 623.395,
            "confidence": 0.99985313,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "to",
            "start": 623.395,
            "end": 623.475,
            "confidence": 0.9999157,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "be",
            "start": 623.475,
            "end": 623.635,
            "confidence": 0.9999378,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "transparent",
            "start": 623.635,
            "end": 624.135,
            "confidence": 0.99968994,
            "punctuated_word": "transparent",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "on",
            "start": 624.355,
            "end": 624.515,
            "confidence": 0.99986446,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "their",
            "start": 624.515,
            "end": 624.835,
            "confidence": 0.9997843,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "use",
            "start": 624.835,
            "end": 625.075,
            "confidence": 0.9998412,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "of",
            "start": 625.075,
            "end": 625.315,
            "confidence": 0.99988425,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "that",
            "start": 625.315,
            "end": 625.555,
            "confidence": 0.9997446,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "large",
            "start": 625.555,
            "end": 625.875,
            "confidence": 0.999824,
            "punctuated_word": "large",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "body",
            "start": 625.875,
            "end": 626.115,
            "confidence": 0.99969196,
            "punctuated_word": "body",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "of",
            "start": 626.115,
            "end": 626.275,
            "confidence": 0.9996039,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "literature",
            "start": 626.275,
            "end": 626.775,
            "confidence": 0.99989986,
            "punctuated_word": "literature",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "or",
            "start": 627.075,
            "end": 627.475,
            "confidence": 0.96713626,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "the",
            "start": 627.475,
            "end": 627.795,
            "confidence": 0.9532277,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "methodology",
            "start": 627.795,
            "end": 628.295,
            "confidence": 0.9996704,
            "punctuated_word": "methodology",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "even",
            "start": 628.515,
            "end": 628.755,
            "confidence": 0.6146532,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "at",
            "start": 628.755,
            "end": 628.915,
            "confidence": 0.99882275,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "a",
            "start": 628.915,
            "end": 628.995,
            "confidence": 0.9985006,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "very",
            "start": 628.995,
            "end": 629.235,
            "confidence": 0.99976844,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "high",
            "start": 629.235,
            "end": 629.475,
            "confidence": 0.99978036,
            "punctuated_word": "high",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "level",
            "start": 629.475,
            "end": 629.975,
            "confidence": 0.91601205,
            "punctuated_word": "level,",
            "speaker": 2,
            "speaker_confidence": 0.735775
          }
        ],
        "speaker": 2,
        "id": "5408328e-cfc5-4127-83a5-984802677eb9"
      },
      {
        "start": 630.755,
        "end": 642.17,
        "confidence": 0.9759714,
        "channel": 0,
        "transcript": "that might help them control for the things that people would care about for public understanding or accountability reason. Yeah. So for feedback logs in particular, it struck me reading the paper that there are two things that are interesting,",
        "words": [
          {
            "word": "that",
            "start": 630.755,
            "end": 630.995,
            "confidence": 0.8916423,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "might",
            "start": 630.995,
            "end": 631.315,
            "confidence": 0.9912277,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "help",
            "start": 631.315,
            "end": 631.555,
            "confidence": 0.99981445,
            "punctuated_word": "help",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "them",
            "start": 631.555,
            "end": 632.055,
            "confidence": 0.9996445,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "control",
            "start": 632.115,
            "end": 632.435,
            "confidence": 0.99931,
            "punctuated_word": "control",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "for",
            "start": 632.435,
            "end": 632.595,
            "confidence": 0.9606447,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.735775
          },
          {
            "word": "the",
            "start": 632.595,
            "end": 632.755,
            "confidence": 0.999603,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.53486925
          },
          {
            "word": "things",
            "start": 632.755,
            "end": 632.995,
            "confidence": 0.99992335,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.53486925
          },
          {
            "word": "that",
            "start": 632.995,
            "end": 633.15497,
            "confidence": 0.9993974,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.53486925
          },
          {
            "word": "people",
            "start": 633.15497,
            "end": 633.395,
            "confidence": 0.9999186,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.53486925
          },
          {
            "word": "would",
            "start": 633.395,
            "end": 633.635,
            "confidence": 0.99931633,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.53486925
          },
          {
            "word": "care",
            "start": 633.635,
            "end": 633.795,
            "confidence": 0.99992883,
            "punctuated_word": "care",
            "speaker": 2,
            "speaker_confidence": 0.53486925
          },
          {
            "word": "about",
            "start": 633.795,
            "end": 634.275,
            "confidence": 0.9973362,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.53486925
          },
          {
            "word": "for",
            "start": 634.275,
            "end": 634.435,
            "confidence": 0.9922466,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.53486925
          },
          {
            "word": "public",
            "start": 634.435,
            "end": 634.835,
            "confidence": 0.99098915,
            "punctuated_word": "public",
            "speaker": 2,
            "speaker_confidence": 0.53486925
          },
          {
            "word": "understanding",
            "start": 634.835,
            "end": 635.235,
            "confidence": 0.99955565,
            "punctuated_word": "understanding",
            "speaker": 2,
            "speaker_confidence": 0.53486925
          },
          {
            "word": "or",
            "start": 635.235,
            "end": 635.315,
            "confidence": 0.9859816,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.53486925
          },
          {
            "word": "accountability",
            "start": 635.315,
            "end": 635.815,
            "confidence": 0.9996654,
            "punctuated_word": "accountability",
            "speaker": 2,
            "speaker_confidence": 0.53486925
          },
          {
            "word": "reason",
            "start": 635.955,
            "end": 636.435,
            "confidence": 0.96872914,
            "punctuated_word": "reason.",
            "speaker": 2,
            "speaker_confidence": 0.53486925
          },
          {
            "word": "yeah",
            "start": 636.435,
            "end": 636.87,
            "confidence": 0.99942684,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "so",
            "start": 636.87,
            "end": 637.11,
            "confidence": 0.99817073,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "for",
            "start": 637.11,
            "end": 637.27,
            "confidence": 0.9953022,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "feedback",
            "start": 637.27,
            "end": 637.67,
            "confidence": 0.98748964,
            "punctuated_word": "feedback",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "logs",
            "start": 637.67,
            "end": 637.83,
            "confidence": 0.992281,
            "punctuated_word": "logs",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "in",
            "start": 637.83,
            "end": 638.07,
            "confidence": 0.8144231,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "particular",
            "start": 638.07,
            "end": 638.57,
            "confidence": 0.9986845,
            "punctuated_word": "particular,",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "it",
            "start": 638.71,
            "end": 638.87,
            "confidence": 0.99902356,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "struck",
            "start": 638.87,
            "end": 639.19,
            "confidence": 0.9984346,
            "punctuated_word": "struck",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "me",
            "start": 639.19,
            "end": 639.51,
            "confidence": 0.9998746,
            "punctuated_word": "me",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "reading",
            "start": 639.51,
            "end": 639.83,
            "confidence": 0.77999055,
            "punctuated_word": "reading",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "the",
            "start": 639.83,
            "end": 639.99,
            "confidence": 0.9980867,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "paper",
            "start": 639.99,
            "end": 640.31,
            "confidence": 0.9999629,
            "punctuated_word": "paper",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "that",
            "start": 640.31,
            "end": 640.47,
            "confidence": 0.99110174,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "there",
            "start": 640.47,
            "end": 640.71,
            "confidence": 0.999493,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "are",
            "start": 640.71,
            "end": 640.87,
            "confidence": 0.99064386,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "two",
            "start": 640.87,
            "end": 641.02997,
            "confidence": 0.9998611,
            "punctuated_word": "two",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "things",
            "start": 641.02997,
            "end": 641.27,
            "confidence": 0.99993944,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "that",
            "start": 641.27,
            "end": 641.43,
            "confidence": 0.9991339,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "are",
            "start": 641.43,
            "end": 641.67,
            "confidence": 0.7516953,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "interesting",
            "start": 641.67,
            "end": 642.17,
            "confidence": 0.97096384,
            "punctuated_word": "interesting,",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          }
        ],
        "speaker": 1,
        "id": "58a37f60-2697-45de-8736-52685b1a5a33"
      },
      {
        "start": 642.71,
        "end": 643.52997,
        "confidence": 0.99957263,
        "channel": 0,
        "transcript": "and relevant",
        "words": [
          {
            "word": "and",
            "start": 642.71,
            "end": 643.02997,
            "confidence": 0.9992643,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          },
          {
            "word": "relevant",
            "start": 643.02997,
            "end": 643.52997,
            "confidence": 0.9998809,
            "punctuated_word": "relevant",
            "speaker": 1,
            "speaker_confidence": 0.77864754
          }
        ],
        "speaker": 1,
        "id": "60e3b84a-45c7-42ee-8d16-0b7371665e26"
      },
      {
        "start": 644.79,
        "end": 650.01,
        "confidence": 0.9851856,
        "channel": 0,
        "transcript": "to new ways of thinking about documentation. And I think those issues are at least partially separable.",
        "words": [
          {
            "word": "to",
            "start": 644.79,
            "end": 644.87,
            "confidence": 0.9987596,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5891415
          },
          {
            "word": "new",
            "start": 644.87,
            "end": 645.11,
            "confidence": 0.99899954,
            "punctuated_word": "new",
            "speaker": 1,
            "speaker_confidence": 0.5891415
          },
          {
            "word": "ways",
            "start": 645.11,
            "end": 645.35,
            "confidence": 0.9998642,
            "punctuated_word": "ways",
            "speaker": 1,
            "speaker_confidence": 0.5891415
          },
          {
            "word": "of",
            "start": 645.35,
            "end": 645.51,
            "confidence": 0.9998367,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.5891415
          },
          {
            "word": "thinking",
            "start": 645.51,
            "end": 645.83,
            "confidence": 0.99988246,
            "punctuated_word": "thinking",
            "speaker": 1,
            "speaker_confidence": 0.5891415
          },
          {
            "word": "about",
            "start": 645.83,
            "end": 646.23,
            "confidence": 0.9998584,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.5891415
          },
          {
            "word": "documentation",
            "start": 646.23,
            "end": 646.73,
            "confidence": 0.8847964,
            "punctuated_word": "documentation.",
            "speaker": 1,
            "speaker_confidence": 0.5891415
          },
          {
            "word": "and",
            "start": 646.95,
            "end": 647.11,
            "confidence": 0.9615872,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "i",
            "start": 647.11,
            "end": 647.19,
            "confidence": 0.99788743,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "think",
            "start": 647.19,
            "end": 647.51,
            "confidence": 0.99990165,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "those",
            "start": 647.51,
            "end": 647.83,
            "confidence": 0.99915695,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "issues",
            "start": 647.83,
            "end": 648.33,
            "confidence": 0.99950564,
            "punctuated_word": "issues",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "are",
            "start": 648.39,
            "end": 648.63,
            "confidence": 0.9991135,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "at",
            "start": 648.63,
            "end": 648.71,
            "confidence": 0.9383789,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "least",
            "start": 648.71,
            "end": 649.02997,
            "confidence": 0.999895,
            "punctuated_word": "least",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "partially",
            "start": 649.02997,
            "end": 649.51,
            "confidence": 0.9975916,
            "punctuated_word": "partially",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "separable",
            "start": 649.51,
            "end": 650.01,
            "confidence": 0.97313905,
            "punctuated_word": "separable.",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "8924acb8-f04d-42ac-a271-2fefea37805d"
      },
      {
        "start": 650.57495,
        "end": 652.435,
        "confidence": 0.9895282,
        "channel": 0,
        "transcript": "And one really pertains",
        "words": [
          {
            "word": "and",
            "start": 650.57495,
            "end": 650.89496,
            "confidence": 0.99953353,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "one",
            "start": 650.89496,
            "end": 651.39496,
            "confidence": 0.98940057,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "really",
            "start": 651.535,
            "end": 651.935,
            "confidence": 0.9693942,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "pertains",
            "start": 651.935,
            "end": 652.435,
            "confidence": 0.99978447,
            "punctuated_word": "pertains",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "21b00568-8e8c-4bd2-8fb1-71b0f205ecf1"
      },
      {
        "start": 653.375,
        "end": 666.27,
        "confidence": 0.9579007,
        "channel": 0,
        "transcript": "to this issue that you just discussed, Surly, about documenting and providing a trail that allows almost for a version control and understanding of how the system has evolved over time. And that can be really important",
        "words": [
          {
            "word": "to",
            "start": 653.375,
            "end": 653.535,
            "confidence": 0.9995333,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "this",
            "start": 653.535,
            "end": 653.695,
            "confidence": 0.9982383,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "issue",
            "start": 653.695,
            "end": 654.01495,
            "confidence": 0.99984455,
            "punctuated_word": "issue",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "that",
            "start": 654.01495,
            "end": 654.175,
            "confidence": 0.999777,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "you",
            "start": 654.175,
            "end": 654.33496,
            "confidence": 0.99990416,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "just",
            "start": 654.33496,
            "end": 654.57495,
            "confidence": 0.9964479,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "discussed",
            "start": 654.57495,
            "end": 655.055,
            "confidence": 0.9502422,
            "punctuated_word": "discussed,",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "surly",
            "start": 655.055,
            "end": 655.535,
            "confidence": 0.53274053,
            "punctuated_word": "Surly,",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "about",
            "start": 655.535,
            "end": 656.035,
            "confidence": 0.999358,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "documenting",
            "start": 656.33496,
            "end": 656.83496,
            "confidence": 0.9996352,
            "punctuated_word": "documenting",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 657.055,
            "end": 657.295,
            "confidence": 0.99868697,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "providing",
            "start": 657.295,
            "end": 657.795,
            "confidence": 0.9993826,
            "punctuated_word": "providing",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 658.01495,
            "end": 658.175,
            "confidence": 0.99472046,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "trail",
            "start": 658.175,
            "end": 658.675,
            "confidence": 0.99855524,
            "punctuated_word": "trail",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "that",
            "start": 658.975,
            "end": 659.21497,
            "confidence": 0.97956,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "allows",
            "start": 659.21497,
            "end": 659.695,
            "confidence": 0.99940324,
            "punctuated_word": "allows",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "almost",
            "start": 659.695,
            "end": 659.935,
            "confidence": 0.94660074,
            "punctuated_word": "almost",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "for",
            "start": 659.935,
            "end": 660.435,
            "confidence": 0.99503016,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 660.57495,
            "end": 660.65497,
            "confidence": 0.77987576,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.72505903
          },
          {
            "word": "version",
            "start": 660.65497,
            "end": 661.055,
            "confidence": 0.99502254,
            "punctuated_word": "version",
            "speaker": 1,
            "speaker_confidence": 0.72505903
          },
          {
            "word": "control",
            "start": 661.055,
            "end": 661.555,
            "confidence": 0.99845374,
            "punctuated_word": "control",
            "speaker": 1,
            "speaker_confidence": 0.72505903
          },
          {
            "word": "and",
            "start": 661.615,
            "end": 661.855,
            "confidence": 0.98222303,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.72505903
          },
          {
            "word": "understanding",
            "start": 661.855,
            "end": 662.355,
            "confidence": 0.99646276,
            "punctuated_word": "understanding",
            "speaker": 1,
            "speaker_confidence": 0.72505903
          },
          {
            "word": "of",
            "start": 662.495,
            "end": 662.65497,
            "confidence": 0.9624839,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.72505903
          },
          {
            "word": "how",
            "start": 662.65497,
            "end": 662.815,
            "confidence": 0.92934644,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.72505903
          },
          {
            "word": "the",
            "start": 662.815,
            "end": 662.975,
            "confidence": 0.7897119,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.72505903
          },
          {
            "word": "system",
            "start": 662.975,
            "end": 663.21,
            "confidence": 0.8226928,
            "punctuated_word": "system",
            "speaker": 1,
            "speaker_confidence": 0.72505903
          },
          {
            "word": "has",
            "start": 663.61005,
            "end": 663.69,
            "confidence": 0.9626139,
            "punctuated_word": "has",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "evolved",
            "start": 663.69,
            "end": 664.17004,
            "confidence": 0.9991441,
            "punctuated_word": "evolved",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "over",
            "start": 664.17004,
            "end": 664.49005,
            "confidence": 0.9908372,
            "punctuated_word": "over",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "time",
            "start": 664.49005,
            "end": 664.81,
            "confidence": 0.85054183,
            "punctuated_word": "time.",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "and",
            "start": 664.81,
            "end": 665.05005,
            "confidence": 0.9984779,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "that",
            "start": 665.05005,
            "end": 665.21,
            "confidence": 0.99949455,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "can",
            "start": 665.21,
            "end": 665.37,
            "confidence": 0.9994517,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "be",
            "start": 665.37,
            "end": 665.53,
            "confidence": 0.99949014,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "really",
            "start": 665.53,
            "end": 665.77,
            "confidence": 0.9990916,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "important",
            "start": 665.77,
            "end": 666.27,
            "confidence": 0.9992576,
            "punctuated_word": "important",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          }
        ],
        "speaker": 1,
        "id": "8186ae7c-6455-4d6e-a7e8-8b3c1ecd4a09"
      },
      {
        "start": 666.81,
        "end": 670.43,
        "confidence": 0.96221954,
        "channel": 0,
        "transcript": "as well for doing things like understanding evaluation results.",
        "words": [
          {
            "word": "as",
            "start": 666.81,
            "end": 666.97003,
            "confidence": 0.94363433,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "well",
            "start": 666.97003,
            "end": 667.29004,
            "confidence": 0.99985063,
            "punctuated_word": "well",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "for",
            "start": 667.29004,
            "end": 667.53,
            "confidence": 0.9933785,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "doing",
            "start": 667.53,
            "end": 667.77,
            "confidence": 0.99958974,
            "punctuated_word": "doing",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "things",
            "start": 667.77,
            "end": 668.09,
            "confidence": 0.9996444,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "like",
            "start": 668.09,
            "end": 668.41003,
            "confidence": 0.915109,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "understanding",
            "start": 668.41003,
            "end": 668.91003,
            "confidence": 0.9851482,
            "punctuated_word": "understanding",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "evaluation",
            "start": 669.21,
            "end": 669.71,
            "confidence": 0.9980323,
            "punctuated_word": "evaluation",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "results",
            "start": 669.93,
            "end": 670.43,
            "confidence": 0.82558835,
            "punctuated_word": "results.",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          }
        ],
        "speaker": 1,
        "id": "77edb3aa-c523-403d-bcd9-6ef3e1fe71ff"
      },
      {
        "start": 670.89,
        "end": 673.31,
        "confidence": 0.9978888,
        "channel": 0,
        "transcript": "Because if you look at the same evaluation",
        "words": [
          {
            "word": "because",
            "start": 670.89,
            "end": 671.37,
            "confidence": 0.99483055,
            "punctuated_word": "Because",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "if",
            "start": 671.37,
            "end": 671.61005,
            "confidence": 0.9954071,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "you",
            "start": 671.61005,
            "end": 671.85004,
            "confidence": 0.99975723,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "look",
            "start": 671.85004,
            "end": 672.09,
            "confidence": 0.99947137,
            "punctuated_word": "look",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "at",
            "start": 672.09,
            "end": 672.41003,
            "confidence": 0.99959594,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "the",
            "start": 672.41003,
            "end": 672.49005,
            "confidence": 0.9984584,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "same",
            "start": 672.49005,
            "end": 672.81,
            "confidence": 0.9982028,
            "punctuated_word": "same",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "evaluation",
            "start": 672.81,
            "end": 673.31,
            "confidence": 0.997387,
            "punctuated_word": "evaluation",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          }
        ],
        "speaker": 1,
        "id": "625f9b3b-9b35-436e-baaa-15dd728298d8"
      },
      {
        "start": 673.61005,
        "end": 676.51,
        "confidence": 0.98723125,
        "channel": 0,
        "transcript": "results that OpenAI puts out for",
        "words": [
          {
            "word": "results",
            "start": 673.61005,
            "end": 674.11005,
            "confidence": 0.99554056,
            "punctuated_word": "results",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "that",
            "start": 674.33,
            "end": 674.73004,
            "confidence": 0.98970044,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "openai",
            "start": 674.73004,
            "end": 675.23004,
            "confidence": 0.9428945,
            "punctuated_word": "OpenAI",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "puts",
            "start": 675.37,
            "end": 675.69,
            "confidence": 0.99868065,
            "punctuated_word": "puts",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "out",
            "start": 675.69,
            "end": 676.01,
            "confidence": 0.9992391,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "for",
            "start": 676.01,
            "end": 676.51,
            "confidence": 0.99733245,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          }
        ],
        "speaker": 1,
        "id": "3bf6c9ee-8f60-4268-b818-15ce6c4902c8"
      },
      {
        "start": 676.835,
        "end": 681.495,
        "confidence": 0.96436644,
        "channel": 0,
        "transcript": "a model they released a year and a half ago and a model they re released today,",
        "words": [
          {
            "word": "a",
            "start": 676.835,
            "end": 676.995,
            "confidence": 0.9996687,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "model",
            "start": 676.995,
            "end": 677.235,
            "confidence": 0.9999229,
            "punctuated_word": "model",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "they",
            "start": 677.235,
            "end": 677.395,
            "confidence": 0.9980008,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "released",
            "start": 677.395,
            "end": 677.795,
            "confidence": 0.99401337,
            "punctuated_word": "released",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "a",
            "start": 677.795,
            "end": 677.875,
            "confidence": 0.9940584,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "year",
            "start": 677.875,
            "end": 678.115,
            "confidence": 0.9998267,
            "punctuated_word": "year",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "and",
            "start": 678.115,
            "end": 678.195,
            "confidence": 0.99959654,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.9710799
          },
          {
            "word": "a",
            "start": 678.195,
            "end": 678.275,
            "confidence": 0.98612493,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "half",
            "start": 678.275,
            "end": 678.435,
            "confidence": 0.9998876,
            "punctuated_word": "half",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "ago",
            "start": 678.435,
            "end": 678.915,
            "confidence": 0.99899346,
            "punctuated_word": "ago",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 678.915,
            "end": 679.235,
            "confidence": 0.8665126,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 679.235,
            "end": 679.395,
            "confidence": 0.99936014,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "model",
            "start": 679.395,
            "end": 679.715,
            "confidence": 0.99988437,
            "punctuated_word": "model",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "they",
            "start": 679.715,
            "end": 679.955,
            "confidence": 0.9922665,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "re",
            "start": 679.955,
            "end": 680.275,
            "confidence": 0.76463675,
            "punctuated_word": "re",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "released",
            "start": 680.355,
            "end": 680.855,
            "confidence": 0.94577587,
            "punctuated_word": "released",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "today",
            "start": 680.995,
            "end": 681.495,
            "confidence": 0.8556994,
            "punctuated_word": "today,",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "664365d2-926d-4b04-a6e6-7a8505a3b042"
      },
      {
        "start": 682.275,
        "end": 691.495,
        "confidence": 0.9778622,
        "channel": 0,
        "transcript": "you probably can't apples to apples compare those models. And the same is true for an open source model, even if you have much more access to how those models are built.",
        "words": [
          {
            "word": "you",
            "start": 682.275,
            "end": 682.435,
            "confidence": 0.99811554,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "probably",
            "start": 682.435,
            "end": 682.915,
            "confidence": 0.9992974,
            "punctuated_word": "probably",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "can't",
            "start": 682.915,
            "end": 683.235,
            "confidence": 0.99619615,
            "punctuated_word": "can't",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "apples",
            "start": 683.235,
            "end": 683.555,
            "confidence": 0.79442084,
            "punctuated_word": "apples",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 683.555,
            "end": 683.715,
            "confidence": 0.9973924,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "apples",
            "start": 683.715,
            "end": 684.215,
            "confidence": 0.99918514,
            "punctuated_word": "apples",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "compare",
            "start": 684.275,
            "end": 684.755,
            "confidence": 0.99021906,
            "punctuated_word": "compare",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "those",
            "start": 684.755,
            "end": 684.995,
            "confidence": 0.9967899,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "models",
            "start": 684.995,
            "end": 685.315,
            "confidence": 0.8760061,
            "punctuated_word": "models.",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 685.315,
            "end": 685.555,
            "confidence": 0.9979146,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 685.555,
            "end": 685.715,
            "confidence": 0.999426,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "same",
            "start": 685.715,
            "end": 685.955,
            "confidence": 0.99988186,
            "punctuated_word": "same",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "is",
            "start": 685.955,
            "end": 686.115,
            "confidence": 0.9976699,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "true",
            "start": 686.115,
            "end": 686.515,
            "confidence": 0.99975663,
            "punctuated_word": "true",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "for",
            "start": 686.515,
            "end": 687.015,
            "confidence": 0.999519,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "an",
            "start": 687.155,
            "end": 687.315,
            "confidence": 0.9975816,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "open",
            "start": 687.315,
            "end": 687.635,
            "confidence": 0.99540967,
            "punctuated_word": "open",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "source",
            "start": 687.635,
            "end": 687.875,
            "confidence": 0.9981852,
            "punctuated_word": "source",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "model",
            "start": 687.875,
            "end": 688.115,
            "confidence": 0.6717957,
            "punctuated_word": "model,",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "even",
            "start": 688.115,
            "end": 688.275,
            "confidence": 0.9990669,
            "punctuated_word": "even",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "if",
            "start": 688.275,
            "end": 688.435,
            "confidence": 0.9991872,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "you",
            "start": 688.435,
            "end": 688.59503,
            "confidence": 0.9998549,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "have",
            "start": 688.59503,
            "end": 688.755,
            "confidence": 0.9998099,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "much",
            "start": 688.755,
            "end": 688.995,
            "confidence": 0.9992649,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "more",
            "start": 688.995,
            "end": 689.235,
            "confidence": 0.99959666,
            "punctuated_word": "more",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "access",
            "start": 689.235,
            "end": 689.715,
            "confidence": 0.99972135,
            "punctuated_word": "access",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 689.715,
            "end": 689.875,
            "confidence": 0.9990447,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "how",
            "start": 689.875,
            "end": 690.115,
            "confidence": 0.9995241,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "those",
            "start": 690.115,
            "end": 690.435,
            "confidence": 0.99903154,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "models",
            "start": 690.435,
            "end": 690.835,
            "confidence": 0.9993067,
            "punctuated_word": "models",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "are",
            "start": 690.835,
            "end": 690.995,
            "confidence": 0.99903333,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "built",
            "start": 690.995,
            "end": 691.495,
            "confidence": 0.9943855,
            "punctuated_word": "built.",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "36969ee8-c1c1-4787-b888-7eda0e4fbe8e"
      },
      {
        "start": 691.8,
        "end": 697.66,
        "confidence": 0.98393774,
        "channel": 0,
        "transcript": "So being able to understand, like, what were the changes and design decisions that can help us better contextualize",
        "words": [
          {
            "word": "so",
            "start": 691.8,
            "end": 692.04,
            "confidence": 0.99987626,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "being",
            "start": 692.04,
            "end": 692.44,
            "confidence": 0.999607,
            "punctuated_word": "being",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "able",
            "start": 692.44,
            "end": 692.68,
            "confidence": 0.999869,
            "punctuated_word": "able",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 692.68,
            "end": 692.84,
            "confidence": 0.9993229,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "understand",
            "start": 692.84,
            "end": 693.34,
            "confidence": 0.9819125,
            "punctuated_word": "understand,",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "like",
            "start": 693.4,
            "end": 693.56,
            "confidence": 0.9974008,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "what",
            "start": 693.56,
            "end": 693.8,
            "confidence": 0.9998708,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "were",
            "start": 693.8,
            "end": 694.12,
            "confidence": 0.99843496,
            "punctuated_word": "were",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 694.12,
            "end": 694.27997,
            "confidence": 0.9991097,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "changes",
            "start": 694.27997,
            "end": 694.76,
            "confidence": 0.9996061,
            "punctuated_word": "changes",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 694.76,
            "end": 695.0,
            "confidence": 0.729757,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "design",
            "start": 695.0,
            "end": 695.48,
            "confidence": 0.9950122,
            "punctuated_word": "design",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "decisions",
            "start": 695.48,
            "end": 695.96,
            "confidence": 0.99965334,
            "punctuated_word": "decisions",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "that",
            "start": 695.96,
            "end": 696.12,
            "confidence": 0.9995969,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "can",
            "start": 696.12,
            "end": 696.27997,
            "confidence": 0.99980074,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "help",
            "start": 696.27997,
            "end": 696.44,
            "confidence": 0.9998671,
            "punctuated_word": "help",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "us",
            "start": 696.44,
            "end": 696.68,
            "confidence": 0.99966824,
            "punctuated_word": "us",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "better",
            "start": 696.68,
            "end": 697.16,
            "confidence": 0.99957603,
            "punctuated_word": "better",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "contextualize",
            "start": 697.16,
            "end": 697.66,
            "confidence": 0.9968735,
            "punctuated_word": "contextualize",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "25016f7a-5d27-490c-93a4-0b17f8e4ee90"
      },
      {
        "start": 698.84,
        "end": 702.54,
        "confidence": 0.9600819,
        "channel": 0,
        "transcript": "things, including evaluations, but a bunch of other stuff as well,",
        "words": [
          {
            "word": "things",
            "start": 698.84,
            "end": 699.16,
            "confidence": 0.81158113,
            "punctuated_word": "things,",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "including",
            "start": 699.16,
            "end": 699.66,
            "confidence": 0.9998903,
            "punctuated_word": "including",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "evaluations",
            "start": 699.8,
            "end": 700.3,
            "confidence": 0.93487525,
            "punctuated_word": "evaluations,",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "but",
            "start": 700.6,
            "end": 700.84,
            "confidence": 0.99924636,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 700.84,
            "end": 700.92,
            "confidence": 0.9994122,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "bunch",
            "start": 700.92,
            "end": 701.24,
            "confidence": 0.9999287,
            "punctuated_word": "bunch",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 701.24,
            "end": 701.4,
            "confidence": 0.99976104,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "other",
            "start": 701.4,
            "end": 701.64,
            "confidence": 0.9993648,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "stuff",
            "start": 701.64,
            "end": 701.88,
            "confidence": 0.9998447,
            "punctuated_word": "stuff",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "as",
            "start": 701.88,
            "end": 702.04,
            "confidence": 0.99868625,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "well",
            "start": 702.04,
            "end": 702.54,
            "confidence": 0.81831014,
            "punctuated_word": "well,",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "a54898f7-e340-40a9-b024-7d8155ebc451"
      },
      {
        "start": 703.24,
        "end": 703.74,
        "confidence": 0.99774325,
        "channel": 0,
        "transcript": "seems",
        "words": [
          {
            "word": "seems",
            "start": 703.24,
            "end": 703.74,
            "confidence": 0.99774325,
            "punctuated_word": "seems",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "fc420de8-ef25-4c72-82d6-ddd3484cfbc0"
      },
      {
        "start": 704.65497,
        "end": 705.15497,
        "confidence": 0.99952435,
        "channel": 0,
        "transcript": "intuitive",
        "words": [
          {
            "word": "intuitive",
            "start": 704.65497,
            "end": 705.15497,
            "confidence": 0.99952435,
            "punctuated_word": "intuitive",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "844314f8-7587-4cf5-a3a6-962b09f3b190"
      },
      {
        "start": 705.535,
        "end": 708.995,
        "confidence": 0.9965096,
        "channel": 0,
        "transcript": "to me. And I would imagine that developers",
        "words": [
          {
            "word": "to",
            "start": 705.535,
            "end": 705.615,
            "confidence": 0.9952454,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "me",
            "start": 705.615,
            "end": 706.115,
            "confidence": 0.9838399,
            "punctuated_word": "me.",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 706.33496,
            "end": 706.57495,
            "confidence": 0.99729544,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "i",
            "start": 706.57495,
            "end": 706.735,
            "confidence": 0.99781764,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "would",
            "start": 706.735,
            "end": 706.975,
            "confidence": 0.99970216,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "imagine",
            "start": 706.975,
            "end": 707.475,
            "confidence": 0.99949837,
            "punctuated_word": "imagine",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "that",
            "start": 707.695,
            "end": 708.195,
            "confidence": 0.9994666,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "developers",
            "start": 708.495,
            "end": 708.995,
            "confidence": 0.9992118,
            "punctuated_word": "developers",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "2bbf4ffa-e657-4074-9642-33b96159bc3e"
      },
      {
        "start": 709.375,
        "end": 711.315,
        "confidence": 0.9994102,
        "channel": 0,
        "transcript": "were pretty open to",
        "words": [
          {
            "word": "were",
            "start": 709.375,
            "end": 709.695,
            "confidence": 0.998355,
            "punctuated_word": "were",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "pretty",
            "start": 709.695,
            "end": 710.175,
            "confidence": 0.99985313,
            "punctuated_word": "pretty",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "open",
            "start": 710.175,
            "end": 710.675,
            "confidence": 0.999749,
            "punctuated_word": "open",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 710.815,
            "end": 711.315,
            "confidence": 0.99968386,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "6f7c95cc-f257-4299-8db2-d9c990d21a46"
      },
      {
        "start": 711.695,
        "end": 715.07495,
        "confidence": 0.99662334,
        "channel": 0,
        "transcript": "the utility of that particular facet of the documentation.",
        "words": [
          {
            "word": "the",
            "start": 711.695,
            "end": 711.855,
            "confidence": 0.99947995,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "utility",
            "start": 711.855,
            "end": 712.355,
            "confidence": 0.9997832,
            "punctuated_word": "utility",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 712.495,
            "end": 712.65497,
            "confidence": 0.99988854,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "that",
            "start": 712.65497,
            "end": 712.975,
            "confidence": 0.9998685,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "particular",
            "start": 712.975,
            "end": 713.475,
            "confidence": 0.99987924,
            "punctuated_word": "particular",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "facet",
            "start": 713.615,
            "end": 714.115,
            "confidence": 0.996711,
            "punctuated_word": "facet",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 714.175,
            "end": 714.415,
            "confidence": 0.99980086,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 714.415,
            "end": 714.57495,
            "confidence": 0.99984944,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "documentation",
            "start": 714.57495,
            "end": 715.07495,
            "confidence": 0.97435045,
            "punctuated_word": "documentation.",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "7839676f-86b2-40e9-b51b-379d05af1d0c"
      },
      {
        "start": 715.855,
        "end": 718.435,
        "confidence": 0.9939905,
        "channel": 0,
        "transcript": "But then there's a separate issue of",
        "words": [
          {
            "word": "but",
            "start": 715.855,
            "end": 716.01495,
            "confidence": 0.99932337,
            "punctuated_word": "But",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "then",
            "start": 716.01495,
            "end": 716.255,
            "confidence": 0.9965011,
            "punctuated_word": "then",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "there's",
            "start": 716.255,
            "end": 716.57495,
            "confidence": 0.9692093,
            "punctuated_word": "there's",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "a",
            "start": 716.57495,
            "end": 716.735,
            "confidence": 0.9934975,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "separate",
            "start": 716.735,
            "end": 717.235,
            "confidence": 0.9999417,
            "punctuated_word": "separate",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "issue",
            "start": 717.295,
            "end": 717.795,
            "confidence": 0.99989367,
            "punctuated_word": "issue",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 717.935,
            "end": 718.435,
            "confidence": 0.9995665,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "1b755e25-b080-4b25-8e59-d1a7c6b1d29a"
      },
      {
        "start": 719.15,
        "end": 730.13,
        "confidence": 0.9831518,
        "channel": 0,
        "transcript": "incorporating stakeholder feedback, both getting stakeholder feedback and meaningfully incorporating it. And to me, I I understand how those are connected, but those also are sort of, like, separate needs.",
        "words": [
          {
            "word": "incorporating",
            "start": 719.15,
            "end": 719.65,
            "confidence": 0.9996221,
            "punctuated_word": "incorporating",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "stakeholder",
            "start": 719.79004,
            "end": 720.29004,
            "confidence": 0.9995761,
            "punctuated_word": "stakeholder",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "feedback",
            "start": 720.35004,
            "end": 720.75,
            "confidence": 0.9022112,
            "punctuated_word": "feedback,",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "both",
            "start": 720.75,
            "end": 720.99,
            "confidence": 0.9972574,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "getting",
            "start": 720.99,
            "end": 721.31,
            "confidence": 0.999521,
            "punctuated_word": "getting",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "stakeholder",
            "start": 721.31,
            "end": 721.81,
            "confidence": 0.99929667,
            "punctuated_word": "stakeholder",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "feedback",
            "start": 721.95,
            "end": 722.43,
            "confidence": 0.999861,
            "punctuated_word": "feedback",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 722.43,
            "end": 722.67004,
            "confidence": 0.9712937,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "meaningfully",
            "start": 722.67004,
            "end": 723.17004,
            "confidence": 0.99954295,
            "punctuated_word": "meaningfully",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "incorporating",
            "start": 723.31,
            "end": 723.81,
            "confidence": 0.9986965,
            "punctuated_word": "incorporating",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "it",
            "start": 723.87,
            "end": 724.37,
            "confidence": 0.9912975,
            "punctuated_word": "it.",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "and",
            "start": 724.43,
            "end": 724.67004,
            "confidence": 0.99882513,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "to",
            "start": 724.67004,
            "end": 724.83,
            "confidence": 0.9600429,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "me",
            "start": 724.83,
            "end": 725.33,
            "confidence": 0.9853419,
            "punctuated_word": "me,",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "i",
            "start": 725.55,
            "end": 725.79004,
            "confidence": 0.99890816,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "i",
            "start": 725.79004,
            "end": 725.87,
            "confidence": 0.95336324,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "understand",
            "start": 725.87,
            "end": 726.35004,
            "confidence": 0.9994466,
            "punctuated_word": "understand",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "how",
            "start": 726.35004,
            "end": 726.51,
            "confidence": 0.9998939,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "those",
            "start": 726.51,
            "end": 726.67004,
            "confidence": 0.9997595,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "are",
            "start": 726.67004,
            "end": 726.83,
            "confidence": 0.99848276,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "connected",
            "start": 726.83,
            "end": 727.31,
            "confidence": 0.97246045,
            "punctuated_word": "connected,",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "but",
            "start": 727.31,
            "end": 727.55,
            "confidence": 0.9998535,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "those",
            "start": 727.55,
            "end": 727.79004,
            "confidence": 0.99415755,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "also",
            "start": 727.79004,
            "end": 728.11005,
            "confidence": 0.9958813,
            "punctuated_word": "also",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "are",
            "start": 728.11005,
            "end": 728.43,
            "confidence": 0.99954563,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "sort",
            "start": 728.43,
            "end": 728.67004,
            "confidence": 0.974542,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 728.67004,
            "end": 728.83,
            "confidence": 0.8097943,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "like",
            "start": 728.83,
            "end": 729.07,
            "confidence": 0.99765015,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "separate",
            "start": 729.07,
            "end": 729.57,
            "confidence": 0.9996666,
            "punctuated_word": "separate",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "needs",
            "start": 729.63,
            "end": 730.13,
            "confidence": 0.9987621,
            "punctuated_word": "needs.",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "ebe0b0f3-93db-4f4c-9a2b-91c9a04c0b42"
      },
      {
        "start": 730.59,
        "end": 732.29004,
        "confidence": 0.9784528,
        "channel": 0,
        "transcript": "I'm curious if there were,",
        "words": [
          {
            "word": "i'm",
            "start": 730.59,
            "end": 730.83,
            "confidence": 0.9514098,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "curious",
            "start": 730.83,
            "end": 731.31,
            "confidence": 0.99952817,
            "punctuated_word": "curious",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "if",
            "start": 731.31,
            "end": 731.47003,
            "confidence": 0.9980703,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "there",
            "start": 731.47003,
            "end": 731.79004,
            "confidence": 0.99901223,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "were",
            "start": 731.79004,
            "end": 732.29004,
            "confidence": 0.9442433,
            "punctuated_word": "were,",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "2772bebd-301b-4193-9198-1f73a8806cac"
      },
      {
        "start": 732.625,
        "end": 736.645,
        "confidence": 0.9924135,
        "channel": 0,
        "transcript": "you know, in your conversations with developers about this particular project,",
        "words": [
          {
            "word": "you",
            "start": 732.625,
            "end": 732.86505,
            "confidence": 0.9983923,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "know",
            "start": 732.86505,
            "end": 732.945,
            "confidence": 0.9814794,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "in",
            "start": 732.945,
            "end": 733.185,
            "confidence": 0.9990901,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "your",
            "start": 733.185,
            "end": 733.505,
            "confidence": 0.99969244,
            "punctuated_word": "your",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "conversations",
            "start": 733.505,
            "end": 734.005,
            "confidence": 0.9989992,
            "punctuated_word": "conversations",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "with",
            "start": 734.065,
            "end": 734.30505,
            "confidence": 0.9998229,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "developers",
            "start": 734.30505,
            "end": 734.80505,
            "confidence": 0.9996313,
            "punctuated_word": "developers",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "about",
            "start": 735.025,
            "end": 735.265,
            "confidence": 0.9994574,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "this",
            "start": 735.265,
            "end": 735.505,
            "confidence": 0.9998369,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "particular",
            "start": 735.505,
            "end": 736.005,
            "confidence": 0.9998747,
            "punctuated_word": "particular",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "project",
            "start": 736.145,
            "end": 736.645,
            "confidence": 0.9402713,
            "punctuated_word": "project,",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "e1c5776d-a508-43cd-bd5b-45256017bc55"
      },
      {
        "start": 737.185,
        "end": 739.125,
        "confidence": 0.96763337,
        "channel": 0,
        "transcript": "were there tensions there?",
        "words": [
          {
            "word": "were",
            "start": 737.185,
            "end": 737.34503,
            "confidence": 0.9836352,
            "punctuated_word": "were",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "there",
            "start": 737.34503,
            "end": 737.84503,
            "confidence": 0.9078921,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "tensions",
            "start": 738.145,
            "end": 738.625,
            "confidence": 0.9981312,
            "punctuated_word": "tensions",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "there",
            "start": 738.625,
            "end": 739.125,
            "confidence": 0.98087513,
            "punctuated_word": "there?",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "44b50d14-21e1-45d0-a52d-0e948d9221fc"
      },
      {
        "start": 739.585,
        "end": 744.405,
        "confidence": 0.9868975,
        "channel": 0,
        "transcript": "How did they think about resource constraints? How did they think about the way their organizations",
        "words": [
          {
            "word": "how",
            "start": 739.585,
            "end": 739.74506,
            "confidence": 0.9993856,
            "punctuated_word": "How",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "did",
            "start": 739.74506,
            "end": 739.905,
            "confidence": 0.9798109,
            "punctuated_word": "did",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "they",
            "start": 739.905,
            "end": 740.065,
            "confidence": 0.9998368,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "think",
            "start": 740.065,
            "end": 740.30505,
            "confidence": 0.9998925,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "about",
            "start": 740.30505,
            "end": 740.625,
            "confidence": 0.9997013,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "resource",
            "start": 740.625,
            "end": 741.125,
            "confidence": 0.9970272,
            "punctuated_word": "resource",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "constraints",
            "start": 741.185,
            "end": 741.685,
            "confidence": 0.99927294,
            "punctuated_word": "constraints?",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "how",
            "start": 741.825,
            "end": 741.98505,
            "confidence": 0.9998287,
            "punctuated_word": "How",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "did",
            "start": 741.98505,
            "end": 742.145,
            "confidence": 0.9898094,
            "punctuated_word": "did",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "they",
            "start": 742.145,
            "end": 742.30505,
            "confidence": 0.99972755,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "think",
            "start": 742.30505,
            "end": 742.54504,
            "confidence": 0.99983704,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "about",
            "start": 742.54504,
            "end": 743.04504,
            "confidence": 0.99974674,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "the",
            "start": 743.265,
            "end": 743.42505,
            "confidence": 0.999468,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "way",
            "start": 743.42505,
            "end": 743.74506,
            "confidence": 0.9999248,
            "punctuated_word": "way",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "their",
            "start": 743.74506,
            "end": 743.905,
            "confidence": 0.9981383,
            "punctuated_word": "their",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "organizations",
            "start": 743.905,
            "end": 744.405,
            "confidence": 0.8289538,
            "punctuated_word": "organizations",
            "speaker": 1,
            "speaker_confidence": 1.0
          }
        ],
        "speaker": 1,
        "id": "bc0a2932-f8d6-4df0-94c0-5db645110799"
      },
      {
        "start": 744.78503,
        "end": 754.31,
        "confidence": 0.9679397,
        "channel": 0,
        "transcript": "already approached those two kinds of problems? Yep. This is a this is a really good point, and this is why I think the uptick of something like this is better in principle than in practice.",
        "words": [
          {
            "word": "already",
            "start": 744.78503,
            "end": 745.28503,
            "confidence": 0.96207756,
            "punctuated_word": "already",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "approached",
            "start": 745.505,
            "end": 746.005,
            "confidence": 0.51737344,
            "punctuated_word": "approached",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "those",
            "start": 746.065,
            "end": 746.30505,
            "confidence": 0.9923274,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "two",
            "start": 746.30505,
            "end": 746.54504,
            "confidence": 0.9998567,
            "punctuated_word": "two",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "kinds",
            "start": 746.54504,
            "end": 746.86505,
            "confidence": 0.9994404,
            "punctuated_word": "kinds",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "of",
            "start": 746.86505,
            "end": 747.10504,
            "confidence": 0.999521,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "problems",
            "start": 747.10504,
            "end": 747.60504,
            "confidence": 0.99036443,
            "punctuated_word": "problems?",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "yep",
            "start": 747.825,
            "end": 748.29,
            "confidence": 0.8081083,
            "punctuated_word": "Yep.",
            "speaker": 1,
            "speaker_confidence": 1.0
          },
          {
            "word": "this",
            "start": 748.44995,
            "end": 748.69,
            "confidence": 0.9870083,
            "punctuated_word": "This",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "is",
            "start": 748.69,
            "end": 748.76996,
            "confidence": 0.9994624,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "a",
            "start": 748.76996,
            "end": 749.00995,
            "confidence": 0.9884828,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "this",
            "start": 749.00995,
            "end": 749.25,
            "confidence": 0.9947865,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "is",
            "start": 749.25,
            "end": 749.32996,
            "confidence": 0.99847823,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "a",
            "start": 749.32996,
            "end": 749.49,
            "confidence": 0.99974245,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "really",
            "start": 749.49,
            "end": 749.73,
            "confidence": 0.99987257,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "good",
            "start": 749.73,
            "end": 749.88995,
            "confidence": 0.9999286,
            "punctuated_word": "good",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "point",
            "start": 749.88995,
            "end": 750.05,
            "confidence": 0.7790164,
            "punctuated_word": "point,",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "and",
            "start": 750.05,
            "end": 750.20996,
            "confidence": 0.99960655,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "this",
            "start": 750.20996,
            "end": 750.37,
            "confidence": 0.99988997,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "is",
            "start": 750.37,
            "end": 750.52997,
            "confidence": 0.99861395,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "why",
            "start": 750.52997,
            "end": 750.69,
            "confidence": 0.99723864,
            "punctuated_word": "why",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "i",
            "start": 750.69,
            "end": 750.76996,
            "confidence": 0.99497825,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "think",
            "start": 750.76996,
            "end": 751.00995,
            "confidence": 0.9999404,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "the",
            "start": 751.00995,
            "end": 751.17,
            "confidence": 0.99919873,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "uptick",
            "start": 751.17,
            "end": 751.57,
            "confidence": 0.8543403,
            "punctuated_word": "uptick",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "of",
            "start": 751.57,
            "end": 751.73,
            "confidence": 0.9994599,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "something",
            "start": 751.73,
            "end": 752.05,
            "confidence": 0.99986255,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "like",
            "start": 752.05,
            "end": 752.20996,
            "confidence": 0.99973553,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "this",
            "start": 752.20996,
            "end": 752.44995,
            "confidence": 0.99982905,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "is",
            "start": 752.44995,
            "end": 752.61,
            "confidence": 0.9992601,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "better",
            "start": 752.61,
            "end": 752.85,
            "confidence": 0.9998896,
            "punctuated_word": "better",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "in",
            "start": 752.85,
            "end": 753.00995,
            "confidence": 0.9987037,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "principle",
            "start": 753.00995,
            "end": 753.41,
            "confidence": 0.99457693,
            "punctuated_word": "principle",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "than",
            "start": 753.41,
            "end": 753.64996,
            "confidence": 0.99668425,
            "punctuated_word": "than",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "in",
            "start": 753.64996,
            "end": 753.81,
            "confidence": 0.9985183,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          },
          {
            "word": "practice",
            "start": 753.81,
            "end": 754.31,
            "confidence": 0.9996557,
            "punctuated_word": "practice.",
            "speaker": 2,
            "speaker_confidence": 0.60678333
          }
        ],
        "speaker": 2,
        "id": "ab300088-7803-4ac9-a803-b1390103ea95"
      },
      {
        "start": 757.41,
        "end": 764.14996,
        "confidence": 0.9890957,
        "channel": 0,
        "transcript": "The unfortunate part is that a lot of developers get a lot of feedback from a lot of people, and they choose and cherry pick what to incorporate generally.",
        "words": [
          {
            "word": "the",
            "start": 757.41,
            "end": 757.64996,
            "confidence": 0.96069753,
            "punctuated_word": "The",
            "speaker": 2,
            "speaker_confidence": 0.305934
          },
          {
            "word": "unfortunate",
            "start": 757.64996,
            "end": 758.13,
            "confidence": 0.9993111,
            "punctuated_word": "unfortunate",
            "speaker": 2,
            "speaker_confidence": 0.305934
          },
          {
            "word": "part",
            "start": 758.13,
            "end": 758.37,
            "confidence": 0.9998312,
            "punctuated_word": "part",
            "speaker": 2,
            "speaker_confidence": 0.305934
          },
          {
            "word": "is",
            "start": 758.37,
            "end": 758.44995,
            "confidence": 0.999819,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.305934
          },
          {
            "word": "that",
            "start": 758.44995,
            "end": 758.69,
            "confidence": 0.9999143,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.305934
          },
          {
            "word": "a",
            "start": 758.69,
            "end": 758.76996,
            "confidence": 0.9994766,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.22261423
          },
          {
            "word": "lot",
            "start": 758.76996,
            "end": 758.93,
            "confidence": 0.99994934,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.22261423
          },
          {
            "word": "of",
            "start": 758.93,
            "end": 759.08997,
            "confidence": 0.99967146,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.22261423
          },
          {
            "word": "developers",
            "start": 759.08997,
            "end": 759.57,
            "confidence": 0.9998436,
            "punctuated_word": "developers",
            "speaker": 2,
            "speaker_confidence": 0.22261423
          },
          {
            "word": "get",
            "start": 759.57,
            "end": 759.64996,
            "confidence": 0.99938345,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.22261423
          },
          {
            "word": "a",
            "start": 759.64996,
            "end": 759.81,
            "confidence": 0.9996803,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.22261423
          },
          {
            "word": "lot",
            "start": 759.81,
            "end": 759.88995,
            "confidence": 0.999801,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.18289113
          },
          {
            "word": "of",
            "start": 759.88995,
            "end": 760.05,
            "confidence": 0.9976941,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.18289113
          },
          {
            "word": "feedback",
            "start": 760.05,
            "end": 760.37,
            "confidence": 0.99993753,
            "punctuated_word": "feedback",
            "speaker": 2,
            "speaker_confidence": 0.18289113
          },
          {
            "word": "from",
            "start": 760.37,
            "end": 760.61,
            "confidence": 0.9996793,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.18289113
          },
          {
            "word": "a",
            "start": 760.61,
            "end": 760.69,
            "confidence": 0.9998585,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.18289113
          },
          {
            "word": "lot",
            "start": 760.69,
            "end": 760.85,
            "confidence": 0.9999224,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.4670171
          },
          {
            "word": "of",
            "start": 760.85,
            "end": 761.00995,
            "confidence": 0.9989328,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.4670171
          },
          {
            "word": "people",
            "start": 761.00995,
            "end": 761.32996,
            "confidence": 0.8632752,
            "punctuated_word": "people,",
            "speaker": 2,
            "speaker_confidence": 0.4670171
          },
          {
            "word": "and",
            "start": 761.32996,
            "end": 761.57,
            "confidence": 0.99972683,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.4670171
          },
          {
            "word": "they",
            "start": 761.57,
            "end": 761.81,
            "confidence": 0.99995995,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.4670171
          },
          {
            "word": "choose",
            "start": 761.81,
            "end": 762.13,
            "confidence": 0.9997248,
            "punctuated_word": "choose",
            "speaker": 2,
            "speaker_confidence": 0.4670171
          },
          {
            "word": "and",
            "start": 762.13,
            "end": 762.37,
            "confidence": 0.9981494,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.4670171
          },
          {
            "word": "cherry",
            "start": 762.37,
            "end": 762.61,
            "confidence": 0.9999429,
            "punctuated_word": "cherry",
            "speaker": 2,
            "speaker_confidence": 0.4670171
          },
          {
            "word": "pick",
            "start": 762.61,
            "end": 762.85,
            "confidence": 0.9823262,
            "punctuated_word": "pick",
            "speaker": 2,
            "speaker_confidence": 0.4670171
          },
          {
            "word": "what",
            "start": 762.85,
            "end": 763.00995,
            "confidence": 0.9993488,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.4670171
          },
          {
            "word": "to",
            "start": 763.00995,
            "end": 763.17,
            "confidence": 0.99748933,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.4670171
          },
          {
            "word": "incorporate",
            "start": 763.17,
            "end": 763.64996,
            "confidence": 0.9986325,
            "punctuated_word": "incorporate",
            "speaker": 2,
            "speaker_confidence": 0.4670171
          },
          {
            "word": "generally",
            "start": 763.64996,
            "end": 764.14996,
            "confidence": 0.8917947,
            "punctuated_word": "generally.",
            "speaker": 2,
            "speaker_confidence": 0.4670171
          }
        ],
        "speaker": 2,
        "id": "c3f7b767-ce98-485c-bac6-bc2cdc32cb15"
      },
      {
        "start": 764.66504,
        "end": 771.485,
        "confidence": 0.9386636,
        "channel": 0,
        "transcript": "Absolutely. And so Yeah. This would create lit quite literally a list of things that they've learned along the way",
        "words": [
          {
            "word": "absolutely",
            "start": 764.66504,
            "end": 765.16504,
            "confidence": 0.99033487,
            "punctuated_word": "Absolutely.",
            "speaker": 1,
            "speaker_confidence": 0.1550591
          },
          {
            "word": "and",
            "start": 765.22504,
            "end": 765.305,
            "confidence": 0.6155396,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.0937829
          },
          {
            "word": "so",
            "start": 765.305,
            "end": 765.46497,
            "confidence": 0.96991503,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.0937829
          },
          {
            "word": "yeah",
            "start": 765.625,
            "end": 766.125,
            "confidence": 0.9937527,
            "punctuated_word": "Yeah.",
            "speaker": 2,
            "speaker_confidence": 0.0937829
          },
          {
            "word": "this",
            "start": 766.265,
            "end": 766.425,
            "confidence": 0.9989159,
            "punctuated_word": "This",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "would",
            "start": 766.425,
            "end": 766.66504,
            "confidence": 0.99941814,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "create",
            "start": 766.66504,
            "end": 767.065,
            "confidence": 0.99991155,
            "punctuated_word": "create",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "lit",
            "start": 767.065,
            "end": 767.305,
            "confidence": 0.49308687,
            "punctuated_word": "lit",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "quite",
            "start": 767.625,
            "end": 767.945,
            "confidence": 0.8958038,
            "punctuated_word": "quite",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "literally",
            "start": 767.945,
            "end": 768.445,
            "confidence": 0.9960955,
            "punctuated_word": "literally",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "a",
            "start": 768.585,
            "end": 768.825,
            "confidence": 0.8286449,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "list",
            "start": 768.825,
            "end": 769.065,
            "confidence": 0.9999671,
            "punctuated_word": "list",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "of",
            "start": 769.065,
            "end": 769.145,
            "confidence": 0.9999145,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "things",
            "start": 769.145,
            "end": 769.385,
            "confidence": 0.99987054,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "that",
            "start": 769.385,
            "end": 769.54504,
            "confidence": 0.999845,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "they've",
            "start": 769.54504,
            "end": 769.945,
            "confidence": 0.9934384,
            "punctuated_word": "they've",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "learned",
            "start": 769.945,
            "end": 770.445,
            "confidence": 0.9994105,
            "punctuated_word": "learned",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "along",
            "start": 770.585,
            "end": 770.825,
            "confidence": 0.99988294,
            "punctuated_word": "along",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "the",
            "start": 770.825,
            "end": 770.985,
            "confidence": 0.99957055,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "way",
            "start": 770.985,
            "end": 771.485,
            "confidence": 0.9999523,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          }
        ],
        "speaker": 2,
        "id": "0f479cf7-1269-47cf-bac0-80cd51e06211"
      },
      {
        "start": 771.78503,
        "end": 774.445,
        "confidence": 0.9651019,
        "channel": 0,
        "transcript": "along with a list of changes that they made as a result.",
        "words": [
          {
            "word": "along",
            "start": 771.78503,
            "end": 772.025,
            "confidence": 0.61723024,
            "punctuated_word": "along",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "with",
            "start": 772.025,
            "end": 772.265,
            "confidence": 0.9997204,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "a",
            "start": 772.265,
            "end": 772.425,
            "confidence": 0.99785113,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "list",
            "start": 772.425,
            "end": 772.66504,
            "confidence": 0.9999826,
            "punctuated_word": "list",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "of",
            "start": 772.66504,
            "end": 772.745,
            "confidence": 0.99938667,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "changes",
            "start": 772.745,
            "end": 773.145,
            "confidence": 0.9999026,
            "punctuated_word": "changes",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "that",
            "start": 773.145,
            "end": 773.22504,
            "confidence": 0.9997882,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5556712
          },
          {
            "word": "they",
            "start": 773.22504,
            "end": 773.385,
            "confidence": 0.9993511,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.44774622
          },
          {
            "word": "made",
            "start": 773.385,
            "end": 773.625,
            "confidence": 0.9948726,
            "punctuated_word": "made",
            "speaker": 2,
            "speaker_confidence": 0.44774622
          },
          {
            "word": "as",
            "start": 773.625,
            "end": 773.78503,
            "confidence": 0.9780748,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.44774622
          },
          {
            "word": "a",
            "start": 773.78503,
            "end": 773.945,
            "confidence": 0.99819034,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.44774622
          },
          {
            "word": "result",
            "start": 773.945,
            "end": 774.445,
            "confidence": 0.9968724,
            "punctuated_word": "result.",
            "speaker": 2,
            "speaker_confidence": 0.44774622
          }
        ],
        "speaker": 2,
        "id": "edbd28ab-a6bd-4056-af54-ad32cbc26553"
      },
      {
        "start": 774.905,
        "end": 776.445,
        "confidence": 0.9981096,
        "channel": 0,
        "transcript": "So until the community,",
        "words": [
          {
            "word": "so",
            "start": 774.905,
            "end": 775.065,
            "confidence": 0.99960417,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.44774622
          },
          {
            "word": "until",
            "start": 775.065,
            "end": 775.565,
            "confidence": 0.999181,
            "punctuated_word": "until",
            "speaker": 2,
            "speaker_confidence": 0.44774622
          },
          {
            "word": "the",
            "start": 775.705,
            "end": 775.945,
            "confidence": 0.9994369,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.44774622
          },
          {
            "word": "community",
            "start": 775.945,
            "end": 776.445,
            "confidence": 0.9942161,
            "punctuated_word": "community,",
            "speaker": 2,
            "speaker_confidence": 0.44774622
          }
        ],
        "speaker": 2,
        "id": "01731516-c301-4fa9-b94a-700d70698b96"
      },
      {
        "start": 777.24,
        "end": 778.94,
        "confidence": 0.9936262,
        "channel": 0,
        "transcript": "which it may never get to this point,",
        "words": [
          {
            "word": "which",
            "start": 777.24,
            "end": 777.36,
            "confidence": 0.9999465,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.17957509
          },
          {
            "word": "it",
            "start": 777.36,
            "end": 777.48,
            "confidence": 0.9636522,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.17957509
          },
          {
            "word": "may",
            "start": 777.48,
            "end": 777.72,
            "confidence": 0.99964225,
            "punctuated_word": "may",
            "speaker": 2,
            "speaker_confidence": 0.17957509
          },
          {
            "word": "never",
            "start": 777.72,
            "end": 778.04,
            "confidence": 0.99988985,
            "punctuated_word": "never",
            "speaker": 2,
            "speaker_confidence": 0.17957509
          },
          {
            "word": "get",
            "start": 778.04,
            "end": 778.2,
            "confidence": 0.9997445,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.17957509
          },
          {
            "word": "to",
            "start": 778.2,
            "end": 778.28,
            "confidence": 0.9990735,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.17957509
          },
          {
            "word": "this",
            "start": 778.28,
            "end": 778.44,
            "confidence": 0.9998018,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "point",
            "start": 778.44,
            "end": 778.94,
            "confidence": 0.9872589,
            "punctuated_word": "point,",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          }
        ],
        "speaker": 2,
        "id": "20323a20-e5eb-45df-af26-3ccc2d4449be"
      },
      {
        "start": 779.32,
        "end": 781.66,
        "confidence": 0.9966384,
        "channel": 0,
        "transcript": "decides that it is okay having this backlog",
        "words": [
          {
            "word": "decides",
            "start": 779.32,
            "end": 779.8,
            "confidence": 0.99924517,
            "punctuated_word": "decides",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "that",
            "start": 779.8,
            "end": 779.96,
            "confidence": 0.99969184,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "it",
            "start": 779.96,
            "end": 780.04,
            "confidence": 0.983978,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "is",
            "start": 780.04,
            "end": 780.2,
            "confidence": 0.99808586,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "okay",
            "start": 780.2,
            "end": 780.6,
            "confidence": 0.9993156,
            "punctuated_word": "okay",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "having",
            "start": 780.6,
            "end": 780.84,
            "confidence": 0.9939312,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "this",
            "start": 780.84,
            "end": 781.16,
            "confidence": 0.99984264,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "backlog",
            "start": 781.16,
            "end": 781.66,
            "confidence": 0.999017,
            "punctuated_word": "backlog",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          }
        ],
        "speaker": 2,
        "id": "edb76fc4-2bfc-4ac3-a27c-1840231a8ed8"
      },
      {
        "start": 781.96,
        "end": 784.62,
        "confidence": 0.99888325,
        "channel": 0,
        "transcript": "of participatory information that is not incorporated",
        "words": [
          {
            "word": "of",
            "start": 781.96,
            "end": 782.46,
            "confidence": 0.9998895,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "participatory",
            "start": 782.6,
            "end": 783.1,
            "confidence": 0.9997449,
            "punctuated_word": "participatory",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "information",
            "start": 783.24,
            "end": 783.64,
            "confidence": 0.9997886,
            "punctuated_word": "information",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "that",
            "start": 783.64,
            "end": 783.8,
            "confidence": 0.999175,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "is",
            "start": 783.8,
            "end": 783.88,
            "confidence": 0.99431145,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "not",
            "start": 783.88,
            "end": 784.12,
            "confidence": 0.9997303,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          },
          {
            "word": "incorporated",
            "start": 784.12,
            "end": 784.62,
            "confidence": 0.9995432,
            "punctuated_word": "incorporated",
            "speaker": 2,
            "speaker_confidence": 0.6032495
          }
        ],
        "speaker": 2,
        "id": "94d2961a-566a-4256-8201-cc48c140c582"
      },
      {
        "start": 785.16,
        "end": 786.86,
        "confidence": 0.8440738,
        "channel": 0,
        "transcript": "and isn't explicitly been,",
        "words": [
          {
            "word": "and",
            "start": 785.16,
            "end": 785.32,
            "confidence": 0.685879,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "isn't",
            "start": 785.32,
            "end": 785.64,
            "confidence": 0.7119817,
            "punctuated_word": "isn't",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "explicitly",
            "start": 785.64,
            "end": 786.14,
            "confidence": 0.9956226,
            "punctuated_word": "explicitly",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "been",
            "start": 786.36,
            "end": 786.86,
            "confidence": 0.9828117,
            "punctuated_word": "been,",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          }
        ],
        "speaker": 2,
        "id": "dc80e9e0-4d06-4079-b9ec-124d9ca49a5a"
      },
      {
        "start": 787.64,
        "end": 789.58,
        "confidence": 0.9558813,
        "channel": 0,
        "transcript": "not even denounced, but just ignored,",
        "words": [
          {
            "word": "not",
            "start": 787.64,
            "end": 787.8,
            "confidence": 0.99948066,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "even",
            "start": 787.8,
            "end": 788.12,
            "confidence": 0.9999145,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "denounced",
            "start": 788.12,
            "end": 788.6,
            "confidence": 0.7577064,
            "punctuated_word": "denounced,",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "but",
            "start": 788.6,
            "end": 788.84,
            "confidence": 0.99962556,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "just",
            "start": 788.84,
            "end": 789.08,
            "confidence": 0.99944216,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "ignored",
            "start": 789.08,
            "end": 789.58,
            "confidence": 0.9791186,
            "punctuated_word": "ignored,",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          }
        ],
        "speaker": 2,
        "id": "f4b61c63-d2c5-41e3-9a1a-58d885915771"
      },
      {
        "start": 790.175,
        "end": 798.675,
        "confidence": 0.98823106,
        "channel": 0,
        "transcript": "then I think you it's gonna be difficult to get to that point. And so as the adoption on some of these larger scale systems that are coming out of the hyperscalers increases,",
        "words": [
          {
            "word": "then",
            "start": 790.175,
            "end": 790.495,
            "confidence": 0.99937636,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "i",
            "start": 790.495,
            "end": 790.57495,
            "confidence": 0.994934,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "think",
            "start": 790.57495,
            "end": 790.735,
            "confidence": 0.9998833,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "you",
            "start": 790.735,
            "end": 790.975,
            "confidence": 0.70633614,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "it's",
            "start": 791.055,
            "end": 791.13495,
            "confidence": 0.9988793,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "gonna",
            "start": 791.13495,
            "end": 791.375,
            "confidence": 0.989419,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "be",
            "start": 791.375,
            "end": 791.45496,
            "confidence": 0.99744594,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "difficult",
            "start": 791.45496,
            "end": 791.855,
            "confidence": 0.99995196,
            "punctuated_word": "difficult",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "to",
            "start": 791.855,
            "end": 791.935,
            "confidence": 0.99991095,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "get",
            "start": 791.935,
            "end": 792.095,
            "confidence": 0.9999397,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "to",
            "start": 792.095,
            "end": 792.25494,
            "confidence": 0.9994281,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "that",
            "start": 792.25494,
            "end": 792.415,
            "confidence": 0.9998512,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "point",
            "start": 792.415,
            "end": 792.915,
            "confidence": 0.9990462,
            "punctuated_word": "point.",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "and",
            "start": 792.975,
            "end": 793.21497,
            "confidence": 0.9992322,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "so",
            "start": 793.21497,
            "end": 793.375,
            "confidence": 0.99707484,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "as",
            "start": 793.375,
            "end": 793.69495,
            "confidence": 0.99298054,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "the",
            "start": 793.69495,
            "end": 793.935,
            "confidence": 0.99964476,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "adoption",
            "start": 793.935,
            "end": 794.33496,
            "confidence": 0.996516,
            "punctuated_word": "adoption",
            "speaker": 2,
            "speaker_confidence": 0.67769647
          },
          {
            "word": "on",
            "start": 794.33496,
            "end": 794.415,
            "confidence": 0.9985245,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "some",
            "start": 794.415,
            "end": 794.57495,
            "confidence": 0.99990237,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "of",
            "start": 794.57495,
            "end": 794.735,
            "confidence": 0.99972945,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "these",
            "start": 794.735,
            "end": 795.13495,
            "confidence": 0.99953866,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "larger",
            "start": 795.13495,
            "end": 795.615,
            "confidence": 0.998892,
            "punctuated_word": "larger",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "scale",
            "start": 795.615,
            "end": 796.01495,
            "confidence": 0.9892308,
            "punctuated_word": "scale",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "systems",
            "start": 796.01495,
            "end": 796.495,
            "confidence": 0.9993585,
            "punctuated_word": "systems",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "that",
            "start": 796.495,
            "end": 796.65497,
            "confidence": 0.99878734,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "are",
            "start": 796.65497,
            "end": 796.81494,
            "confidence": 0.9996587,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "coming",
            "start": 796.81494,
            "end": 797.055,
            "confidence": 0.9999453,
            "punctuated_word": "coming",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "out",
            "start": 797.055,
            "end": 797.21497,
            "confidence": 0.9997725,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "of",
            "start": 797.21497,
            "end": 797.295,
            "confidence": 0.998852,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "the",
            "start": 797.295,
            "end": 797.45496,
            "confidence": 0.98705417,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "hyperscalers",
            "start": 797.45496,
            "end": 797.95496,
            "confidence": 0.97596985,
            "punctuated_word": "hyperscalers",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "increases",
            "start": 798.175,
            "end": 798.675,
            "confidence": 0.9965601,
            "punctuated_word": "increases,",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          }
        ],
        "speaker": 2,
        "id": "c3369028-93f9-4f32-9463-01bb160afecf"
      },
      {
        "start": 800.25494,
        "end": 812.12,
        "confidence": 0.9592605,
        "channel": 0,
        "transcript": "it's going to be harder and harder to incorporate every voice in the room. And so I can see on one hand what you're saying where we have a lots of really strong efforts around the world or even for within a certain organization specific organizations",
        "words": [
          {
            "word": "it's",
            "start": 800.25494,
            "end": 800.495,
            "confidence": 0.99840194,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "going",
            "start": 800.495,
            "end": 800.735,
            "confidence": 0.82690483,
            "punctuated_word": "going",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "to",
            "start": 800.735,
            "end": 800.81494,
            "confidence": 0.99854255,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5925569
          },
          {
            "word": "be",
            "start": 800.81494,
            "end": 800.975,
            "confidence": 0.9995838,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "harder",
            "start": 800.975,
            "end": 801.295,
            "confidence": 0.9998796,
            "punctuated_word": "harder",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "and",
            "start": 801.295,
            "end": 801.45496,
            "confidence": 0.9997373,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "harder",
            "start": 801.45496,
            "end": 801.77496,
            "confidence": 0.99985826,
            "punctuated_word": "harder",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "to",
            "start": 801.77496,
            "end": 801.935,
            "confidence": 0.9997564,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "incorporate",
            "start": 801.935,
            "end": 802.435,
            "confidence": 0.9998741,
            "punctuated_word": "incorporate",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "every",
            "start": 802.65497,
            "end": 802.89496,
            "confidence": 0.9997987,
            "punctuated_word": "every",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "voice",
            "start": 802.89496,
            "end": 803.21497,
            "confidence": 0.9999527,
            "punctuated_word": "voice",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "in",
            "start": 803.21497,
            "end": 803.375,
            "confidence": 0.999874,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "the",
            "start": 803.375,
            "end": 803.45496,
            "confidence": 0.9997279,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "room",
            "start": 803.45496,
            "end": 803.94,
            "confidence": 0.9959545,
            "punctuated_word": "room.",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "and",
            "start": 804.1,
            "end": 804.26,
            "confidence": 0.99974316,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "so",
            "start": 804.26,
            "end": 804.42,
            "confidence": 0.99781114,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "i",
            "start": 804.42,
            "end": 804.58,
            "confidence": 0.99617106,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "can",
            "start": 804.58,
            "end": 804.74,
            "confidence": 0.9998956,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "see",
            "start": 804.74,
            "end": 804.9,
            "confidence": 0.99992704,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "on",
            "start": 804.9,
            "end": 805.06,
            "confidence": 0.85548395,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "one",
            "start": 805.06,
            "end": 805.22003,
            "confidence": 0.9997373,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "hand",
            "start": 805.22003,
            "end": 805.46,
            "confidence": 0.999759,
            "punctuated_word": "hand",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "what",
            "start": 805.46,
            "end": 805.54,
            "confidence": 0.9746156,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "you're",
            "start": 805.54,
            "end": 805.7,
            "confidence": 0.9998232,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "saying",
            "start": 805.7,
            "end": 805.94,
            "confidence": 0.96706533,
            "punctuated_word": "saying",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "where",
            "start": 805.94,
            "end": 806.18,
            "confidence": 0.7090391,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "we",
            "start": 806.18,
            "end": 806.34,
            "confidence": 0.99968255,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "have",
            "start": 806.34,
            "end": 806.84,
            "confidence": 0.9998832,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "a",
            "start": 807.14,
            "end": 807.3,
            "confidence": 0.59387517,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "lots",
            "start": 807.3,
            "end": 807.62,
            "confidence": 0.8755672,
            "punctuated_word": "lots",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "of",
            "start": 807.62,
            "end": 807.86,
            "confidence": 0.9997924,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "really",
            "start": 807.86,
            "end": 808.18,
            "confidence": 0.99978477,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "strong",
            "start": 808.18,
            "end": 808.5,
            "confidence": 0.99993956,
            "punctuated_word": "strong",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "efforts",
            "start": 808.5,
            "end": 808.82,
            "confidence": 0.999764,
            "punctuated_word": "efforts",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "around",
            "start": 808.82,
            "end": 809.06,
            "confidence": 0.9987369,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "the",
            "start": 809.06,
            "end": 809.14,
            "confidence": 0.9997265,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "world",
            "start": 809.14,
            "end": 809.54,
            "confidence": 0.99984443,
            "punctuated_word": "world",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "or",
            "start": 809.54,
            "end": 809.7,
            "confidence": 0.85884494,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "even",
            "start": 809.7,
            "end": 810.02,
            "confidence": 0.9997781,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "for",
            "start": 810.02,
            "end": 810.14,
            "confidence": 0.8343045,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "within",
            "start": 810.26,
            "end": 810.5,
            "confidence": 0.9997116,
            "punctuated_word": "within",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "a",
            "start": 810.5,
            "end": 810.58,
            "confidence": 0.9829329,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "certain",
            "start": 810.58,
            "end": 810.9,
            "confidence": 0.99825233,
            "punctuated_word": "certain",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "organization",
            "start": 810.9,
            "end": 811.06,
            "confidence": 0.68065614,
            "punctuated_word": "organization",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "specific",
            "start": 811.3,
            "end": 811.62,
            "confidence": 0.99541384,
            "punctuated_word": "specific",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "organizations",
            "start": 811.62,
            "end": 812.12,
            "confidence": 0.9925714,
            "punctuated_word": "organizations",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          }
        ],
        "speaker": 2,
        "id": "3ef6c35a-44b7-4ef3-9651-b8820e2a33e1"
      },
      {
        "start": 812.5,
        "end": 816.76,
        "confidence": 0.9847965,
        "channel": 0,
        "transcript": "to collect lots of participatory information and say, here are all the changes that one has",
        "words": [
          {
            "word": "to",
            "start": 812.5,
            "end": 812.66,
            "confidence": 0.94341964,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "collect",
            "start": 812.66,
            "end": 813.06,
            "confidence": 0.99987304,
            "punctuated_word": "collect",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "lots",
            "start": 813.06,
            "end": 813.3,
            "confidence": 0.99747914,
            "punctuated_word": "lots",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "of",
            "start": 813.3,
            "end": 813.46,
            "confidence": 0.999106,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "participatory",
            "start": 813.46,
            "end": 813.96,
            "confidence": 0.9045023,
            "punctuated_word": "participatory",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "information",
            "start": 814.1,
            "end": 814.5,
            "confidence": 0.9994454,
            "punctuated_word": "information",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "and",
            "start": 814.5,
            "end": 814.66,
            "confidence": 0.9807131,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "say",
            "start": 814.66,
            "end": 814.98,
            "confidence": 0.96385884,
            "punctuated_word": "say,",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "here",
            "start": 814.98,
            "end": 815.22003,
            "confidence": 0.9944114,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "are",
            "start": 815.22003,
            "end": 815.3,
            "confidence": 0.97838575,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.76734996
          },
          {
            "word": "all",
            "start": 815.3,
            "end": 815.38,
            "confidence": 0.99808383,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.57042557
          },
          {
            "word": "the",
            "start": 815.38,
            "end": 815.54,
            "confidence": 0.99871707,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.57042557
          },
          {
            "word": "changes",
            "start": 815.54,
            "end": 815.94,
            "confidence": 0.9998147,
            "punctuated_word": "changes",
            "speaker": 2,
            "speaker_confidence": 0.57042557
          },
          {
            "word": "that",
            "start": 815.94,
            "end": 816.1,
            "confidence": 0.999694,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.57042557
          },
          {
            "word": "one",
            "start": 816.1,
            "end": 816.26,
            "confidence": 0.999668,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.57042557
          },
          {
            "word": "has",
            "start": 816.26,
            "end": 816.76,
            "confidence": 0.99957174,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.57042557
          }
        ],
        "speaker": 2,
        "id": "cf9c0f16-cfd6-47fc-a006-5dbeb47676c7"
      },
      {
        "start": 817.14,
        "end": 817.64,
        "confidence": 0.7218859,
        "channel": 0,
        "transcript": "prioritizing",
        "words": [
          {
            "word": "prioritizing",
            "start": 817.14,
            "end": 817.64,
            "confidence": 0.7218859,
            "punctuated_word": "prioritizing",
            "speaker": 2,
            "speaker_confidence": 0.57042557
          }
        ],
        "speaker": 2,
        "id": "83657daa-6169-4e7e-b681-c54284d95eb4"
      },
      {
        "start": 818.02,
        "end": 819.88,
        "confidence": 0.929041,
        "channel": 0,
        "transcript": "or here are all the changes we should make.",
        "words": [
          {
            "word": "or",
            "start": 818.02,
            "end": 818.26,
            "confidence": 0.99586284,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.57042557
          },
          {
            "word": "here",
            "start": 818.26,
            "end": 818.34,
            "confidence": 0.99451077,
            "punctuated_word": "here",
            "speaker": 2,
            "speaker_confidence": 0.57042557
          },
          {
            "word": "are",
            "start": 818.34,
            "end": 818.42,
            "confidence": 0.97216225,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.57042557
          },
          {
            "word": "all",
            "start": 818.42,
            "end": 818.58,
            "confidence": 0.6282378,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "the",
            "start": 818.58,
            "end": 818.66,
            "confidence": 0.9982901,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "changes",
            "start": 818.66,
            "end": 818.98,
            "confidence": 0.9996117,
            "punctuated_word": "changes",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "we",
            "start": 818.98,
            "end": 819.14,
            "confidence": 0.9977431,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "should",
            "start": 819.14,
            "end": 819.38,
            "confidence": 0.9997073,
            "punctuated_word": "should",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "make",
            "start": 819.38,
            "end": 819.88,
            "confidence": 0.7752429,
            "punctuated_word": "make.",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          }
        ],
        "speaker": 2,
        "id": "b723ff60-ead8-4d69-a5f0-f1e524301ede"
      },
      {
        "start": 820.365,
        "end": 824.625,
        "confidence": 0.9927479,
        "channel": 0,
        "transcript": "Prioritizing which changes to actually make along with which changes are actually plausible",
        "words": [
          {
            "word": "prioritizing",
            "start": 820.365,
            "end": 820.865,
            "confidence": 0.9999125,
            "punctuated_word": "Prioritizing",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "which",
            "start": 820.925,
            "end": 821.085,
            "confidence": 0.9971169,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "changes",
            "start": 821.085,
            "end": 821.485,
            "confidence": 0.999553,
            "punctuated_word": "changes",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "to",
            "start": 821.485,
            "end": 821.72504,
            "confidence": 0.99976605,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "actually",
            "start": 821.72504,
            "end": 822.045,
            "confidence": 0.99850935,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "make",
            "start": 822.045,
            "end": 822.445,
            "confidence": 0.9997681,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "along",
            "start": 822.445,
            "end": 822.685,
            "confidence": 0.9183042,
            "punctuated_word": "along",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "with",
            "start": 822.685,
            "end": 822.84503,
            "confidence": 0.9979442,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "which",
            "start": 822.84503,
            "end": 823.085,
            "confidence": 0.99938786,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "changes",
            "start": 823.085,
            "end": 823.485,
            "confidence": 0.9995684,
            "punctuated_word": "changes",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "are",
            "start": 823.485,
            "end": 823.72504,
            "confidence": 0.9999099,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "actually",
            "start": 823.72504,
            "end": 824.125,
            "confidence": 0.9976857,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "plausible",
            "start": 824.125,
            "end": 824.625,
            "confidence": 0.9982967,
            "punctuated_word": "plausible",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          }
        ],
        "speaker": 2,
        "id": "e001c19c-b9bf-4490-ba49-19d60dfedb06"
      },
      {
        "start": 825.245,
        "end": 833.745,
        "confidence": 0.98261726,
        "channel": 0,
        "transcript": "is is a separate question. And and I I kind of see them as sequential. And until there's a culture change, I imagine there'll always be a disconnect between the two.",
        "words": [
          {
            "word": "is",
            "start": 825.245,
            "end": 825.565,
            "confidence": 0.9510348,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "is",
            "start": 825.565,
            "end": 825.805,
            "confidence": 0.8629875,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "a",
            "start": 825.805,
            "end": 825.885,
            "confidence": 0.99954283,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "separate",
            "start": 825.885,
            "end": 826.28503,
            "confidence": 0.999907,
            "punctuated_word": "separate",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "question",
            "start": 826.28503,
            "end": 826.605,
            "confidence": 0.7820823,
            "punctuated_word": "question.",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "and",
            "start": 826.605,
            "end": 826.84503,
            "confidence": 0.998195,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "and",
            "start": 826.84503,
            "end": 827.005,
            "confidence": 0.99342936,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "i",
            "start": 827.005,
            "end": 827.245,
            "confidence": 0.9980925,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "i",
            "start": 827.245,
            "end": 827.325,
            "confidence": 0.99580187,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "kind",
            "start": 827.325,
            "end": 827.565,
            "confidence": 0.99025494,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "of",
            "start": 827.565,
            "end": 827.72504,
            "confidence": 0.99911994,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "see",
            "start": 827.72504,
            "end": 827.885,
            "confidence": 0.9997806,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "them",
            "start": 827.885,
            "end": 828.045,
            "confidence": 0.9998431,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "as",
            "start": 828.045,
            "end": 828.28503,
            "confidence": 0.9993585,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "sequential",
            "start": 828.28503,
            "end": 828.78503,
            "confidence": 0.9751774,
            "punctuated_word": "sequential.",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "and",
            "start": 829.005,
            "end": 829.16504,
            "confidence": 0.9980134,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "until",
            "start": 829.16504,
            "end": 829.565,
            "confidence": 0.9994442,
            "punctuated_word": "until",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "there's",
            "start": 829.565,
            "end": 829.805,
            "confidence": 0.9991741,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "a",
            "start": 829.805,
            "end": 829.885,
            "confidence": 0.9992285,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "culture",
            "start": 829.885,
            "end": 830.28503,
            "confidence": 0.9962327,
            "punctuated_word": "culture",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "change",
            "start": 830.28503,
            "end": 830.525,
            "confidence": 0.99732625,
            "punctuated_word": "change,",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "i",
            "start": 830.525,
            "end": 830.605,
            "confidence": 0.9996339,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "imagine",
            "start": 830.605,
            "end": 831.105,
            "confidence": 0.9993734,
            "punctuated_word": "imagine",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "there'll",
            "start": 831.245,
            "end": 831.645,
            "confidence": 0.93820906,
            "punctuated_word": "there'll",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "always",
            "start": 831.645,
            "end": 831.965,
            "confidence": 0.99960023,
            "punctuated_word": "always",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "be",
            "start": 831.965,
            "end": 832.125,
            "confidence": 0.9993911,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "a",
            "start": 832.125,
            "end": 832.205,
            "confidence": 0.99884295,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "disconnect",
            "start": 832.205,
            "end": 832.685,
            "confidence": 0.99997723,
            "punctuated_word": "disconnect",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "between",
            "start": 832.685,
            "end": 833.005,
            "confidence": 0.99972624,
            "punctuated_word": "between",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "the",
            "start": 833.005,
            "end": 833.245,
            "confidence": 0.9996507,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "two",
            "start": 833.245,
            "end": 833.745,
            "confidence": 0.992705,
            "punctuated_word": "two.",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          }
        ],
        "speaker": 2,
        "id": "4cf979ed-bd8b-41fd-a46a-2efe832115ad"
      },
      {
        "start": 834.51996,
        "end": 849.675,
        "confidence": 0.9689446,
        "channel": 0,
        "transcript": "And and I think that makes it very difficult, because there's no one that who's accountable within these organizations for this type of work. And right now, the individual that's accountable for both of these has separate incentives. Right? One is is like an engineering director and the other is is maybe even",
        "words": [
          {
            "word": "and",
            "start": 834.51996,
            "end": 834.76,
            "confidence": 0.89819914,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "and",
            "start": 834.76,
            "end": 834.83997,
            "confidence": 0.97715604,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "i",
            "start": 834.83997,
            "end": 835.07996,
            "confidence": 0.9991818,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "think",
            "start": 835.07996,
            "end": 835.24,
            "confidence": 0.9997633,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.7208427
          },
          {
            "word": "that",
            "start": 835.24,
            "end": 835.32,
            "confidence": 0.9996487,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "makes",
            "start": 835.32,
            "end": 835.48,
            "confidence": 0.9991511,
            "punctuated_word": "makes",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "it",
            "start": 835.48,
            "end": 835.64,
            "confidence": 0.9995921,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "very",
            "start": 835.64,
            "end": 835.88,
            "confidence": 0.9997818,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "difficult",
            "start": 835.88,
            "end": 836.38,
            "confidence": 0.9051976,
            "punctuated_word": "difficult,",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "because",
            "start": 836.68,
            "end": 837.07996,
            "confidence": 0.99885416,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "there's",
            "start": 837.07996,
            "end": 837.48,
            "confidence": 0.9963771,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "no",
            "start": 837.48,
            "end": 837.72,
            "confidence": 0.99987936,
            "punctuated_word": "no",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "one",
            "start": 837.72,
            "end": 837.88,
            "confidence": 0.99973804,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "that",
            "start": 837.88,
            "end": 838.0,
            "confidence": 0.9918841,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "who's",
            "start": 838.12,
            "end": 838.44,
            "confidence": 0.99654144,
            "punctuated_word": "who's",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "accountable",
            "start": 838.44,
            "end": 838.92,
            "confidence": 0.99964964,
            "punctuated_word": "accountable",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "within",
            "start": 838.92,
            "end": 839.24,
            "confidence": 0.9997503,
            "punctuated_word": "within",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "these",
            "start": 839.24,
            "end": 839.48,
            "confidence": 0.99945515,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "organizations",
            "start": 839.48,
            "end": 839.98,
            "confidence": 0.9992931,
            "punctuated_word": "organizations",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "for",
            "start": 840.04,
            "end": 840.2,
            "confidence": 0.9998215,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "this",
            "start": 840.2,
            "end": 840.36,
            "confidence": 0.999627,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "type",
            "start": 840.36,
            "end": 840.51996,
            "confidence": 0.9999325,
            "punctuated_word": "type",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "of",
            "start": 840.51996,
            "end": 840.68,
            "confidence": 0.9997538,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "work",
            "start": 840.68,
            "end": 841.18,
            "confidence": 0.9883688,
            "punctuated_word": "work.",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "and",
            "start": 841.24,
            "end": 841.48,
            "confidence": 0.99812716,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "right",
            "start": 841.48,
            "end": 841.64,
            "confidence": 0.9909231,
            "punctuated_word": "right",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "now",
            "start": 841.64,
            "end": 841.88,
            "confidence": 0.8582655,
            "punctuated_word": "now,",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "the",
            "start": 841.88,
            "end": 842.12,
            "confidence": 0.99976665,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "individual",
            "start": 842.12,
            "end": 842.62,
            "confidence": 0.9998704,
            "punctuated_word": "individual",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "that's",
            "start": 842.76,
            "end": 843.0,
            "confidence": 0.999516,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "accountable",
            "start": 843.0,
            "end": 843.48,
            "confidence": 0.9996979,
            "punctuated_word": "accountable",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "for",
            "start": 843.48,
            "end": 843.64,
            "confidence": 0.9996629,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "both",
            "start": 843.64,
            "end": 843.8,
            "confidence": 0.9999205,
            "punctuated_word": "both",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "of",
            "start": 843.8,
            "end": 843.95996,
            "confidence": 0.9991685,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "these",
            "start": 843.95996,
            "end": 844.27997,
            "confidence": 0.99905723,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "has",
            "start": 844.27997,
            "end": 844.44,
            "confidence": 0.97951424,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "separate",
            "start": 844.44,
            "end": 844.76,
            "confidence": 0.99990475,
            "punctuated_word": "separate",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "incentives",
            "start": 844.76,
            "end": 845.26,
            "confidence": 0.99684894,
            "punctuated_word": "incentives.",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "right",
            "start": 845.48,
            "end": 845.72,
            "confidence": 0.9910096,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "one",
            "start": 845.72,
            "end": 845.95996,
            "confidence": 0.97649324,
            "punctuated_word": "One",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "is",
            "start": 845.95996,
            "end": 846.45996,
            "confidence": 0.9932261,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "is",
            "start": 846.6,
            "end": 846.68,
            "confidence": 0.5029953,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "like",
            "start": 846.68,
            "end": 846.83997,
            "confidence": 0.7721079,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "an",
            "start": 846.83997,
            "end": 847.0,
            "confidence": 0.99086106,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "engineering",
            "start": 847.0,
            "end": 847.48,
            "confidence": 0.9993074,
            "punctuated_word": "engineering",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "director",
            "start": 847.48,
            "end": 847.8,
            "confidence": 0.9995993,
            "punctuated_word": "director",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "and",
            "start": 847.8,
            "end": 847.95996,
            "confidence": 0.5862346,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "the",
            "start": 847.95996,
            "end": 848.12,
            "confidence": 0.99857235,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "other",
            "start": 848.12,
            "end": 848.36,
            "confidence": 0.99928373,
            "punctuated_word": "other",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "is",
            "start": 848.36,
            "end": 848.68,
            "confidence": 0.9995437,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "is",
            "start": 848.68,
            "end": 848.83997,
            "confidence": 0.98103666,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "maybe",
            "start": 848.83997,
            "end": 849.24,
            "confidence": 0.99826413,
            "punctuated_word": "maybe",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "even",
            "start": 849.24,
            "end": 849.675,
            "confidence": 0.998696,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          }
        ],
        "speaker": 2,
        "id": "2ce19a91-4fbf-4fed-816d-a041d2744dd9"
      },
      {
        "start": 850.235,
        "end": 851.055,
        "confidence": 0.9953295,
        "channel": 0,
        "transcript": "someone who's",
        "words": [
          {
            "word": "someone",
            "start": 850.235,
            "end": 850.555,
            "confidence": 0.9983866,
            "punctuated_word": "someone",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "who's",
            "start": 850.555,
            "end": 851.055,
            "confidence": 0.9922724,
            "punctuated_word": "who's",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          }
        ],
        "speaker": 2,
        "id": "d97df1db-c9e0-44ff-a136-dd7fa3db3c96"
      },
      {
        "start": 851.675,
        "end": 862.65497,
        "confidence": 0.97182447,
        "channel": 0,
        "transcript": "involved with a bunch of, like, UX research, for example, is largely where you'll see a lot of this work work take place. Those who are in charge of your internal AB testing platform, for example, would be excited about that type of work. I wonder",
        "words": [
          {
            "word": "involved",
            "start": 851.675,
            "end": 851.995,
            "confidence": 0.6927421,
            "punctuated_word": "involved",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "with",
            "start": 851.995,
            "end": 852.07495,
            "confidence": 0.9857011,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "a",
            "start": 852.07495,
            "end": 852.15497,
            "confidence": 0.9921719,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "bunch",
            "start": 852.15497,
            "end": 852.315,
            "confidence": 0.99966955,
            "punctuated_word": "bunch",
            "speaker": 2,
            "speaker_confidence": 0.68497723
          },
          {
            "word": "of",
            "start": 852.315,
            "end": 852.39496,
            "confidence": 0.9252161,
            "punctuated_word": "of,",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "like",
            "start": 852.39496,
            "end": 852.635,
            "confidence": 0.9979227,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "ux",
            "start": 852.635,
            "end": 852.875,
            "confidence": 0.9593872,
            "punctuated_word": "UX",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "research",
            "start": 852.875,
            "end": 853.27496,
            "confidence": 0.94620585,
            "punctuated_word": "research,",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "for",
            "start": 853.27496,
            "end": 853.435,
            "confidence": 0.9999088,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "example",
            "start": 853.435,
            "end": 853.83496,
            "confidence": 0.9583118,
            "punctuated_word": "example,",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "is",
            "start": 853.83496,
            "end": 853.995,
            "confidence": 0.9732868,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "largely",
            "start": 853.995,
            "end": 854.315,
            "confidence": 0.99957746,
            "punctuated_word": "largely",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "where",
            "start": 854.315,
            "end": 854.475,
            "confidence": 0.9988182,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "you'll",
            "start": 854.475,
            "end": 854.71497,
            "confidence": 0.9854536,
            "punctuated_word": "you'll",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "see",
            "start": 854.71497,
            "end": 854.83496,
            "confidence": 0.9987264,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "a",
            "start": 854.83496,
            "end": 854.955,
            "confidence": 0.99968016,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "lot",
            "start": 854.955,
            "end": 855.115,
            "confidence": 0.9999502,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "of",
            "start": 855.115,
            "end": 855.195,
            "confidence": 0.9993272,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "this",
            "start": 855.195,
            "end": 855.435,
            "confidence": 0.99719405,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "work",
            "start": 855.435,
            "end": 855.755,
            "confidence": 0.9915255,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "work",
            "start": 855.755,
            "end": 855.995,
            "confidence": 0.68512756,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "take",
            "start": 855.995,
            "end": 856.15497,
            "confidence": 0.9943334,
            "punctuated_word": "take",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "place",
            "start": 856.15497,
            "end": 856.39496,
            "confidence": 0.8093776,
            "punctuated_word": "place.",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "those",
            "start": 856.39496,
            "end": 856.635,
            "confidence": 0.9995945,
            "punctuated_word": "Those",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "who",
            "start": 856.635,
            "end": 856.795,
            "confidence": 0.9985487,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "are",
            "start": 856.795,
            "end": 856.875,
            "confidence": 0.9969625,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "in",
            "start": 856.875,
            "end": 857.035,
            "confidence": 0.9996257,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "charge",
            "start": 857.035,
            "end": 857.27496,
            "confidence": 0.999655,
            "punctuated_word": "charge",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "of",
            "start": 857.27496,
            "end": 857.435,
            "confidence": 0.99712723,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "your",
            "start": 857.435,
            "end": 857.675,
            "confidence": 0.9958379,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "internal",
            "start": 857.675,
            "end": 858.075,
            "confidence": 0.9995497,
            "punctuated_word": "internal",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "ab",
            "start": 858.075,
            "end": 858.235,
            "confidence": 0.9263258,
            "punctuated_word": "AB",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "testing",
            "start": 858.235,
            "end": 858.635,
            "confidence": 0.99772936,
            "punctuated_word": "testing",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "platform",
            "start": 858.635,
            "end": 859.035,
            "confidence": 0.9908199,
            "punctuated_word": "platform,",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "for",
            "start": 859.035,
            "end": 859.195,
            "confidence": 0.99992585,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "example",
            "start": 859.195,
            "end": 859.695,
            "confidence": 0.9975699,
            "punctuated_word": "example,",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "would",
            "start": 859.995,
            "end": 860.15497,
            "confidence": 0.99913603,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "be",
            "start": 860.15497,
            "end": 860.475,
            "confidence": 0.9997656,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "excited",
            "start": 860.475,
            "end": 860.875,
            "confidence": 0.9996087,
            "punctuated_word": "excited",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "about",
            "start": 860.875,
            "end": 861.115,
            "confidence": 0.9998921,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "that",
            "start": 861.115,
            "end": 861.355,
            "confidence": 0.9992223,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "type",
            "start": 861.355,
            "end": 861.595,
            "confidence": 0.99964,
            "punctuated_word": "type",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "of",
            "start": 861.595,
            "end": 861.675,
            "confidence": 0.9969344,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "work",
            "start": 861.675,
            "end": 861.995,
            "confidence": 0.9301121,
            "punctuated_word": "work.",
            "speaker": 2,
            "speaker_confidence": 0.7244606
          },
          {
            "word": "i",
            "start": 861.995,
            "end": 862.15497,
            "confidence": 0.99087733,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5224939
          },
          {
            "word": "wonder",
            "start": 862.15497,
            "end": 862.65497,
            "confidence": 0.999848,
            "punctuated_word": "wonder",
            "speaker": 1,
            "speaker_confidence": 0.5224939
          }
        ],
        "speaker": 2,
        "id": "f80f6d69-3d00-4088-aeb0-05aaea22303f"
      },
      {
        "start": 863.27997,
        "end": 869.62,
        "confidence": 0.9825074,
        "channel": 0,
        "transcript": "So you kinda went to the heart of a question that I was trying to ask, but not very directly.",
        "words": [
          {
            "word": "so",
            "start": 863.27997,
            "end": 863.51996,
            "confidence": 0.99586844,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.5224939
          },
          {
            "word": "you",
            "start": 863.51996,
            "end": 863.75995,
            "confidence": 0.99677426,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5224939
          },
          {
            "word": "kinda",
            "start": 863.75995,
            "end": 863.92,
            "confidence": 0.85769826,
            "punctuated_word": "kinda",
            "speaker": 1,
            "speaker_confidence": 0.5224939
          },
          {
            "word": "went",
            "start": 863.92,
            "end": 864.16,
            "confidence": 0.99867046,
            "punctuated_word": "went",
            "speaker": 1,
            "speaker_confidence": 0.5224939
          },
          {
            "word": "to",
            "start": 864.16,
            "end": 864.32,
            "confidence": 0.9991153,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5224939
          },
          {
            "word": "the",
            "start": 864.32,
            "end": 864.48,
            "confidence": 0.9997466,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5304631
          },
          {
            "word": "heart",
            "start": 864.48,
            "end": 864.95996,
            "confidence": 0.99965215,
            "punctuated_word": "heart",
            "speaker": 1,
            "speaker_confidence": 0.5304631
          },
          {
            "word": "of",
            "start": 864.95996,
            "end": 865.45996,
            "confidence": 0.9996824,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.5304631
          },
          {
            "word": "a",
            "start": 865.68,
            "end": 865.83997,
            "confidence": 0.99927443,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.5304631
          },
          {
            "word": "question",
            "start": 865.83997,
            "end": 866.32,
            "confidence": 0.99974436,
            "punctuated_word": "question",
            "speaker": 1,
            "speaker_confidence": 0.5304631
          },
          {
            "word": "that",
            "start": 866.32,
            "end": 866.48,
            "confidence": 0.9997079,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.5304631
          },
          {
            "word": "i",
            "start": 866.48,
            "end": 866.56,
            "confidence": 0.9998716,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "was",
            "start": 866.56,
            "end": 866.8,
            "confidence": 0.99983907,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "trying",
            "start": 866.8,
            "end": 867.12,
            "confidence": 0.9996228,
            "punctuated_word": "trying",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "to",
            "start": 867.12,
            "end": 867.62,
            "confidence": 0.9980495,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "ask",
            "start": 867.68,
            "end": 868.0,
            "confidence": 0.86390984,
            "punctuated_word": "ask,",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "but",
            "start": 868.0,
            "end": 868.32,
            "confidence": 0.9990735,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "not",
            "start": 868.32,
            "end": 868.72,
            "confidence": 0.9995369,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "very",
            "start": 868.72,
            "end": 869.12,
            "confidence": 0.99943763,
            "punctuated_word": "very",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "directly",
            "start": 869.12,
            "end": 869.62,
            "confidence": 0.9448745,
            "punctuated_word": "directly.",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          }
        ],
        "speaker": 1,
        "id": "654d0c1a-45d0-4849-93ab-67fcc890388d"
      },
      {
        "start": 870.72,
        "end": 872.89996,
        "confidence": 0.99210423,
        "channel": 0,
        "transcript": "And so maybe I'll I'll put it to you",
        "words": [
          {
            "word": "and",
            "start": 870.72,
            "end": 870.95996,
            "confidence": 0.9835391,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "so",
            "start": 870.95996,
            "end": 871.19995,
            "confidence": 0.9900878,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "maybe",
            "start": 871.19995,
            "end": 871.51996,
            "confidence": 0.96610004,
            "punctuated_word": "maybe",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "i'll",
            "start": 871.51996,
            "end": 871.75995,
            "confidence": 0.99539566,
            "punctuated_word": "I'll",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "i'll",
            "start": 871.75995,
            "end": 871.92,
            "confidence": 0.9960597,
            "punctuated_word": "I'll",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "put",
            "start": 871.92,
            "end": 872.16,
            "confidence": 0.99960834,
            "punctuated_word": "put",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "it",
            "start": 872.16,
            "end": 872.32,
            "confidence": 0.99950755,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "to",
            "start": 872.32,
            "end": 872.39996,
            "confidence": 0.99899,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "you",
            "start": 872.39996,
            "end": 872.89996,
            "confidence": 0.9996499,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          }
        ],
        "speaker": 1,
        "id": "79119afb-40e6-4830-b1b5-17d9f70e41b2"
      },
      {
        "start": 873.68,
        "end": 882.655,
        "confidence": 0.9663019,
        "channel": 0,
        "transcript": "here. It feels so you you mentioned already that feedback logs, it feels like a really good idea in theory, but difficult to implement in practice.",
        "words": [
          {
            "word": "here",
            "start": 873.68,
            "end": 874.18,
            "confidence": 0.99760205,
            "punctuated_word": "here.",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "it",
            "start": 874.32,
            "end": 874.48,
            "confidence": 0.9957553,
            "punctuated_word": "It",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "feels",
            "start": 874.48,
            "end": 874.8,
            "confidence": 0.99939346,
            "punctuated_word": "feels",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "so",
            "start": 874.95996,
            "end": 875.19995,
            "confidence": 0.63674796,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "you",
            "start": 875.19995,
            "end": 875.44,
            "confidence": 0.9936107,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "you",
            "start": 875.44,
            "end": 875.6,
            "confidence": 0.8624087,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "mentioned",
            "start": 875.6,
            "end": 875.92,
            "confidence": 0.99056304,
            "punctuated_word": "mentioned",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "already",
            "start": 875.92,
            "end": 876.32,
            "confidence": 0.9988518,
            "punctuated_word": "already",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "that",
            "start": 876.32,
            "end": 876.56,
            "confidence": 0.97597915,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "feedback",
            "start": 876.56,
            "end": 876.95996,
            "confidence": 0.9992149,
            "punctuated_word": "feedback",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "logs",
            "start": 876.95996,
            "end": 877.275,
            "confidence": 0.9620092,
            "punctuated_word": "logs,",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "it",
            "start": 877.435,
            "end": 877.67505,
            "confidence": 0.9991211,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "feels",
            "start": 877.67505,
            "end": 877.995,
            "confidence": 0.9997669,
            "punctuated_word": "feels",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "like",
            "start": 877.995,
            "end": 878.155,
            "confidence": 0.98943824,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "a",
            "start": 878.155,
            "end": 878.395,
            "confidence": 0.9995067,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "really",
            "start": 878.395,
            "end": 878.715,
            "confidence": 0.99978524,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "good",
            "start": 878.715,
            "end": 879.195,
            "confidence": 0.9994221,
            "punctuated_word": "good",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "idea",
            "start": 879.195,
            "end": 879.695,
            "confidence": 0.9998215,
            "punctuated_word": "idea",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "in",
            "start": 879.91504,
            "end": 880.155,
            "confidence": 0.9749426,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "theory",
            "start": 880.155,
            "end": 880.55505,
            "confidence": 0.86150736,
            "punctuated_word": "theory,",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "but",
            "start": 880.55505,
            "end": 880.79504,
            "confidence": 0.99985874,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "difficult",
            "start": 880.79504,
            "end": 881.275,
            "confidence": 0.99981874,
            "punctuated_word": "difficult",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "to",
            "start": 881.275,
            "end": 881.515,
            "confidence": 0.9985837,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "implement",
            "start": 881.515,
            "end": 881.995,
            "confidence": 0.99986887,
            "punctuated_word": "implement",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "in",
            "start": 881.995,
            "end": 882.155,
            "confidence": 0.89141583,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "practice",
            "start": 882.155,
            "end": 882.655,
            "confidence": 0.99885565,
            "punctuated_word": "practice.",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          }
        ],
        "speaker": 1,
        "id": "7f7425b3-7820-4e04-af4a-b00de8514218"
      },
      {
        "start": 883.195,
        "end": 884.335,
        "confidence": 0.9988955,
        "channel": 0,
        "transcript": "At the same time,",
        "words": [
          {
            "word": "at",
            "start": 883.195,
            "end": 883.435,
            "confidence": 0.9986223,
            "punctuated_word": "At",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "the",
            "start": 883.435,
            "end": 883.515,
            "confidence": 0.99987316,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "same",
            "start": 883.515,
            "end": 883.835,
            "confidence": 0.9998996,
            "punctuated_word": "same",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "time",
            "start": 883.835,
            "end": 884.335,
            "confidence": 0.99718714,
            "punctuated_word": "time,",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          }
        ],
        "speaker": 1,
        "id": "ee08dbf7-327a-419d-be73-8f042eb2f010"
      },
      {
        "start": 884.715,
        "end": 887.455,
        "confidence": 0.9567426,
        "channel": 0,
        "transcript": "it offers sort of, like, an alternative",
        "words": [
          {
            "word": "it",
            "start": 884.715,
            "end": 885.215,
            "confidence": 0.9994784,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "offers",
            "start": 885.435,
            "end": 885.91504,
            "confidence": 0.981265,
            "punctuated_word": "offers",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "sort",
            "start": 885.91504,
            "end": 886.155,
            "confidence": 0.9564084,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "of",
            "start": 886.155,
            "end": 886.315,
            "confidence": 0.76380116,
            "punctuated_word": "of,",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "like",
            "start": 886.315,
            "end": 886.635,
            "confidence": 0.99660635,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "an",
            "start": 886.635,
            "end": 886.955,
            "confidence": 0.99981624,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "alternative",
            "start": 886.955,
            "end": 887.455,
            "confidence": 0.9998223,
            "punctuated_word": "alternative",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          }
        ],
        "speaker": 1,
        "id": "4d94a6d1-982e-4739-a58d-c153cfff1095"
      },
      {
        "start": 887.835,
        "end": 888.335,
        "confidence": 0.94253236,
        "channel": 0,
        "transcript": "vision",
        "words": [
          {
            "word": "vision",
            "start": 887.835,
            "end": 888.335,
            "confidence": 0.94253236,
            "punctuated_word": "vision",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          }
        ],
        "speaker": 1,
        "id": "36094867-1eb8-4b15-bc0d-416c1a47b8d7"
      },
      {
        "start": 888.715,
        "end": 890.655,
        "confidence": 0.95922136,
        "channel": 0,
        "transcript": "where stakeholder input",
        "words": [
          {
            "word": "where",
            "start": 888.715,
            "end": 889.215,
            "confidence": 0.8782726,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "stakeholder",
            "start": 889.35504,
            "end": 889.85504,
            "confidence": 0.99958867,
            "punctuated_word": "stakeholder",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "input",
            "start": 890.155,
            "end": 890.655,
            "confidence": 0.9998029,
            "punctuated_word": "input",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          }
        ],
        "speaker": 1,
        "id": "6404af32-0728-42d5-8e0b-42d075ed8f3f"
      },
      {
        "start": 891.20996,
        "end": 892.02997,
        "confidence": 0.99990314,
        "channel": 0,
        "transcript": "is valued",
        "words": [
          {
            "word": "is",
            "start": 891.20996,
            "end": 891.52997,
            "confidence": 0.9998828,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "valued",
            "start": 891.52997,
            "end": 892.02997,
            "confidence": 0.99992347,
            "punctuated_word": "valued",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          }
        ],
        "speaker": 1,
        "id": "bab90ec5-5eef-479c-86ab-53dfcaee356d"
      },
      {
        "start": 892.49,
        "end": 893.62994,
        "confidence": 0.9966049,
        "channel": 0,
        "transcript": "and has an opportunity",
        "words": [
          {
            "word": "and",
            "start": 892.49,
            "end": 892.64996,
            "confidence": 0.98698217,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "has",
            "start": 892.64996,
            "end": 892.88995,
            "confidence": 0.9996038,
            "punctuated_word": "has",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "an",
            "start": 892.88995,
            "end": 893.12994,
            "confidence": 0.9999058,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "opportunity",
            "start": 893.12994,
            "end": 893.62994,
            "confidence": 0.9999281,
            "punctuated_word": "opportunity",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          }
        ],
        "speaker": 1,
        "id": "68477539-dd4a-4377-b612-1a4889083e95"
      },
      {
        "start": 893.93,
        "end": 894.67,
        "confidence": 0.99937534,
        "channel": 0,
        "transcript": "to impact",
        "words": [
          {
            "word": "to",
            "start": 893.93,
            "end": 894.17,
            "confidence": 0.9990408,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "impact",
            "start": 894.17,
            "end": 894.67,
            "confidence": 0.9997099,
            "punctuated_word": "impact",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          }
        ],
        "speaker": 1,
        "id": "3f687257-19a4-4f68-be1a-8ee589657ca1"
      },
      {
        "start": 895.12994,
        "end": 895.79,
        "confidence": 0.94811785,
        "channel": 0,
        "transcript": "the system.",
        "words": [
          {
            "word": "the",
            "start": 895.12994,
            "end": 895.29,
            "confidence": 0.9991054,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "system",
            "start": 895.29,
            "end": 895.79,
            "confidence": 0.89713025,
            "punctuated_word": "system.",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          }
        ],
        "speaker": 1,
        "id": "80c5bd58-f185-4323-b96b-ccc59a03fa95"
      },
      {
        "start": 896.32996,
        "end": 900.67,
        "confidence": 0.98742825,
        "channel": 0,
        "transcript": "That is not where we are right now in the AI, and this is not how",
        "words": [
          {
            "word": "that",
            "start": 896.32996,
            "end": 896.49,
            "confidence": 0.9971552,
            "punctuated_word": "That",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "is",
            "start": 896.49,
            "end": 896.64996,
            "confidence": 0.99938715,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "not",
            "start": 896.64996,
            "end": 896.81,
            "confidence": 0.9995753,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "where",
            "start": 896.81,
            "end": 897.05,
            "confidence": 0.9995863,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "we",
            "start": 897.05,
            "end": 897.29,
            "confidence": 0.9997594,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "are",
            "start": 897.29,
            "end": 897.79,
            "confidence": 0.99956876,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "right",
            "start": 897.93,
            "end": 898.32996,
            "confidence": 0.99505436,
            "punctuated_word": "right",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "now",
            "start": 898.32996,
            "end": 898.64996,
            "confidence": 0.99681395,
            "punctuated_word": "now",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "in",
            "start": 898.64996,
            "end": 898.81,
            "confidence": 0.9505729,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "the",
            "start": 898.81,
            "end": 898.97,
            "confidence": 0.9992576,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "ai",
            "start": 898.97,
            "end": 899.29,
            "confidence": 0.868152,
            "punctuated_word": "AI,",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "and",
            "start": 899.29,
            "end": 899.61,
            "confidence": 0.9987,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "this",
            "start": 899.61,
            "end": 899.85,
            "confidence": 0.9975036,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.9759133
          },
          {
            "word": "is",
            "start": 899.85,
            "end": 899.93,
            "confidence": 0.99857235,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.5926715
          },
          {
            "word": "not",
            "start": 899.93,
            "end": 900.17,
            "confidence": 0.9996228,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.5926715
          },
          {
            "word": "how",
            "start": 900.17,
            "end": 900.67,
            "confidence": 0.9995695,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.5926715
          }
        ],
        "speaker": 1,
        "id": "b3e9f749-088d-46e9-9adc-048d54e33a17"
      },
      {
        "start": 901.05,
        "end": 903.87,
        "confidence": 0.9653124,
        "channel": 0,
        "transcript": "broadly most work in the industry functions.",
        "words": [
          {
            "word": "broadly",
            "start": 901.05,
            "end": 901.55,
            "confidence": 0.81198245,
            "punctuated_word": "broadly",
            "speaker": 1,
            "speaker_confidence": 0.5926715
          },
          {
            "word": "most",
            "start": 901.76996,
            "end": 902.17,
            "confidence": 0.9731482,
            "punctuated_word": "most",
            "speaker": 1,
            "speaker_confidence": 0.5926715
          },
          {
            "word": "work",
            "start": 902.17,
            "end": 902.49,
            "confidence": 0.99505496,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.5926715
          },
          {
            "word": "in",
            "start": 902.49,
            "end": 902.64996,
            "confidence": 0.97796655,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          },
          {
            "word": "the",
            "start": 902.64996,
            "end": 902.81,
            "confidence": 0.9996718,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          },
          {
            "word": "industry",
            "start": 902.81,
            "end": 903.31,
            "confidence": 0.99983823,
            "punctuated_word": "industry",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          },
          {
            "word": "functions",
            "start": 903.37,
            "end": 903.87,
            "confidence": 0.9995246,
            "punctuated_word": "functions.",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          }
        ],
        "speaker": 1,
        "id": "ad45fbdd-4a70-488a-bf72-e7d90aa92d9c"
      },
      {
        "start": 904.23505,
        "end": 907.85504,
        "confidence": 0.97922623,
        "channel": 0,
        "transcript": "So I wonder, like, taking a broader lens on this,",
        "words": [
          {
            "word": "so",
            "start": 904.23505,
            "end": 904.47504,
            "confidence": 0.99957865,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          },
          {
            "word": "i",
            "start": 904.47504,
            "end": 904.55505,
            "confidence": 0.99675614,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          },
          {
            "word": "wonder",
            "start": 904.55505,
            "end": 905.05505,
            "confidence": 0.9626241,
            "punctuated_word": "wonder,",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          },
          {
            "word": "like",
            "start": 905.11505,
            "end": 905.515,
            "confidence": 0.9519299,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          },
          {
            "word": "taking",
            "start": 905.515,
            "end": 905.91504,
            "confidence": 0.99964917,
            "punctuated_word": "taking",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          },
          {
            "word": "a",
            "start": 905.91504,
            "end": 906.23505,
            "confidence": 0.9997818,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          },
          {
            "word": "broader",
            "start": 906.23505,
            "end": 906.715,
            "confidence": 0.99967396,
            "punctuated_word": "broader",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          },
          {
            "word": "lens",
            "start": 906.715,
            "end": 907.11505,
            "confidence": 0.9997229,
            "punctuated_word": "lens",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          },
          {
            "word": "on",
            "start": 907.11505,
            "end": 907.35504,
            "confidence": 0.9998079,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          },
          {
            "word": "this",
            "start": 907.35504,
            "end": 907.85504,
            "confidence": 0.88273835,
            "punctuated_word": "this,",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          }
        ],
        "speaker": 1,
        "id": "eb5d41cb-c4f0-44f7-a90e-09a17c2be87f"
      },
      {
        "start": 908.79504,
        "end": 911.775,
        "confidence": 0.9992632,
        "channel": 0,
        "transcript": "what do you think the value of this kind of scholarship",
        "words": [
          {
            "word": "what",
            "start": 908.79504,
            "end": 909.03503,
            "confidence": 0.9968278,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.8067694
          },
          {
            "word": "do",
            "start": 909.03503,
            "end": 909.11505,
            "confidence": 0.9996728,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.68913627
          },
          {
            "word": "you",
            "start": 909.11505,
            "end": 909.195,
            "confidence": 0.9997919,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.68913627
          },
          {
            "word": "think",
            "start": 909.195,
            "end": 909.43506,
            "confidence": 0.9998436,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.68913627
          },
          {
            "word": "the",
            "start": 909.43506,
            "end": 909.67505,
            "confidence": 0.9992175,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.68913627
          },
          {
            "word": "value",
            "start": 909.67505,
            "end": 910.155,
            "confidence": 0.99986935,
            "punctuated_word": "value",
            "speaker": 1,
            "speaker_confidence": 0.68913627
          },
          {
            "word": "of",
            "start": 910.155,
            "end": 910.395,
            "confidence": 0.99984896,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.68913627
          },
          {
            "word": "this",
            "start": 910.395,
            "end": 910.715,
            "confidence": 0.9997193,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.68913627
          },
          {
            "word": "kind",
            "start": 910.715,
            "end": 910.955,
            "confidence": 0.99803597,
            "punctuated_word": "kind",
            "speaker": 1,
            "speaker_confidence": 0.68913627
          },
          {
            "word": "of",
            "start": 910.955,
            "end": 911.275,
            "confidence": 0.99956256,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.68913627
          },
          {
            "word": "scholarship",
            "start": 911.275,
            "end": 911.775,
            "confidence": 0.99950635,
            "punctuated_word": "scholarship",
            "speaker": 1,
            "speaker_confidence": 0.68913627
          }
        ],
        "speaker": 1,
        "id": "46088487-ccc5-4458-8a5b-d794ea12512a"
      },
      {
        "start": 913.43506,
        "end": 914.335,
        "confidence": 0.98959297,
        "channel": 0,
        "transcript": "is for",
        "words": [
          {
            "word": "is",
            "start": 913.43506,
            "end": 913.835,
            "confidence": 0.99948525,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "for",
            "start": 913.835,
            "end": 914.335,
            "confidence": 0.9797007,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          }
        ],
        "speaker": 1,
        "id": "d1cdfabe-841d-46e7-816c-67c581ea4349"
      },
      {
        "start": 914.79504,
        "end": 920.19,
        "confidence": 0.9547739,
        "channel": 0,
        "transcript": "offering these kinds of alternative visions that at present are probably implausible,",
        "words": [
          {
            "word": "offering",
            "start": 914.79504,
            "end": 915.29504,
            "confidence": 0.99980277,
            "punctuated_word": "offering",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "these",
            "start": 915.515,
            "end": 915.755,
            "confidence": 0.9991442,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "kinds",
            "start": 915.755,
            "end": 915.99506,
            "confidence": 0.9992048,
            "punctuated_word": "kinds",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "of",
            "start": 915.99506,
            "end": 916.23505,
            "confidence": 0.9998995,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "alternative",
            "start": 916.23505,
            "end": 916.73505,
            "confidence": 0.99820125,
            "punctuated_word": "alternative",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "visions",
            "start": 916.955,
            "end": 917.455,
            "confidence": 0.99065304,
            "punctuated_word": "visions",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "that",
            "start": 917.515,
            "end": 917.835,
            "confidence": 0.9911505,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "at",
            "start": 917.835,
            "end": 918.09,
            "confidence": 0.61383617,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "present",
            "start": 918.25,
            "end": 918.57,
            "confidence": 0.9999316,
            "punctuated_word": "present",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "are",
            "start": 918.57,
            "end": 919.05005,
            "confidence": 0.98050034,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "probably",
            "start": 919.05005,
            "end": 919.55005,
            "confidence": 0.9972753,
            "punctuated_word": "probably",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "implausible",
            "start": 919.69,
            "end": 920.19,
            "confidence": 0.8876874,
            "punctuated_word": "implausible,",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          }
        ],
        "speaker": 1,
        "id": "05e2b5ea-718c-43f0-aae1-4bec3af6e323"
      },
      {
        "start": 921.21,
        "end": 921.71,
        "confidence": 0.9976883,
        "channel": 0,
        "transcript": "but",
        "words": [
          {
            "word": "but",
            "start": 921.21,
            "end": 921.71,
            "confidence": 0.9976883,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          }
        ],
        "speaker": 1,
        "id": "3bbd17a7-50d1-4ae3-a731-5190426cde6d"
      },
      {
        "start": 922.65,
        "end": 943.455,
        "confidence": 0.9754249,
        "channel": 0,
        "transcript": "offer a way for other people to think about the technology that could be as opposed to the systems that are. We were hoping that this for those UX researchers internally, it becomes a way of speaking the language of developers to kind of provide a mapping exercise for the feedback you're providing to concrete changes that they expect to see. And I hope from that angle, like, this gives them a potential",
        "words": [
          {
            "word": "offer",
            "start": 922.65,
            "end": 922.97003,
            "confidence": 0.9524885,
            "punctuated_word": "offer",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "a",
            "start": 922.97003,
            "end": 923.05005,
            "confidence": 0.996986,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "way",
            "start": 923.05005,
            "end": 923.37006,
            "confidence": 0.9999107,
            "punctuated_word": "way",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "for",
            "start": 923.37006,
            "end": 923.53,
            "confidence": 0.99977285,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "other",
            "start": 923.53,
            "end": 923.77,
            "confidence": 0.99988556,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "people",
            "start": 923.77,
            "end": 924.09,
            "confidence": 0.9999424,
            "punctuated_word": "people",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "to",
            "start": 924.09,
            "end": 924.17004,
            "confidence": 0.9994617,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "think",
            "start": 924.17004,
            "end": 924.41003,
            "confidence": 0.9999362,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "about",
            "start": 924.41003,
            "end": 924.89,
            "confidence": 0.9993036,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "the",
            "start": 924.89,
            "end": 925.05005,
            "confidence": 0.9959578,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "technology",
            "start": 925.05005,
            "end": 925.55005,
            "confidence": 0.9997993,
            "punctuated_word": "technology",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "that",
            "start": 925.85004,
            "end": 926.17004,
            "confidence": 0.9990754,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "could",
            "start": 926.17004,
            "end": 926.41003,
            "confidence": 0.99929714,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "be",
            "start": 926.41003,
            "end": 926.73004,
            "confidence": 0.9989825,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "as",
            "start": 926.73004,
            "end": 926.97003,
            "confidence": 0.9372582,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "opposed",
            "start": 926.97003,
            "end": 927.37006,
            "confidence": 0.9972855,
            "punctuated_word": "opposed",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "to",
            "start": 927.37006,
            "end": 927.53,
            "confidence": 0.99597675,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "the",
            "start": 927.53,
            "end": 927.61005,
            "confidence": 0.98481315,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "systems",
            "start": 927.61005,
            "end": 928.09,
            "confidence": 0.9989291,
            "punctuated_word": "systems",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "that",
            "start": 928.09,
            "end": 928.25,
            "confidence": 0.9988895,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "are",
            "start": 928.25,
            "end": 928.65,
            "confidence": 0.8206092,
            "punctuated_word": "are.",
            "speaker": 1,
            "speaker_confidence": 0.77142394
          },
          {
            "word": "we",
            "start": 928.65,
            "end": 928.81,
            "confidence": 0.9629356,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "were",
            "start": 928.81,
            "end": 928.97003,
            "confidence": 0.7156041,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "hoping",
            "start": 928.97003,
            "end": 929.37006,
            "confidence": 0.999337,
            "punctuated_word": "hoping",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "that",
            "start": 929.37006,
            "end": 929.53,
            "confidence": 0.99952114,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "this",
            "start": 929.53,
            "end": 929.77,
            "confidence": 0.99413896,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "for",
            "start": 929.85004,
            "end": 930.09,
            "confidence": 0.99950933,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "those",
            "start": 930.09,
            "end": 930.33,
            "confidence": 0.9835329,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "ux",
            "start": 930.33,
            "end": 930.73004,
            "confidence": 0.9934993,
            "punctuated_word": "UX",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "researchers",
            "start": 930.73004,
            "end": 931.23004,
            "confidence": 0.9996531,
            "punctuated_word": "researchers",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "internally",
            "start": 931.29004,
            "end": 931.79004,
            "confidence": 0.93116176,
            "punctuated_word": "internally,",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "it",
            "start": 932.075,
            "end": 932.235,
            "confidence": 0.9996184,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "becomes",
            "start": 932.235,
            "end": 932.555,
            "confidence": 0.9995468,
            "punctuated_word": "becomes",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "a",
            "start": 932.555,
            "end": 932.71497,
            "confidence": 0.999783,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "way",
            "start": 932.71497,
            "end": 933.115,
            "confidence": 0.9998541,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "of",
            "start": 933.115,
            "end": 933.355,
            "confidence": 0.99982303,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "speaking",
            "start": 933.355,
            "end": 933.675,
            "confidence": 0.99973196,
            "punctuated_word": "speaking",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "the",
            "start": 933.675,
            "end": 933.835,
            "confidence": 0.606743,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "language",
            "start": 933.835,
            "end": 934.235,
            "confidence": 0.9997087,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "of",
            "start": 934.235,
            "end": 934.315,
            "confidence": 0.808007,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "developers",
            "start": 934.315,
            "end": 934.795,
            "confidence": 0.9979874,
            "punctuated_word": "developers",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "to",
            "start": 934.795,
            "end": 934.955,
            "confidence": 0.9974003,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "kind",
            "start": 934.955,
            "end": 935.115,
            "confidence": 0.99761957,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "of",
            "start": 935.115,
            "end": 935.435,
            "confidence": 0.9996928,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "provide",
            "start": 935.435,
            "end": 935.675,
            "confidence": 0.99956423,
            "punctuated_word": "provide",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "a",
            "start": 935.675,
            "end": 935.835,
            "confidence": 0.99972457,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "mapping",
            "start": 935.835,
            "end": 936.235,
            "confidence": 0.99995863,
            "punctuated_word": "mapping",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "exercise",
            "start": 936.235,
            "end": 936.735,
            "confidence": 0.9996276,
            "punctuated_word": "exercise",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "for",
            "start": 936.795,
            "end": 937.195,
            "confidence": 0.9995964,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "the",
            "start": 937.195,
            "end": 937.355,
            "confidence": 0.999138,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "feedback",
            "start": 937.355,
            "end": 937.675,
            "confidence": 0.9999298,
            "punctuated_word": "feedback",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "you're",
            "start": 937.675,
            "end": 937.915,
            "confidence": 0.9991369,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "providing",
            "start": 937.915,
            "end": 938.235,
            "confidence": 0.9996555,
            "punctuated_word": "providing",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "to",
            "start": 938.235,
            "end": 938.395,
            "confidence": 0.9972963,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "concrete",
            "start": 938.395,
            "end": 938.71497,
            "confidence": 0.9997576,
            "punctuated_word": "concrete",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "changes",
            "start": 938.71497,
            "end": 939.115,
            "confidence": 0.9997794,
            "punctuated_word": "changes",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "that",
            "start": 939.115,
            "end": 939.275,
            "confidence": 0.99962676,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "they",
            "start": 939.275,
            "end": 939.515,
            "confidence": 0.9998989,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "expect",
            "start": 939.515,
            "end": 939.835,
            "confidence": 0.9997762,
            "punctuated_word": "expect",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "to",
            "start": 939.835,
            "end": 939.915,
            "confidence": 0.99979836,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "see",
            "start": 939.915,
            "end": 940.235,
            "confidence": 0.9879161,
            "punctuated_word": "see.",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "and",
            "start": 940.235,
            "end": 940.71497,
            "confidence": 0.9992086,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "i",
            "start": 940.71497,
            "end": 940.875,
            "confidence": 0.99565107,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "hope",
            "start": 940.875,
            "end": 941.195,
            "confidence": 0.99976224,
            "punctuated_word": "hope",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "from",
            "start": 941.195,
            "end": 941.355,
            "confidence": 0.94367313,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "that",
            "start": 941.355,
            "end": 941.595,
            "confidence": 0.9996369,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "angle",
            "start": 941.595,
            "end": 941.915,
            "confidence": 0.9916711,
            "punctuated_word": "angle,",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "like",
            "start": 941.915,
            "end": 942.075,
            "confidence": 0.9905061,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "this",
            "start": 942.075,
            "end": 942.235,
            "confidence": 0.9998969,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "gives",
            "start": 942.235,
            "end": 942.475,
            "confidence": 0.9996623,
            "punctuated_word": "gives",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "them",
            "start": 942.475,
            "end": 942.71497,
            "confidence": 0.9998343,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "a",
            "start": 942.71497,
            "end": 942.955,
            "confidence": 0.9985726,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "potential",
            "start": 942.955,
            "end": 943.455,
            "confidence": 0.6487851,
            "punctuated_word": "potential",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          }
        ],
        "speaker": 2,
        "id": "8d53e098-1b4f-475e-ba40-2a81d80c42d8"
      },
      {
        "start": 943.835,
        "end": 962.33997,
        "confidence": 0.9801733,
        "channel": 0,
        "transcript": "tool or even if they don't use this the library that are that that Matthew and my students wrote. Like, even if they don't end up using that, they're able to, like, at least think in this way where you can kind of take that extra step after you've done participatory research to kind of suggest what concrete changes one would like to see in a language that might help, developers prioritize this.",
        "words": [
          {
            "word": "tool",
            "start": 943.835,
            "end": 944.075,
            "confidence": 0.9969363,
            "punctuated_word": "tool",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "or",
            "start": 944.075,
            "end": 944.315,
            "confidence": 0.6258307,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "even",
            "start": 944.315,
            "end": 944.475,
            "confidence": 0.99634856,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "if",
            "start": 944.475,
            "end": 944.555,
            "confidence": 0.99968934,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "they",
            "start": 944.555,
            "end": 944.71497,
            "confidence": 0.99919647,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "don't",
            "start": 944.71497,
            "end": 944.955,
            "confidence": 0.99997574,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "use",
            "start": 944.955,
            "end": 945.195,
            "confidence": 0.99936944,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "this",
            "start": 945.195,
            "end": 945.435,
            "confidence": 0.99925584,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.75640285
          },
          {
            "word": "the",
            "start": 945.515,
            "end": 945.595,
            "confidence": 0.99978596,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.41721427
          },
          {
            "word": "library",
            "start": 945.595,
            "end": 946.075,
            "confidence": 0.9996536,
            "punctuated_word": "library",
            "speaker": 2,
            "speaker_confidence": 0.41721427
          },
          {
            "word": "that",
            "start": 946.075,
            "end": 946.235,
            "confidence": 0.99843293,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.41721427
          },
          {
            "word": "are",
            "start": 946.235,
            "end": 946.395,
            "confidence": 0.80250376,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.41721427
          },
          {
            "word": "that",
            "start": 946.59753,
            "end": 946.8,
            "confidence": 0.9651729,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.41721427
          },
          {
            "word": "that",
            "start": 946.8,
            "end": 947.04,
            "confidence": 0.9512357,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.41721427
          },
          {
            "word": "matthew",
            "start": 947.04,
            "end": 947.27997,
            "confidence": 0.9798763,
            "punctuated_word": "Matthew",
            "speaker": 2,
            "speaker_confidence": 0.41721427
          },
          {
            "word": "and",
            "start": 947.27997,
            "end": 947.44,
            "confidence": 0.8410567,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.41721427
          },
          {
            "word": "my",
            "start": 947.44,
            "end": 947.68,
            "confidence": 0.9858068,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.41721427
          },
          {
            "word": "students",
            "start": 947.68,
            "end": 948.0,
            "confidence": 0.99753904,
            "punctuated_word": "students",
            "speaker": 2,
            "speaker_confidence": 0.41721427
          },
          {
            "word": "wrote",
            "start": 948.0,
            "end": 948.32,
            "confidence": 0.8747057,
            "punctuated_word": "wrote.",
            "speaker": 2,
            "speaker_confidence": 0.41721427
          },
          {
            "word": "like",
            "start": 948.32,
            "end": 948.56,
            "confidence": 0.98688877,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "even",
            "start": 948.56,
            "end": 948.72,
            "confidence": 0.7606677,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "if",
            "start": 948.72,
            "end": 948.8,
            "confidence": 0.9985624,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "they",
            "start": 948.8,
            "end": 948.95996,
            "confidence": 0.99917406,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "don't",
            "start": 948.95996,
            "end": 949.12,
            "confidence": 0.99996847,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "end",
            "start": 949.12,
            "end": 949.27997,
            "confidence": 0.99975806,
            "punctuated_word": "end",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "up",
            "start": 949.27997,
            "end": 949.36,
            "confidence": 0.9997874,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "using",
            "start": 949.36,
            "end": 949.68,
            "confidence": 0.9998005,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "that",
            "start": 949.68,
            "end": 949.83997,
            "confidence": 0.9915135,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "they're",
            "start": 949.83997,
            "end": 950.08,
            "confidence": 0.99871016,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "able",
            "start": 950.08,
            "end": 950.24,
            "confidence": 0.99978536,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "to",
            "start": 950.24,
            "end": 950.39996,
            "confidence": 0.9913695,
            "punctuated_word": "to,",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "like",
            "start": 950.39996,
            "end": 950.56,
            "confidence": 0.9994495,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "at",
            "start": 950.56,
            "end": 950.64,
            "confidence": 0.9994978,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.46174365
          },
          {
            "word": "least",
            "start": 950.64,
            "end": 950.88,
            "confidence": 0.9997694,
            "punctuated_word": "least",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "think",
            "start": 950.88,
            "end": 951.04,
            "confidence": 0.9896606,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "in",
            "start": 951.04,
            "end": 951.2,
            "confidence": 0.9994493,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "this",
            "start": 951.2,
            "end": 951.36,
            "confidence": 0.99940324,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "way",
            "start": 951.36,
            "end": 951.6,
            "confidence": 0.9994729,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "where",
            "start": 951.6,
            "end": 952.08,
            "confidence": 0.89397734,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "you",
            "start": 952.08,
            "end": 952.16,
            "confidence": 0.9995678,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "can",
            "start": 952.16,
            "end": 952.39996,
            "confidence": 0.9990453,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "kind",
            "start": 952.39996,
            "end": 952.56,
            "confidence": 0.9974597,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "of",
            "start": 952.56,
            "end": 952.8,
            "confidence": 0.99961346,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "take",
            "start": 952.8,
            "end": 952.95996,
            "confidence": 0.9980494,
            "punctuated_word": "take",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "that",
            "start": 952.95996,
            "end": 953.2,
            "confidence": 0.99887985,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "extra",
            "start": 953.2,
            "end": 953.51996,
            "confidence": 0.99992514,
            "punctuated_word": "extra",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "step",
            "start": 953.51996,
            "end": 953.83997,
            "confidence": 0.9996753,
            "punctuated_word": "step",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "after",
            "start": 953.83997,
            "end": 954.16,
            "confidence": 0.99936956,
            "punctuated_word": "after",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "you've",
            "start": 954.16,
            "end": 954.32,
            "confidence": 0.9997745,
            "punctuated_word": "you've",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "done",
            "start": 954.32,
            "end": 954.56,
            "confidence": 0.9991641,
            "punctuated_word": "done",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "participatory",
            "start": 954.56,
            "end": 955.06,
            "confidence": 0.9996454,
            "punctuated_word": "participatory",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "research",
            "start": 955.12,
            "end": 955.62,
            "confidence": 0.99827445,
            "punctuated_word": "research",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "to",
            "start": 955.83997,
            "end": 955.92,
            "confidence": 0.99120295,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "kind",
            "start": 955.92,
            "end": 956.16,
            "confidence": 0.9972126,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "of",
            "start": 956.16,
            "end": 956.24,
            "confidence": 0.9995504,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "suggest",
            "start": 956.24,
            "end": 956.64,
            "confidence": 0.99865663,
            "punctuated_word": "suggest",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "what",
            "start": 956.64,
            "end": 956.88,
            "confidence": 0.9993825,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "concrete",
            "start": 956.88,
            "end": 957.27997,
            "confidence": 0.99993193,
            "punctuated_word": "concrete",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "changes",
            "start": 957.27997,
            "end": 957.6,
            "confidence": 0.9995289,
            "punctuated_word": "changes",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "one",
            "start": 957.6,
            "end": 957.76,
            "confidence": 0.99936193,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "would",
            "start": 957.76,
            "end": 957.92,
            "confidence": 0.9997873,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "like",
            "start": 957.92,
            "end": 958.16,
            "confidence": 0.9997197,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "to",
            "start": 958.16,
            "end": 958.24,
            "confidence": 0.99932957,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "see",
            "start": 958.24,
            "end": 958.74,
            "confidence": 0.9997931,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "in",
            "start": 958.8,
            "end": 958.88,
            "confidence": 0.993097,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "a",
            "start": 958.88,
            "end": 959.04,
            "confidence": 0.99898356,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "language",
            "start": 959.04,
            "end": 959.51996,
            "confidence": 0.99993706,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "that",
            "start": 959.51996,
            "end": 959.83997,
            "confidence": 0.9991523,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "might",
            "start": 959.83997,
            "end": 960.08,
            "confidence": 0.99984753,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "help",
            "start": 960.08,
            "end": 960.39996,
            "confidence": 0.9729656,
            "punctuated_word": "help,",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "developers",
            "start": 960.64,
            "end": 961.14,
            "confidence": 0.9998186,
            "punctuated_word": "developers",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "prioritize",
            "start": 961.36,
            "end": 961.83997,
            "confidence": 0.99936193,
            "punctuated_word": "prioritize",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "this",
            "start": 961.83997,
            "end": 962.33997,
            "confidence": 0.9985318,
            "punctuated_word": "this.",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          }
        ],
        "speaker": 2,
        "id": "3048ed7a-7e9e-467f-bc94-7270a9c12d2a"
      },
      {
        "start": 963.245,
        "end": 971.105,
        "confidence": 0.93639004,
        "channel": 0,
        "transcript": "One of the things that I am somewhat bullish on, which fell out of this, and again, is where we had actually started with this, is for developers",
        "words": [
          {
            "word": "one",
            "start": 963.245,
            "end": 963.565,
            "confidence": 0.47039992,
            "punctuated_word": "One",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "of",
            "start": 963.565,
            "end": 963.645,
            "confidence": 0.9935375,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "the",
            "start": 963.645,
            "end": 963.805,
            "confidence": 0.99968135,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "things",
            "start": 963.805,
            "end": 964.125,
            "confidence": 0.99959975,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "that",
            "start": 964.125,
            "end": 964.525,
            "confidence": 0.9997749,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "i",
            "start": 964.525,
            "end": 965.025,
            "confidence": 0.9998729,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "am",
            "start": 965.325,
            "end": 965.825,
            "confidence": 0.99474746,
            "punctuated_word": "am",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "somewhat",
            "start": 965.885,
            "end": 966.365,
            "confidence": 0.99951243,
            "punctuated_word": "somewhat",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "bullish",
            "start": 966.365,
            "end": 966.685,
            "confidence": 0.9996817,
            "punctuated_word": "bullish",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "on",
            "start": 966.685,
            "end": 967.185,
            "confidence": 0.8593254,
            "punctuated_word": "on,",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "which",
            "start": 967.325,
            "end": 967.565,
            "confidence": 0.9997465,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "fell",
            "start": 967.565,
            "end": 967.805,
            "confidence": 0.9997857,
            "punctuated_word": "fell",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "out",
            "start": 967.805,
            "end": 967.965,
            "confidence": 0.9997174,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "of",
            "start": 967.965,
            "end": 968.045,
            "confidence": 0.9995092,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "this",
            "start": 968.045,
            "end": 968.285,
            "confidence": 0.77937305,
            "punctuated_word": "this,",
            "speaker": 2,
            "speaker_confidence": 0.7988166
          },
          {
            "word": "and",
            "start": 968.285,
            "end": 968.365,
            "confidence": 0.9277299,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "again",
            "start": 968.365,
            "end": 968.605,
            "confidence": 0.6263584,
            "punctuated_word": "again,",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "is",
            "start": 968.605,
            "end": 968.685,
            "confidence": 0.94098,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "where",
            "start": 968.685,
            "end": 968.845,
            "confidence": 0.9989857,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "we",
            "start": 968.845,
            "end": 969.005,
            "confidence": 0.99924684,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "had",
            "start": 969.005,
            "end": 969.085,
            "confidence": 0.74689895,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "actually",
            "start": 969.085,
            "end": 969.40497,
            "confidence": 0.99840975,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "started",
            "start": 969.40497,
            "end": 969.725,
            "confidence": 0.9995441,
            "punctuated_word": "started",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "with",
            "start": 969.725,
            "end": 969.885,
            "confidence": 0.9993955,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "this",
            "start": 969.885,
            "end": 970.045,
            "confidence": 0.89202094,
            "punctuated_word": "this,",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "is",
            "start": 970.045,
            "end": 970.285,
            "confidence": 0.99761707,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "for",
            "start": 970.285,
            "end": 970.605,
            "confidence": 0.9977875,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "developers",
            "start": 970.605,
            "end": 971.105,
            "confidence": 0.9996841,
            "punctuated_word": "developers",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          }
        ],
        "speaker": 2,
        "id": "d3d29c9b-8a3c-45c0-9759-2cb9b7419dfe"
      },
      {
        "start": 971.645,
        "end": 978.225,
        "confidence": 0.9903652,
        "channel": 0,
        "transcript": "to look at a piece of feedback and to consider that they're actually so there's a multiplicity in the changes I can make.",
        "words": [
          {
            "word": "to",
            "start": 971.645,
            "end": 971.965,
            "confidence": 0.9959972,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "look",
            "start": 971.965,
            "end": 972.205,
            "confidence": 0.99877936,
            "punctuated_word": "look",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "at",
            "start": 972.205,
            "end": 972.365,
            "confidence": 0.9996604,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "a",
            "start": 972.365,
            "end": 972.445,
            "confidence": 0.999212,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "piece",
            "start": 972.445,
            "end": 972.605,
            "confidence": 0.9999734,
            "punctuated_word": "piece",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "of",
            "start": 972.605,
            "end": 972.765,
            "confidence": 0.99852544,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "feedback",
            "start": 972.765,
            "end": 973.165,
            "confidence": 0.9999465,
            "punctuated_word": "feedback",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "and",
            "start": 973.165,
            "end": 973.325,
            "confidence": 0.97900796,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "to",
            "start": 973.325,
            "end": 973.485,
            "confidence": 0.99947506,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "consider",
            "start": 973.485,
            "end": 973.885,
            "confidence": 0.99988294,
            "punctuated_word": "consider",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "that",
            "start": 973.885,
            "end": 974.045,
            "confidence": 0.9996568,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "they're",
            "start": 974.045,
            "end": 974.285,
            "confidence": 0.90601313,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "actually",
            "start": 974.285,
            "end": 974.605,
            "confidence": 0.99357456,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "so",
            "start": 974.605,
            "end": 974.765,
            "confidence": 0.9653707,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "there's",
            "start": 974.925,
            "end": 975.165,
            "confidence": 0.9994684,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "a",
            "start": 975.165,
            "end": 975.665,
            "confidence": 0.9991322,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "multiplicity",
            "start": 975.805,
            "end": 976.305,
            "confidence": 0.9997519,
            "punctuated_word": "multiplicity",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "in",
            "start": 976.525,
            "end": 976.685,
            "confidence": 0.99283373,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "the",
            "start": 976.685,
            "end": 976.765,
            "confidence": 0.99981886,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "changes",
            "start": 976.765,
            "end": 977.165,
            "confidence": 0.9998141,
            "punctuated_word": "changes",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "i",
            "start": 977.165,
            "end": 977.325,
            "confidence": 0.9992481,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "can",
            "start": 977.325,
            "end": 977.725,
            "confidence": 0.994087,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "make",
            "start": 977.725,
            "end": 978.225,
            "confidence": 0.959167,
            "punctuated_word": "make.",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          }
        ],
        "speaker": 2,
        "id": "b61a2244-9ae2-43fd-9223-b2f9f814a612"
      },
      {
        "start": 979.13995,
        "end": 988.04,
        "confidence": 0.9592393,
        "channel": 0,
        "transcript": "And this is always never clear. Right? And they never had an ability to justify this. Right? It was very ad hoc ad hoc in a way that we didn't,",
        "words": [
          {
            "word": "and",
            "start": 979.13995,
            "end": 979.3,
            "confidence": 0.9991787,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "this",
            "start": 979.3,
            "end": 979.62,
            "confidence": 0.9996823,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "is",
            "start": 979.62,
            "end": 979.86,
            "confidence": 0.9930026,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "always",
            "start": 979.86,
            "end": 980.25995,
            "confidence": 0.9994838,
            "punctuated_word": "always",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "never",
            "start": 980.25995,
            "end": 980.66,
            "confidence": 0.9935182,
            "punctuated_word": "never",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "clear",
            "start": 980.66,
            "end": 981.16,
            "confidence": 0.9872205,
            "punctuated_word": "clear.",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "right",
            "start": 981.37994,
            "end": 981.69995,
            "confidence": 0.99689555,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "and",
            "start": 981.69995,
            "end": 981.86,
            "confidence": 0.9993543,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "they",
            "start": 981.86,
            "end": 982.1,
            "confidence": 0.99933857,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "never",
            "start": 982.1,
            "end": 982.33997,
            "confidence": 0.99922764,
            "punctuated_word": "never",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "had",
            "start": 982.33997,
            "end": 982.57996,
            "confidence": 0.99902785,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "an",
            "start": 982.57996,
            "end": 982.74,
            "confidence": 0.9993457,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "ability",
            "start": 982.74,
            "end": 983.22,
            "confidence": 0.9998349,
            "punctuated_word": "ability",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "to",
            "start": 983.22,
            "end": 983.37994,
            "confidence": 0.99979025,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "justify",
            "start": 983.37994,
            "end": 983.86,
            "confidence": 0.9997172,
            "punctuated_word": "justify",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "this",
            "start": 983.86,
            "end": 984.36,
            "confidence": 0.99844325,
            "punctuated_word": "this.",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "right",
            "start": 984.57996,
            "end": 984.81995,
            "confidence": 0.97230804,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "it",
            "start": 984.81995,
            "end": 984.98,
            "confidence": 0.7501287,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "was",
            "start": 984.98,
            "end": 985.22,
            "confidence": 0.99938405,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "very",
            "start": 985.22,
            "end": 985.62,
            "confidence": 0.9976446,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "ad",
            "start": 985.62,
            "end": 985.77997,
            "confidence": 0.97291374,
            "punctuated_word": "ad",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "hoc",
            "start": 985.77997,
            "end": 986.1,
            "confidence": 0.71307635,
            "punctuated_word": "hoc",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "ad",
            "start": 986.1,
            "end": 986.42,
            "confidence": 0.4422983,
            "punctuated_word": "ad",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "hoc",
            "start": 986.42,
            "end": 986.66,
            "confidence": 0.9855135,
            "punctuated_word": "hoc",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "in",
            "start": 986.66,
            "end": 986.81995,
            "confidence": 0.9900759,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "a",
            "start": 986.81995,
            "end": 986.89996,
            "confidence": 0.9992213,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "way",
            "start": 986.89996,
            "end": 987.13995,
            "confidence": 0.99992704,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "that",
            "start": 987.13995,
            "end": 987.3,
            "confidence": 0.99939334,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "we",
            "start": 987.3,
            "end": 987.54,
            "confidence": 0.9996543,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "didn't",
            "start": 987.54,
            "end": 988.04,
            "confidence": 0.9925788,
            "punctuated_word": "didn't,",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          }
        ],
        "speaker": 2,
        "id": "056e9acd-893e-4f59-9d8a-a949da833bf7"
      },
      {
        "start": 988.57996,
        "end": 1008.39996,
        "confidence": 0.9740258,
        "channel": 0,
        "transcript": "hold that. We didn't have anybody to hold accountable. Right? And so I was hopeful, and some of the our initial results show for, like, vision classifiers. Like, there are two really drastically different changes you can make. You can change your training data in reasonable ways. You can change your training procedure in reasonable ways. You can change the way your model use and address the exact same piece of stakeholder feedback.",
        "words": [
          {
            "word": "hold",
            "start": 988.57996,
            "end": 988.81995,
            "confidence": 0.99944705,
            "punctuated_word": "hold",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "that",
            "start": 988.81995,
            "end": 988.98,
            "confidence": 0.6856421,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.69692224
          },
          {
            "word": "we",
            "start": 988.98,
            "end": 989.06,
            "confidence": 0.9909444,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "didn't",
            "start": 989.06,
            "end": 989.3,
            "confidence": 0.9972191,
            "punctuated_word": "didn't",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "have",
            "start": 989.3,
            "end": 989.45996,
            "confidence": 0.9991254,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "anybody",
            "start": 989.45996,
            "end": 989.77997,
            "confidence": 0.9986424,
            "punctuated_word": "anybody",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "to",
            "start": 989.77997,
            "end": 989.86,
            "confidence": 0.9997187,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "hold",
            "start": 989.86,
            "end": 990.01996,
            "confidence": 0.99982697,
            "punctuated_word": "hold",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "accountable",
            "start": 990.01996,
            "end": 990.51996,
            "confidence": 0.9989077,
            "punctuated_word": "accountable.",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "right",
            "start": 990.755,
            "end": 991.235,
            "confidence": 0.99544823,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "and",
            "start": 991.555,
            "end": 991.795,
            "confidence": 0.99792945,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "so",
            "start": 991.795,
            "end": 992.035,
            "confidence": 0.99926955,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "i",
            "start": 992.035,
            "end": 992.195,
            "confidence": 0.9957872,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "was",
            "start": 992.195,
            "end": 992.675,
            "confidence": 0.99981886,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "hopeful",
            "start": 992.675,
            "end": 993.175,
            "confidence": 0.66070014,
            "punctuated_word": "hopeful,",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "and",
            "start": 993.235,
            "end": 993.39496,
            "confidence": 0.997547,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "some",
            "start": 993.39496,
            "end": 993.555,
            "confidence": 0.9995363,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "of",
            "start": 993.555,
            "end": 993.635,
            "confidence": 0.9999424,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.45125777
          },
          {
            "word": "the",
            "start": 993.635,
            "end": 993.755,
            "confidence": 0.99672014,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "our",
            "start": 993.875,
            "end": 994.115,
            "confidence": 0.9904178,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "initial",
            "start": 994.115,
            "end": 994.435,
            "confidence": 0.9977852,
            "punctuated_word": "initial",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "results",
            "start": 994.435,
            "end": 994.83496,
            "confidence": 0.9312676,
            "punctuated_word": "results",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "show",
            "start": 994.83496,
            "end": 995.075,
            "confidence": 0.9942333,
            "punctuated_word": "show",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "for",
            "start": 995.075,
            "end": 995.235,
            "confidence": 0.9702953,
            "punctuated_word": "for,",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "like",
            "start": 995.235,
            "end": 995.475,
            "confidence": 0.9994397,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "vision",
            "start": 995.475,
            "end": 995.795,
            "confidence": 0.99586475,
            "punctuated_word": "vision",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "classifiers",
            "start": 995.795,
            "end": 996.295,
            "confidence": 0.8793178,
            "punctuated_word": "classifiers.",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "like",
            "start": 996.515,
            "end": 996.915,
            "confidence": 0.9955021,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "there",
            "start": 996.915,
            "end": 997.075,
            "confidence": 0.7311342,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "are",
            "start": 997.075,
            "end": 997.15497,
            "confidence": 0.9876271,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "two",
            "start": 997.15497,
            "end": 997.555,
            "confidence": 0.9992866,
            "punctuated_word": "two",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "really",
            "start": 997.555,
            "end": 997.955,
            "confidence": 0.999252,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "drastically",
            "start": 997.955,
            "end": 998.355,
            "confidence": 0.9957989,
            "punctuated_word": "drastically",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "different",
            "start": 998.355,
            "end": 998.515,
            "confidence": 0.99901867,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "changes",
            "start": 998.515,
            "end": 998.915,
            "confidence": 0.9993231,
            "punctuated_word": "changes",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "you",
            "start": 998.915,
            "end": 998.995,
            "confidence": 0.9979759,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "can",
            "start": 998.995,
            "end": 999.15497,
            "confidence": 0.7832809,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "make",
            "start": 999.15497,
            "end": 999.315,
            "confidence": 0.99636686,
            "punctuated_word": "make.",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "you",
            "start": 999.315,
            "end": 999.39496,
            "confidence": 0.9996486,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "can",
            "start": 999.39496,
            "end": 999.71497,
            "confidence": 0.97441816,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "change",
            "start": 999.71497,
            "end": 999.955,
            "confidence": 0.9994209,
            "punctuated_word": "change",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "your",
            "start": 999.955,
            "end": 1000.115,
            "confidence": 0.99859756,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "training",
            "start": 1000.115,
            "end": 1000.355,
            "confidence": 0.9995788,
            "punctuated_word": "training",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "data",
            "start": 1000.355,
            "end": 1000.675,
            "confidence": 0.99960953,
            "punctuated_word": "data",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "in",
            "start": 1000.675,
            "end": 1000.755,
            "confidence": 0.9918031,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "reasonable",
            "start": 1000.755,
            "end": 1001.255,
            "confidence": 0.99829525,
            "punctuated_word": "reasonable",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "ways",
            "start": 1001.315,
            "end": 1001.555,
            "confidence": 0.9704883,
            "punctuated_word": "ways.",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "you",
            "start": 1001.555,
            "end": 1001.635,
            "confidence": 0.9922057,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "can",
            "start": 1001.635,
            "end": 1001.955,
            "confidence": 0.9976665,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "change",
            "start": 1001.955,
            "end": 1002.115,
            "confidence": 0.99904484,
            "punctuated_word": "change",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "your",
            "start": 1002.115,
            "end": 1002.195,
            "confidence": 0.9978179,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "training",
            "start": 1002.195,
            "end": 1002.595,
            "confidence": 0.99680316,
            "punctuated_word": "training",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "procedure",
            "start": 1002.595,
            "end": 1002.995,
            "confidence": 0.9992112,
            "punctuated_word": "procedure",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "in",
            "start": 1002.995,
            "end": 1003.075,
            "confidence": 0.99851507,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "reasonable",
            "start": 1003.075,
            "end": 1003.555,
            "confidence": 0.99893695,
            "punctuated_word": "reasonable",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "ways",
            "start": 1003.555,
            "end": 1003.98,
            "confidence": 0.99756837,
            "punctuated_word": "ways.",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "you",
            "start": 1003.98,
            "end": 1004.13995,
            "confidence": 0.999658,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "can",
            "start": 1004.13995,
            "end": 1004.3,
            "confidence": 0.9997423,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "change",
            "start": 1004.3,
            "end": 1004.45996,
            "confidence": 0.9801452,
            "punctuated_word": "change",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "the",
            "start": 1004.45996,
            "end": 1004.66,
            "confidence": 0.996128,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "way",
            "start": 1004.66,
            "end": 1004.86,
            "confidence": 0.9999461,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.613099
          },
          {
            "word": "your",
            "start": 1004.86,
            "end": 1004.94,
            "confidence": 0.99707127,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "model",
            "start": 1004.94,
            "end": 1005.33997,
            "confidence": 0.99968266,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "use",
            "start": 1005.33997,
            "end": 1005.66,
            "confidence": 0.71964866,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "and",
            "start": 1005.66,
            "end": 1005.98,
            "confidence": 0.9539087,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "address",
            "start": 1005.98,
            "end": 1006.3,
            "confidence": 0.9994956,
            "punctuated_word": "address",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "the",
            "start": 1006.3,
            "end": 1006.54,
            "confidence": 0.99880993,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "exact",
            "start": 1006.54,
            "end": 1006.77997,
            "confidence": 0.999876,
            "punctuated_word": "exact",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "same",
            "start": 1006.77997,
            "end": 1007.01996,
            "confidence": 0.9994931,
            "punctuated_word": "same",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "piece",
            "start": 1007.01996,
            "end": 1007.18,
            "confidence": 0.999445,
            "punctuated_word": "piece",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "of",
            "start": 1007.18,
            "end": 1007.33997,
            "confidence": 0.99975747,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "stakeholder",
            "start": 1007.33997,
            "end": 1007.83997,
            "confidence": 0.999491,
            "punctuated_word": "stakeholder",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "feedback",
            "start": 1007.89996,
            "end": 1008.39996,
            "confidence": 0.9965948,
            "punctuated_word": "feedback.",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          }
        ],
        "speaker": 2,
        "id": "0ada1bf9-1d2e-4f09-a29a-9acc3852842c"
      },
      {
        "start": 1008.86,
        "end": 1009.36,
        "confidence": 0.99868613,
        "channel": 0,
        "transcript": "And",
        "words": [
          {
            "word": "and",
            "start": 1008.86,
            "end": 1009.36,
            "confidence": 0.99868613,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          }
        ],
        "speaker": 2,
        "id": "faa37385-6766-4791-af5f-7570f39a4054"
      },
      {
        "start": 1009.89996,
        "end": 1011.04,
        "confidence": 0.99916124,
        "channel": 0,
        "transcript": "I hope",
        "words": [
          {
            "word": "i",
            "start": 1009.89996,
            "end": 1010.39996,
            "confidence": 0.9987702,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "hope",
            "start": 1010.54,
            "end": 1011.04,
            "confidence": 0.9995523,
            "punctuated_word": "hope",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          }
        ],
        "speaker": 2,
        "id": "b05df7fc-ede0-4131-87e0-bbd57b52c9e0"
      },
      {
        "start": 1011.42,
        "end": 1021.045,
        "confidence": 0.9876651,
        "channel": 0,
        "transcript": "that this alternate reality just encourages people to think about the workflows that they have, right, around incorporating this type of information back into the systems that they're developing,",
        "words": [
          {
            "word": "that",
            "start": 1011.42,
            "end": 1011.66,
            "confidence": 0.9993255,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "this",
            "start": 1011.66,
            "end": 1011.89996,
            "confidence": 0.99963844,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "alternate",
            "start": 1011.89996,
            "end": 1012.3,
            "confidence": 0.99918383,
            "punctuated_word": "alternate",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "reality",
            "start": 1012.3,
            "end": 1012.8,
            "confidence": 0.9999336,
            "punctuated_word": "reality",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "just",
            "start": 1012.86,
            "end": 1013.1,
            "confidence": 0.99902606,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "encourages",
            "start": 1013.1,
            "end": 1013.57996,
            "confidence": 0.99638546,
            "punctuated_word": "encourages",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "people",
            "start": 1013.57996,
            "end": 1013.89996,
            "confidence": 0.99985015,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "to",
            "start": 1013.89996,
            "end": 1014.06,
            "confidence": 0.9996859,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "think",
            "start": 1014.06,
            "end": 1014.22,
            "confidence": 0.9999167,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "about",
            "start": 1014.22,
            "end": 1014.45996,
            "confidence": 0.9998274,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "the",
            "start": 1014.45996,
            "end": 1014.62,
            "confidence": 0.9991708,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "workflows",
            "start": 1014.62,
            "end": 1015.1,
            "confidence": 0.9976062,
            "punctuated_word": "workflows",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "that",
            "start": 1015.1,
            "end": 1015.26,
            "confidence": 0.99975044,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "they",
            "start": 1015.26,
            "end": 1015.42,
            "confidence": 0.9998895,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "have",
            "start": 1015.42,
            "end": 1015.92,
            "confidence": 0.8747735,
            "punctuated_word": "have,",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "right",
            "start": 1016.13995,
            "end": 1016.54,
            "confidence": 0.9975164,
            "punctuated_word": "right,",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "around",
            "start": 1016.54,
            "end": 1016.94,
            "confidence": 0.9996506,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "incorporating",
            "start": 1016.94,
            "end": 1017.44,
            "confidence": 0.99981326,
            "punctuated_word": "incorporating",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "this",
            "start": 1017.5,
            "end": 1017.66,
            "confidence": 0.99705756,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "type",
            "start": 1017.66,
            "end": 1017.89996,
            "confidence": 0.9999603,
            "punctuated_word": "type",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "of",
            "start": 1017.89996,
            "end": 1017.98,
            "confidence": 0.9995641,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "information",
            "start": 1017.98,
            "end": 1018.48,
            "confidence": 0.99986315,
            "punctuated_word": "information",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "back",
            "start": 1018.54,
            "end": 1018.77997,
            "confidence": 0.99974245,
            "punctuated_word": "back",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "into",
            "start": 1018.77997,
            "end": 1019.1,
            "confidence": 0.99878234,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "the",
            "start": 1019.1,
            "end": 1019.505,
            "confidence": 0.9988181,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "systems",
            "start": 1019.745,
            "end": 1019.985,
            "confidence": 0.99957424,
            "punctuated_word": "systems",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "that",
            "start": 1019.985,
            "end": 1020.225,
            "confidence": 0.9998265,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "they're",
            "start": 1020.225,
            "end": 1020.545,
            "confidence": 0.99946487,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "developing",
            "start": 1020.545,
            "end": 1021.045,
            "confidence": 0.7886946,
            "punctuated_word": "developing,",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          }
        ],
        "speaker": 2,
        "id": "86129b5f-4f6b-4b0d-8581-0a4e7aeb1648"
      },
      {
        "start": 1021.745,
        "end": 1030.145,
        "confidence": 0.9913313,
        "channel": 0,
        "transcript": "because it is not entirely clear which one is more effective. Some of them might have different costs. So if you have economic incentives, you'll just pick one and move on. But,",
        "words": [
          {
            "word": "because",
            "start": 1021.745,
            "end": 1022.145,
            "confidence": 0.9926259,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "it",
            "start": 1022.145,
            "end": 1022.305,
            "confidence": 0.9998067,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "is",
            "start": 1022.305,
            "end": 1022.465,
            "confidence": 0.9997125,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "not",
            "start": 1022.465,
            "end": 1022.705,
            "confidence": 0.9999136,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "entirely",
            "start": 1022.705,
            "end": 1023.185,
            "confidence": 0.9997986,
            "punctuated_word": "entirely",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "clear",
            "start": 1023.185,
            "end": 1023.685,
            "confidence": 0.99939835,
            "punctuated_word": "clear",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "which",
            "start": 1023.745,
            "end": 1023.905,
            "confidence": 0.9973941,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "one",
            "start": 1023.905,
            "end": 1024.145,
            "confidence": 0.99978095,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "is",
            "start": 1024.145,
            "end": 1024.225,
            "confidence": 0.9998722,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "more",
            "start": 1024.225,
            "end": 1024.465,
            "confidence": 0.9998778,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "effective",
            "start": 1024.465,
            "end": 1024.945,
            "confidence": 0.9976269,
            "punctuated_word": "effective.",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "some",
            "start": 1024.945,
            "end": 1025.185,
            "confidence": 0.9994966,
            "punctuated_word": "Some",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "of",
            "start": 1025.185,
            "end": 1025.265,
            "confidence": 0.999752,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "them",
            "start": 1025.265,
            "end": 1025.425,
            "confidence": 0.9523771,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "might",
            "start": 1025.425,
            "end": 1025.505,
            "confidence": 0.9601802,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "have",
            "start": 1025.505,
            "end": 1025.665,
            "confidence": 0.9973907,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "different",
            "start": 1025.665,
            "end": 1025.985,
            "confidence": 0.9961908,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "costs",
            "start": 1025.985,
            "end": 1026.305,
            "confidence": 0.90103436,
            "punctuated_word": "costs.",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "so",
            "start": 1026.305,
            "end": 1026.465,
            "confidence": 0.9981786,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "if",
            "start": 1026.465,
            "end": 1026.625,
            "confidence": 0.9995567,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "you",
            "start": 1026.625,
            "end": 1026.865,
            "confidence": 0.99995565,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "have",
            "start": 1026.865,
            "end": 1027.105,
            "confidence": 0.9997763,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "economic",
            "start": 1027.105,
            "end": 1027.585,
            "confidence": 0.99963605,
            "punctuated_word": "economic",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "incentives",
            "start": 1027.585,
            "end": 1027.985,
            "confidence": 0.9989486,
            "punctuated_word": "incentives,",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "you'll",
            "start": 1027.985,
            "end": 1028.225,
            "confidence": 0.9997692,
            "punctuated_word": "you'll",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "just",
            "start": 1028.225,
            "end": 1028.385,
            "confidence": 0.9998878,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "pick",
            "start": 1028.385,
            "end": 1028.545,
            "confidence": 0.99967265,
            "punctuated_word": "pick",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "one",
            "start": 1028.545,
            "end": 1028.785,
            "confidence": 0.99968934,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "and",
            "start": 1028.785,
            "end": 1028.945,
            "confidence": 0.99893314,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "move",
            "start": 1028.945,
            "end": 1029.185,
            "confidence": 0.999941,
            "punctuated_word": "move",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "on",
            "start": 1029.185,
            "end": 1029.685,
            "confidence": 0.95782113,
            "punctuated_word": "on.",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "but",
            "start": 1029.825,
            "end": 1030.145,
            "confidence": 0.9786057,
            "punctuated_word": "But,",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          }
        ],
        "speaker": 2,
        "id": "96d6f6c8-7d18-4fec-8ee9-d9ab038a56d5"
      },
      {
        "start": 1030.625,
        "end": 1033.925,
        "confidence": 0.9659189,
        "channel": 0,
        "transcript": "it is not clear how to actually behave in each of these settings.",
        "words": [
          {
            "word": "it",
            "start": 1030.625,
            "end": 1030.785,
            "confidence": 0.99961394,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "is",
            "start": 1030.785,
            "end": 1031.025,
            "confidence": 0.99987257,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "not",
            "start": 1031.025,
            "end": 1031.345,
            "confidence": 0.99970895,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "clear",
            "start": 1031.345,
            "end": 1031.845,
            "confidence": 0.99987805,
            "punctuated_word": "clear",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "how",
            "start": 1031.985,
            "end": 1032.0651,
            "confidence": 0.9929101,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "to",
            "start": 1032.0651,
            "end": 1032.225,
            "confidence": 0.5864425,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "actually",
            "start": 1032.225,
            "end": 1032.545,
            "confidence": 0.98689526,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "behave",
            "start": 1032.545,
            "end": 1032.865,
            "confidence": 0.99757355,
            "punctuated_word": "behave",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "in",
            "start": 1032.865,
            "end": 1033.025,
            "confidence": 0.99860257,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "each",
            "start": 1033.025,
            "end": 1033.185,
            "confidence": 0.9998846,
            "punctuated_word": "each",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "of",
            "start": 1033.185,
            "end": 1033.265,
            "confidence": 0.9997242,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "these",
            "start": 1033.265,
            "end": 1033.425,
            "confidence": 0.9988825,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "settings",
            "start": 1033.425,
            "end": 1033.925,
            "confidence": 0.99695826,
            "punctuated_word": "settings.",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          }
        ],
        "speaker": 2,
        "id": "3abe6e20-5a01-4151-a22a-3d7e83c1ba99"
      },
      {
        "start": 1034.34,
        "end": 1049.0,
        "confidence": 0.97387755,
        "channel": 0,
        "transcript": "So this even goes down for the simplest sparsity inducing classifier. So one of the things you might care about is instead of just being smooth, as I mentioned earlier for regularization, you might care about being sparse. So I don't wanna use a lot of different factors about the input to make a decision because that can be really complicated.",
        "words": [
          {
            "word": "so",
            "start": 1034.34,
            "end": 1034.58,
            "confidence": 0.9967051,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "this",
            "start": 1034.58,
            "end": 1034.82,
            "confidence": 0.9991385,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "even",
            "start": 1034.82,
            "end": 1034.98,
            "confidence": 0.99975723,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "goes",
            "start": 1034.98,
            "end": 1035.22,
            "confidence": 0.99981517,
            "punctuated_word": "goes",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "down",
            "start": 1035.22,
            "end": 1035.46,
            "confidence": 0.9997805,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "for",
            "start": 1035.46,
            "end": 1035.62,
            "confidence": 0.9993812,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "the",
            "start": 1035.62,
            "end": 1035.78,
            "confidence": 0.99887055,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "simplest",
            "start": 1035.78,
            "end": 1036.26,
            "confidence": 0.9938692,
            "punctuated_word": "simplest",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "sparsity",
            "start": 1036.26,
            "end": 1036.74,
            "confidence": 0.99860287,
            "punctuated_word": "sparsity",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "inducing",
            "start": 1036.74,
            "end": 1037.14,
            "confidence": 0.99853396,
            "punctuated_word": "inducing",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "classifier",
            "start": 1037.14,
            "end": 1037.5399,
            "confidence": 0.9540839,
            "punctuated_word": "classifier.",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "so",
            "start": 1037.5399,
            "end": 1037.62,
            "confidence": 0.9986123,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "one",
            "start": 1037.62,
            "end": 1037.78,
            "confidence": 0.9996031,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "of",
            "start": 1037.78,
            "end": 1037.86,
            "confidence": 0.9986639,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "the",
            "start": 1037.86,
            "end": 1037.94,
            "confidence": 0.9824738,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "things",
            "start": 1037.94,
            "end": 1038.1,
            "confidence": 0.9993124,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "you",
            "start": 1038.1,
            "end": 1038.1799,
            "confidence": 0.9991423,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "might",
            "start": 1038.1799,
            "end": 1038.34,
            "confidence": 0.999931,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "care",
            "start": 1038.34,
            "end": 1038.5,
            "confidence": 0.9997004,
            "punctuated_word": "care",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "about",
            "start": 1038.5,
            "end": 1038.74,
            "confidence": 0.99924254,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "is",
            "start": 1038.74,
            "end": 1039.14,
            "confidence": 0.99883145,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "instead",
            "start": 1039.14,
            "end": 1039.46,
            "confidence": 0.90476173,
            "punctuated_word": "instead",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "of",
            "start": 1039.46,
            "end": 1039.62,
            "confidence": 0.9997764,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "just",
            "start": 1039.62,
            "end": 1039.78,
            "confidence": 0.9989343,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "being",
            "start": 1039.78,
            "end": 1040.02,
            "confidence": 0.99982625,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "smooth",
            "start": 1040.02,
            "end": 1040.34,
            "confidence": 0.76935977,
            "punctuated_word": "smooth,",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "as",
            "start": 1040.34,
            "end": 1040.5,
            "confidence": 0.9995851,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "i",
            "start": 1040.5,
            "end": 1040.58,
            "confidence": 0.99807656,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "mentioned",
            "start": 1040.58,
            "end": 1040.98,
            "confidence": 0.4148087,
            "punctuated_word": "mentioned",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "earlier",
            "start": 1040.98,
            "end": 1041.2999,
            "confidence": 0.99964917,
            "punctuated_word": "earlier",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "for",
            "start": 1041.2999,
            "end": 1041.46,
            "confidence": 0.54577285,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "regularization",
            "start": 1041.46,
            "end": 1041.96,
            "confidence": 0.9936819,
            "punctuated_word": "regularization,",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "you",
            "start": 1042.02,
            "end": 1042.1799,
            "confidence": 0.9996712,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "might",
            "start": 1042.1799,
            "end": 1042.34,
            "confidence": 0.9998462,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "care",
            "start": 1042.34,
            "end": 1042.5,
            "confidence": 0.99936754,
            "punctuated_word": "care",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "about",
            "start": 1042.5,
            "end": 1042.74,
            "confidence": 0.99915516,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "being",
            "start": 1042.74,
            "end": 1042.98,
            "confidence": 0.99957377,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "sparse",
            "start": 1042.98,
            "end": 1043.38,
            "confidence": 0.99571264,
            "punctuated_word": "sparse.",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "so",
            "start": 1043.38,
            "end": 1043.7,
            "confidence": 0.99971145,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "i",
            "start": 1043.7,
            "end": 1043.86,
            "confidence": 0.99883276,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "don't",
            "start": 1043.86,
            "end": 1044.02,
            "confidence": 0.99996865,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "wanna",
            "start": 1044.02,
            "end": 1044.26,
            "confidence": 0.9765654,
            "punctuated_word": "wanna",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "use",
            "start": 1044.26,
            "end": 1044.5,
            "confidence": 0.99946755,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "a",
            "start": 1044.5,
            "end": 1044.66,
            "confidence": 0.99983716,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "lot",
            "start": 1044.66,
            "end": 1044.82,
            "confidence": 0.9999268,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "of",
            "start": 1044.82,
            "end": 1044.9,
            "confidence": 0.99969244,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "different",
            "start": 1044.9,
            "end": 1045.2999,
            "confidence": 0.9998012,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "factors",
            "start": 1045.2999,
            "end": 1045.7,
            "confidence": 0.9992663,
            "punctuated_word": "factors",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "about",
            "start": 1045.7,
            "end": 1045.94,
            "confidence": 0.9994672,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "the",
            "start": 1045.94,
            "end": 1046.1,
            "confidence": 0.9996902,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "input",
            "start": 1046.1,
            "end": 1046.4199,
            "confidence": 0.9999019,
            "punctuated_word": "input",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "to",
            "start": 1046.4199,
            "end": 1046.5,
            "confidence": 0.9998554,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "make",
            "start": 1046.5,
            "end": 1046.66,
            "confidence": 0.9998354,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "a",
            "start": 1046.66,
            "end": 1046.74,
            "confidence": 0.9992737,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "decision",
            "start": 1046.74,
            "end": 1047.14,
            "confidence": 0.99994206,
            "punctuated_word": "decision",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "because",
            "start": 1047.14,
            "end": 1047.46,
            "confidence": 0.9055519,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "that",
            "start": 1047.46,
            "end": 1047.62,
            "confidence": 0.99963546,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "can",
            "start": 1047.62,
            "end": 1047.78,
            "confidence": 0.9992526,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "be",
            "start": 1047.78,
            "end": 1048.1799,
            "confidence": 0.9997594,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "really",
            "start": 1048.1799,
            "end": 1048.5,
            "confidence": 0.9997861,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "complicated",
            "start": 1048.5,
            "end": 1049.0,
            "confidence": 0.9999026,
            "punctuated_word": "complicated.",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          }
        ],
        "speaker": 2,
        "id": "9f164e95-247a-4224-b406-b34703df7eab"
      },
      {
        "start": 1049.345,
        "end": 1066.3301,
        "confidence": 0.9713223,
        "channel": 0,
        "transcript": "I only want to consider your age and your body temperature potentially when deciding you have a weight even if I have access to you. It deciding if you have a fever. Right? As opposed to using your entire electronic health record. Right? I just need your body temperature. I want a sparse constraint. I want you to use one thing even if you have access to a million.",
        "words": [
          {
            "word": "i",
            "start": 1049.345,
            "end": 1049.425,
            "confidence": 0.9999136,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "only",
            "start": 1049.425,
            "end": 1049.745,
            "confidence": 0.999948,
            "punctuated_word": "only",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "want",
            "start": 1049.745,
            "end": 1049.8251,
            "confidence": 0.9997439,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "to",
            "start": 1049.8251,
            "end": 1049.985,
            "confidence": 0.999645,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "consider",
            "start": 1049.985,
            "end": 1050.465,
            "confidence": 0.99978167,
            "punctuated_word": "consider",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "your",
            "start": 1050.465,
            "end": 1050.625,
            "confidence": 0.9989241,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "age",
            "start": 1050.625,
            "end": 1050.865,
            "confidence": 0.9991277,
            "punctuated_word": "age",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "and",
            "start": 1050.865,
            "end": 1051.105,
            "confidence": 0.97979134,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "your",
            "start": 1051.105,
            "end": 1051.265,
            "confidence": 0.99946445,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "body",
            "start": 1051.265,
            "end": 1051.585,
            "confidence": 0.99979526,
            "punctuated_word": "body",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "temperature",
            "start": 1051.585,
            "end": 1052.0651,
            "confidence": 0.9996964,
            "punctuated_word": "temperature",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "potentially",
            "start": 1052.0651,
            "end": 1052.545,
            "confidence": 0.9326214,
            "punctuated_word": "potentially",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "when",
            "start": 1052.545,
            "end": 1052.9451,
            "confidence": 0.992708,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "deciding",
            "start": 1052.9451,
            "end": 1053.265,
            "confidence": 0.9955024,
            "punctuated_word": "deciding",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "you",
            "start": 1053.265,
            "end": 1053.425,
            "confidence": 0.9963181,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "have",
            "start": 1053.425,
            "end": 1053.505,
            "confidence": 0.9951552,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8973506
          },
          {
            "word": "a",
            "start": 1053.505,
            "end": 1053.585,
            "confidence": 0.98049897,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "weight",
            "start": 1053.585,
            "end": 1053.8251,
            "confidence": 0.98603445,
            "punctuated_word": "weight",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "even",
            "start": 1053.8251,
            "end": 1054.0651,
            "confidence": 0.83923954,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "if",
            "start": 1054.0651,
            "end": 1054.225,
            "confidence": 0.99973935,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "i",
            "start": 1054.225,
            "end": 1054.305,
            "confidence": 0.9991517,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "have",
            "start": 1054.305,
            "end": 1054.385,
            "confidence": 0.992747,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "access",
            "start": 1054.385,
            "end": 1054.705,
            "confidence": 0.99856657,
            "punctuated_word": "access",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "to",
            "start": 1054.705,
            "end": 1055.025,
            "confidence": 0.9961139,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "you",
            "start": 1055.025,
            "end": 1055.185,
            "confidence": 0.67173666,
            "punctuated_word": "you.",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "it",
            "start": 1055.185,
            "end": 1055.265,
            "confidence": 0.47083592,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "deciding",
            "start": 1055.505,
            "end": 1056.005,
            "confidence": 0.71834314,
            "punctuated_word": "deciding",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "if",
            "start": 1056.0651,
            "end": 1056.145,
            "confidence": 0.99915767,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "you",
            "start": 1056.145,
            "end": 1056.305,
            "confidence": 0.9997831,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "have",
            "start": 1056.305,
            "end": 1056.465,
            "confidence": 0.999718,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "a",
            "start": 1056.465,
            "end": 1056.625,
            "confidence": 0.9873236,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "fever",
            "start": 1056.625,
            "end": 1057.125,
            "confidence": 0.79675114,
            "punctuated_word": "fever.",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "right",
            "start": 1057.345,
            "end": 1057.665,
            "confidence": 0.99000204,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "as",
            "start": 1057.665,
            "end": 1057.905,
            "confidence": 0.99851114,
            "punctuated_word": "As",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "opposed",
            "start": 1057.905,
            "end": 1058.225,
            "confidence": 0.99886,
            "punctuated_word": "opposed",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "to",
            "start": 1058.225,
            "end": 1058.465,
            "confidence": 0.9995115,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "using",
            "start": 1058.465,
            "end": 1058.705,
            "confidence": 0.99928313,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "your",
            "start": 1058.705,
            "end": 1058.9451,
            "confidence": 0.99934536,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "entire",
            "start": 1058.9451,
            "end": 1059.345,
            "confidence": 0.9999441,
            "punctuated_word": "entire",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "electronic",
            "start": 1059.345,
            "end": 1059.8251,
            "confidence": 0.9992428,
            "punctuated_word": "electronic",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "health",
            "start": 1059.8251,
            "end": 1060.145,
            "confidence": 0.9995647,
            "punctuated_word": "health",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "record",
            "start": 1060.145,
            "end": 1060.465,
            "confidence": 0.97698176,
            "punctuated_word": "record.",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "right",
            "start": 1060.465,
            "end": 1060.625,
            "confidence": 0.9916029,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.6250072
          },
          {
            "word": "i",
            "start": 1060.625,
            "end": 1060.705,
            "confidence": 0.9994831,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.49690467
          },
          {
            "word": "just",
            "start": 1060.705,
            "end": 1060.9451,
            "confidence": 0.99982905,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.49690467
          },
          {
            "word": "need",
            "start": 1060.9451,
            "end": 1061.185,
            "confidence": 0.9995382,
            "punctuated_word": "need",
            "speaker": 2,
            "speaker_confidence": 0.49690467
          },
          {
            "word": "your",
            "start": 1061.185,
            "end": 1061.265,
            "confidence": 0.99975806,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.49690467
          },
          {
            "word": "body",
            "start": 1061.265,
            "end": 1061.505,
            "confidence": 0.9998055,
            "punctuated_word": "body",
            "speaker": 2,
            "speaker_confidence": 0.49690467
          },
          {
            "word": "temperature",
            "start": 1061.505,
            "end": 1062.005,
            "confidence": 0.99853504,
            "punctuated_word": "temperature.",
            "speaker": 2,
            "speaker_confidence": 0.49690467
          },
          {
            "word": "i",
            "start": 1062.15,
            "end": 1062.31,
            "confidence": 0.99264455,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.49690467
          },
          {
            "word": "want",
            "start": 1062.31,
            "end": 1062.55,
            "confidence": 0.8994332,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.49690467
          },
          {
            "word": "a",
            "start": 1062.55,
            "end": 1062.63,
            "confidence": 0.9864362,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.49690467
          },
          {
            "word": "sparse",
            "start": 1062.63,
            "end": 1063.03,
            "confidence": 0.9750192,
            "punctuated_word": "sparse",
            "speaker": 2,
            "speaker_confidence": 0.49690467
          },
          {
            "word": "constraint",
            "start": 1063.03,
            "end": 1063.43,
            "confidence": 0.99498665,
            "punctuated_word": "constraint.",
            "speaker": 2,
            "speaker_confidence": 0.49690467
          },
          {
            "word": "i",
            "start": 1063.43,
            "end": 1063.59,
            "confidence": 0.9998697,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.49690467
          },
          {
            "word": "want",
            "start": 1063.59,
            "end": 1063.75,
            "confidence": 0.99963725,
            "punctuated_word": "want",
            "speaker": 2,
            "speaker_confidence": 0.49690467
          },
          {
            "word": "you",
            "start": 1063.75,
            "end": 1063.8301,
            "confidence": 0.99945253,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.5427011
          },
          {
            "word": "to",
            "start": 1063.8301,
            "end": 1063.91,
            "confidence": 0.99890137,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5427011
          },
          {
            "word": "use",
            "start": 1063.91,
            "end": 1064.23,
            "confidence": 0.9998902,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.5427011
          },
          {
            "word": "one",
            "start": 1064.23,
            "end": 1064.39,
            "confidence": 0.9998012,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.5427011
          },
          {
            "word": "thing",
            "start": 1064.39,
            "end": 1064.7101,
            "confidence": 0.9999343,
            "punctuated_word": "thing",
            "speaker": 2,
            "speaker_confidence": 0.5427011
          },
          {
            "word": "even",
            "start": 1064.7101,
            "end": 1064.87,
            "confidence": 0.9096875,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.5427011
          },
          {
            "word": "if",
            "start": 1064.87,
            "end": 1065.03,
            "confidence": 0.9996741,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.5427011
          },
          {
            "word": "you",
            "start": 1065.03,
            "end": 1065.11,
            "confidence": 0.9998816,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.5427011
          },
          {
            "word": "have",
            "start": 1065.11,
            "end": 1065.27,
            "confidence": 0.99773955,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.5427011
          },
          {
            "word": "access",
            "start": 1065.27,
            "end": 1065.59,
            "confidence": 0.99957484,
            "punctuated_word": "access",
            "speaker": 2,
            "speaker_confidence": 0.5427011
          },
          {
            "word": "to",
            "start": 1065.59,
            "end": 1065.67,
            "confidence": 0.99962914,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5427011
          },
          {
            "word": "a",
            "start": 1065.67,
            "end": 1065.8301,
            "confidence": 0.9988574,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5427011
          },
          {
            "word": "million",
            "start": 1065.8301,
            "end": 1066.3301,
            "confidence": 0.9965248,
            "punctuated_word": "million.",
            "speaker": 2,
            "speaker_confidence": 0.5427011
          }
        ],
        "speaker": 2,
        "id": "bac08b95-ebd9-4d4d-ab81-d477d0d11a77"
      },
      {
        "start": 1066.9501,
        "end": 1071.61,
        "confidence": 0.9622903,
        "channel": 0,
        "transcript": "And so we were able to show and it's quite straightforward to show that, like, even for this, like,",
        "words": [
          {
            "word": "and",
            "start": 1066.9501,
            "end": 1067.03,
            "confidence": 0.99883443,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.13255823
          },
          {
            "word": "so",
            "start": 1067.03,
            "end": 1067.27,
            "confidence": 0.9971904,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.13255823
          },
          {
            "word": "we",
            "start": 1067.27,
            "end": 1067.35,
            "confidence": 0.98115474,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.13255823
          },
          {
            "word": "were",
            "start": 1067.35,
            "end": 1067.51,
            "confidence": 0.99828064,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.13255823
          },
          {
            "word": "able",
            "start": 1067.51,
            "end": 1067.75,
            "confidence": 0.99987197,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.13255823
          },
          {
            "word": "to",
            "start": 1067.75,
            "end": 1067.8301,
            "confidence": 0.99941087,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "show",
            "start": 1067.8301,
            "end": 1068.0701,
            "confidence": 0.99986064,
            "punctuated_word": "show",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "and",
            "start": 1068.0701,
            "end": 1068.31,
            "confidence": 0.56360894,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "it's",
            "start": 1068.31,
            "end": 1068.81,
            "confidence": 0.88530004,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "quite",
            "start": 1069.03,
            "end": 1069.27,
            "confidence": 0.9975067,
            "punctuated_word": "quite",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "straightforward",
            "start": 1069.27,
            "end": 1069.75,
            "confidence": 0.99481237,
            "punctuated_word": "straightforward",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "to",
            "start": 1069.75,
            "end": 1069.91,
            "confidence": 0.99946433,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "show",
            "start": 1069.91,
            "end": 1070.0701,
            "confidence": 0.9996928,
            "punctuated_word": "show",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "that",
            "start": 1070.0701,
            "end": 1070.31,
            "confidence": 0.94221115,
            "punctuated_word": "that,",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "like",
            "start": 1070.31,
            "end": 1070.47,
            "confidence": 0.99846077,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "even",
            "start": 1070.47,
            "end": 1070.7101,
            "confidence": 0.9997477,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "for",
            "start": 1070.7101,
            "end": 1070.87,
            "confidence": 0.99974316,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "this",
            "start": 1070.87,
            "end": 1071.11,
            "confidence": 0.9308469,
            "punctuated_word": "this,",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "like",
            "start": 1071.11,
            "end": 1071.61,
            "confidence": 0.99751866,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          }
        ],
        "speaker": 2,
        "id": "b6670d21-82f6-4a01-9045-d679bd14880e"
      },
      {
        "start": 1072.23,
        "end": 1074.17,
        "confidence": 0.9351365,
        "channel": 0,
        "transcript": "old school seminal result in statistics,",
        "words": [
          {
            "word": "old",
            "start": 1072.23,
            "end": 1072.47,
            "confidence": 0.9991586,
            "punctuated_word": "old",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "school",
            "start": 1072.47,
            "end": 1072.7101,
            "confidence": 0.9998367,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "seminal",
            "start": 1072.7101,
            "end": 1073.11,
            "confidence": 0.89614767,
            "punctuated_word": "seminal",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "result",
            "start": 1073.11,
            "end": 1073.43,
            "confidence": 0.8544614,
            "punctuated_word": "result",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "in",
            "start": 1073.43,
            "end": 1073.67,
            "confidence": 0.89385647,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "statistics",
            "start": 1073.67,
            "end": 1074.17,
            "confidence": 0.96735823,
            "punctuated_word": "statistics,",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          }
        ],
        "speaker": 2,
        "id": "15f1e5e5-4fcb-4541-b3a9-41a0b7e29577"
      },
      {
        "start": 1074.7151,
        "end": 1077.6951,
        "confidence": 0.99392796,
        "channel": 0,
        "transcript": "there are two different ways of accounting for that constraint.",
        "words": [
          {
            "word": "there",
            "start": 1074.7151,
            "end": 1074.9551,
            "confidence": 0.9529986,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "are",
            "start": 1074.9551,
            "end": 1075.035,
            "confidence": 0.99253356,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "two",
            "start": 1075.035,
            "end": 1075.275,
            "confidence": 0.9998387,
            "punctuated_word": "two",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "different",
            "start": 1075.275,
            "end": 1075.5951,
            "confidence": 0.999094,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "ways",
            "start": 1075.5951,
            "end": 1076.0951,
            "confidence": 0.9996408,
            "punctuated_word": "ways",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "of",
            "start": 1076.155,
            "end": 1076.395,
            "confidence": 0.999772,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "accounting",
            "start": 1076.395,
            "end": 1076.795,
            "confidence": 0.99986243,
            "punctuated_word": "accounting",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "for",
            "start": 1076.795,
            "end": 1076.9551,
            "confidence": 0.9997099,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "that",
            "start": 1076.9551,
            "end": 1077.1951,
            "confidence": 0.9999336,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "constraint",
            "start": 1077.1951,
            "end": 1077.6951,
            "confidence": 0.99589634,
            "punctuated_word": "constraint.",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          }
        ],
        "speaker": 2,
        "id": "c56d7d78-dfed-457c-8f1a-0f87b06549f9"
      },
      {
        "start": 1078.2351,
        "end": 1082.495,
        "confidence": 0.99142224,
        "channel": 0,
        "transcript": "And so what that does is it hopefully helps developers think in a way",
        "words": [
          {
            "word": "and",
            "start": 1078.2351,
            "end": 1078.4751,
            "confidence": 0.99759275,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "so",
            "start": 1078.4751,
            "end": 1078.7151,
            "confidence": 0.9963593,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "what",
            "start": 1078.7151,
            "end": 1078.875,
            "confidence": 0.9830451,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "that",
            "start": 1078.875,
            "end": 1079.1951,
            "confidence": 0.99952567,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "does",
            "start": 1079.1951,
            "end": 1079.675,
            "confidence": 0.9998228,
            "punctuated_word": "does",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "is",
            "start": 1079.675,
            "end": 1079.915,
            "confidence": 0.9752489,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "it",
            "start": 1079.915,
            "end": 1080.0751,
            "confidence": 0.9898661,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "hopefully",
            "start": 1080.0751,
            "end": 1080.555,
            "confidence": 0.9631997,
            "punctuated_word": "hopefully",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "helps",
            "start": 1080.555,
            "end": 1080.9551,
            "confidence": 0.98987025,
            "punctuated_word": "helps",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "developers",
            "start": 1080.9551,
            "end": 1081.4551,
            "confidence": 0.9917435,
            "punctuated_word": "developers",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "think",
            "start": 1081.515,
            "end": 1081.755,
            "confidence": 0.9964366,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "in",
            "start": 1081.755,
            "end": 1081.915,
            "confidence": 0.9990339,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "a",
            "start": 1081.915,
            "end": 1081.995,
            "confidence": 0.99818355,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "way",
            "start": 1081.995,
            "end": 1082.495,
            "confidence": 0.9999852,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          }
        ],
        "speaker": 2,
        "id": "a25ef16e-c586-441d-b40d-91d751f115d4"
      },
      {
        "start": 1082.795,
        "end": 1083.295,
        "confidence": 0.9984363,
        "channel": 0,
        "transcript": "of",
        "words": [
          {
            "word": "of",
            "start": 1082.795,
            "end": 1083.295,
            "confidence": 0.9984363,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          }
        ],
        "speaker": 2,
        "id": "8f1d915a-cc25-4891-8c7f-2458b06a435a"
      },
      {
        "start": 1083.8351,
        "end": 1089.4551,
        "confidence": 0.9944843,
        "channel": 0,
        "transcript": "at least encouraging them to consider all options and justify them in potential ways that are meaningful.",
        "words": [
          {
            "word": "at",
            "start": 1083.8351,
            "end": 1083.995,
            "confidence": 0.9402811,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "least",
            "start": 1083.995,
            "end": 1084.495,
            "confidence": 0.99993026,
            "punctuated_word": "least",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "encouraging",
            "start": 1084.555,
            "end": 1085.055,
            "confidence": 0.99411494,
            "punctuated_word": "encouraging",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "them",
            "start": 1085.1151,
            "end": 1085.3551,
            "confidence": 0.9998375,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "to",
            "start": 1085.3551,
            "end": 1085.5951,
            "confidence": 0.99970514,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "consider",
            "start": 1085.5951,
            "end": 1086.0751,
            "confidence": 0.99977964,
            "punctuated_word": "consider",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "all",
            "start": 1086.0751,
            "end": 1086.3151,
            "confidence": 0.999537,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "options",
            "start": 1086.3151,
            "end": 1086.635,
            "confidence": 0.99980503,
            "punctuated_word": "options",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "and",
            "start": 1086.635,
            "end": 1086.795,
            "confidence": 0.99158984,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "justify",
            "start": 1086.795,
            "end": 1087.295,
            "confidence": 0.9951851,
            "punctuated_word": "justify",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "them",
            "start": 1087.3551,
            "end": 1087.5951,
            "confidence": 0.99516296,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "in",
            "start": 1087.5951,
            "end": 1087.755,
            "confidence": 0.9982091,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "potential",
            "start": 1087.755,
            "end": 1088.2351,
            "confidence": 0.99749666,
            "punctuated_word": "potential",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "ways",
            "start": 1088.2351,
            "end": 1088.635,
            "confidence": 0.9994753,
            "punctuated_word": "ways",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "that",
            "start": 1088.635,
            "end": 1088.795,
            "confidence": 0.9970517,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "are",
            "start": 1088.795,
            "end": 1088.9551,
            "confidence": 0.9998704,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          },
          {
            "word": "meaningful",
            "start": 1088.9551,
            "end": 1089.4551,
            "confidence": 0.9992012,
            "punctuated_word": "meaningful.",
            "speaker": 2,
            "speaker_confidence": 0.8734952
          }
        ],
        "speaker": 2,
        "id": "407fbd40-8d8f-46ed-81ce-241efa70181c"
      },
      {
        "start": 1091.08,
        "end": 1092.46,
        "confidence": 0.9874134,
        "channel": 0,
        "transcript": "Yeah. That makes sense.",
        "words": [
          {
            "word": "yeah",
            "start": 1091.08,
            "end": 1091.48,
            "confidence": 0.9738652,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.50764126
          },
          {
            "word": "that",
            "start": 1091.48,
            "end": 1091.72,
            "confidence": 0.99911064,
            "punctuated_word": "That",
            "speaker": 1,
            "speaker_confidence": 0.50764126
          },
          {
            "word": "makes",
            "start": 1091.72,
            "end": 1091.96,
            "confidence": 0.9775359,
            "punctuated_word": "makes",
            "speaker": 1,
            "speaker_confidence": 0.50764126
          },
          {
            "word": "sense",
            "start": 1091.96,
            "end": 1092.46,
            "confidence": 0.9991418,
            "punctuated_word": "sense.",
            "speaker": 1,
            "speaker_confidence": 0.50764126
          }
        ],
        "speaker": 1,
        "id": "97629c2f-9ecc-421a-89a3-d2fa215e6264"
      },
      {
        "start": 1093.3999,
        "end": 1103.1,
        "confidence": 0.9860581,
        "channel": 0,
        "transcript": "Let's shift and talk a little bit about Fabric. Can you walk us through what the motivation for that project was and how it evolved over time? The thing that we're very excited about around Fabric",
        "words": [
          {
            "word": "let's",
            "start": 1093.3999,
            "end": 1093.6399,
            "confidence": 0.99086696,
            "punctuated_word": "Let's",
            "speaker": 1,
            "speaker_confidence": 0.50764126
          },
          {
            "word": "shift",
            "start": 1093.6399,
            "end": 1093.88,
            "confidence": 0.9970926,
            "punctuated_word": "shift",
            "speaker": 1,
            "speaker_confidence": 0.50764126
          },
          {
            "word": "and",
            "start": 1093.88,
            "end": 1094.0399,
            "confidence": 0.9964737,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.50764126
          },
          {
            "word": "talk",
            "start": 1094.0399,
            "end": 1094.36,
            "confidence": 0.99974173,
            "punctuated_word": "talk",
            "speaker": 1,
            "speaker_confidence": 0.50764126
          },
          {
            "word": "a",
            "start": 1094.36,
            "end": 1094.44,
            "confidence": 0.9994943,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.43863964
          },
          {
            "word": "little",
            "start": 1094.44,
            "end": 1094.6799,
            "confidence": 0.9998895,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.43863964
          },
          {
            "word": "bit",
            "start": 1094.6799,
            "end": 1095.08,
            "confidence": 0.9985567,
            "punctuated_word": "bit",
            "speaker": 1,
            "speaker_confidence": 0.43863964
          },
          {
            "word": "about",
            "start": 1095.08,
            "end": 1095.3999,
            "confidence": 0.99965,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.43863964
          },
          {
            "word": "fabric",
            "start": 1095.3999,
            "end": 1095.7999,
            "confidence": 0.8499219,
            "punctuated_word": "Fabric.",
            "speaker": 1,
            "speaker_confidence": 0.43863964
          },
          {
            "word": "can",
            "start": 1095.7999,
            "end": 1096.0399,
            "confidence": 0.99960667,
            "punctuated_word": "Can",
            "speaker": 1,
            "speaker_confidence": 0.43863964
          },
          {
            "word": "you",
            "start": 1096.0399,
            "end": 1096.12,
            "confidence": 0.99974984,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.43863964
          },
          {
            "word": "walk",
            "start": 1096.12,
            "end": 1096.2799,
            "confidence": 0.9998827,
            "punctuated_word": "walk",
            "speaker": 1,
            "speaker_confidence": 0.43863964
          },
          {
            "word": "us",
            "start": 1096.2799,
            "end": 1096.5199,
            "confidence": 0.9998166,
            "punctuated_word": "us",
            "speaker": 1,
            "speaker_confidence": 0.43863964
          },
          {
            "word": "through",
            "start": 1096.5199,
            "end": 1096.76,
            "confidence": 0.999684,
            "punctuated_word": "through",
            "speaker": 1,
            "speaker_confidence": 0.43863964
          },
          {
            "word": "what",
            "start": 1096.76,
            "end": 1096.9199,
            "confidence": 0.9986791,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.6657225
          },
          {
            "word": "the",
            "start": 1096.9199,
            "end": 1097.08,
            "confidence": 0.9994248,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6657225
          },
          {
            "word": "motivation",
            "start": 1097.08,
            "end": 1097.58,
            "confidence": 0.99940634,
            "punctuated_word": "motivation",
            "speaker": 1,
            "speaker_confidence": 0.6657225
          },
          {
            "word": "for",
            "start": 1097.6399,
            "end": 1097.88,
            "confidence": 0.99911016,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.6657225
          },
          {
            "word": "that",
            "start": 1097.88,
            "end": 1098.12,
            "confidence": 0.99843484,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6657225
          },
          {
            "word": "project",
            "start": 1098.12,
            "end": 1098.6,
            "confidence": 0.999366,
            "punctuated_word": "project",
            "speaker": 1,
            "speaker_confidence": 0.6657225
          },
          {
            "word": "was",
            "start": 1098.6,
            "end": 1099.0,
            "confidence": 0.86105746,
            "punctuated_word": "was",
            "speaker": 1,
            "speaker_confidence": 0.6657225
          },
          {
            "word": "and",
            "start": 1099.0,
            "end": 1099.3999,
            "confidence": 0.91762227,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6657225
          },
          {
            "word": "how",
            "start": 1099.3999,
            "end": 1099.5599,
            "confidence": 0.999491,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.6657225
          },
          {
            "word": "it",
            "start": 1099.5599,
            "end": 1099.7999,
            "confidence": 0.9991485,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.6657225
          },
          {
            "word": "evolved",
            "start": 1099.7999,
            "end": 1100.2,
            "confidence": 0.99825174,
            "punctuated_word": "evolved",
            "speaker": 1,
            "speaker_confidence": 0.6657225
          },
          {
            "word": "over",
            "start": 1100.2,
            "end": 1100.36,
            "confidence": 0.9496038,
            "punctuated_word": "over",
            "speaker": 1,
            "speaker_confidence": 0.6657225
          },
          {
            "word": "time",
            "start": 1100.36,
            "end": 1100.76,
            "confidence": 0.99146074,
            "punctuated_word": "time?",
            "speaker": 1,
            "speaker_confidence": 0.6657225
          },
          {
            "word": "the",
            "start": 1100.76,
            "end": 1100.9199,
            "confidence": 0.9881803,
            "punctuated_word": "The",
            "speaker": 2,
            "speaker_confidence": 0.44304824
          },
          {
            "word": "thing",
            "start": 1100.9199,
            "end": 1101.08,
            "confidence": 0.9988431,
            "punctuated_word": "thing",
            "speaker": 2,
            "speaker_confidence": 0.44304824
          },
          {
            "word": "that",
            "start": 1101.08,
            "end": 1101.24,
            "confidence": 0.99798715,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.44304824
          },
          {
            "word": "we're",
            "start": 1101.24,
            "end": 1101.3999,
            "confidence": 0.9970938,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.44304824
          },
          {
            "word": "very",
            "start": 1101.3999,
            "end": 1101.6399,
            "confidence": 0.9986218,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.44304824
          },
          {
            "word": "excited",
            "start": 1101.6399,
            "end": 1102.0399,
            "confidence": 0.99980336,
            "punctuated_word": "excited",
            "speaker": 2,
            "speaker_confidence": 0.44304824
          },
          {
            "word": "about",
            "start": 1102.0399,
            "end": 1102.2799,
            "confidence": 0.9995826,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.44304824
          },
          {
            "word": "around",
            "start": 1102.2799,
            "end": 1102.6,
            "confidence": 0.9970853,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.44304824
          },
          {
            "word": "fabric",
            "start": 1102.6,
            "end": 1103.1,
            "confidence": 0.979412,
            "punctuated_word": "Fabric",
            "speaker": 2,
            "speaker_confidence": 0.44304824
          }
        ],
        "speaker": 1,
        "id": "e40f983c-7379-4e56-87dc-42f9fd257940"
      },
      {
        "start": 1103.975,
        "end": 1104.475,
        "confidence": 0.9991629,
        "channel": 0,
        "transcript": "is",
        "words": [
          {
            "word": "is",
            "start": 1103.975,
            "end": 1104.475,
            "confidence": 0.9991629,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.44304824
          }
        ],
        "speaker": 2,
        "id": "392fa38b-1c1e-4418-922d-0c48aa6cda37"
      },
      {
        "start": 1105.175,
        "end": 1108.635,
        "confidence": 0.9982001,
        "channel": 0,
        "transcript": "trying to celebrate the successes of AI use.",
        "words": [
          {
            "word": "trying",
            "start": 1105.175,
            "end": 1105.5751,
            "confidence": 0.99477994,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "to",
            "start": 1105.5751,
            "end": 1105.895,
            "confidence": 0.9998178,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "celebrate",
            "start": 1105.895,
            "end": 1106.395,
            "confidence": 0.999944,
            "punctuated_word": "celebrate",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "the",
            "start": 1106.4551,
            "end": 1106.775,
            "confidence": 0.9989496,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "successes",
            "start": 1106.775,
            "end": 1107.275,
            "confidence": 0.99868685,
            "punctuated_word": "successes",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "of",
            "start": 1107.495,
            "end": 1107.895,
            "confidence": 0.99987125,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "ai",
            "start": 1107.895,
            "end": 1108.135,
            "confidence": 0.99920964,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "use",
            "start": 1108.135,
            "end": 1108.635,
            "confidence": 0.9943423,
            "punctuated_word": "use.",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          }
        ],
        "speaker": 2,
        "id": "096f8de8-0d07-4123-b273-19012c1753b6"
      },
      {
        "start": 1109.255,
        "end": 1109.755,
        "confidence": 0.5499865,
        "channel": 0,
        "transcript": "Okay.",
        "words": [
          {
            "word": "okay",
            "start": 1109.255,
            "end": 1109.755,
            "confidence": 0.5499865,
            "punctuated_word": "Okay.",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          }
        ],
        "speaker": 2,
        "id": "a6427673-a2d8-4dab-ade7-47c6710ec31d"
      },
      {
        "start": 1110.055,
        "end": 1113.115,
        "confidence": 0.99084556,
        "channel": 0,
        "transcript": "The AI ethics community has done an incredible job",
        "words": [
          {
            "word": "the",
            "start": 1110.055,
            "end": 1110.295,
            "confidence": 0.99696106,
            "punctuated_word": "The",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "ai",
            "start": 1110.295,
            "end": 1110.535,
            "confidence": 0.98964626,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "ethics",
            "start": 1110.535,
            "end": 1110.775,
            "confidence": 0.9355864,
            "punctuated_word": "ethics",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "community",
            "start": 1110.775,
            "end": 1111.175,
            "confidence": 0.9969146,
            "punctuated_word": "community",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "has",
            "start": 1111.175,
            "end": 1111.3351,
            "confidence": 0.99965906,
            "punctuated_word": "has",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "done",
            "start": 1111.3351,
            "end": 1111.495,
            "confidence": 0.9997569,
            "punctuated_word": "done",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "an",
            "start": 1111.495,
            "end": 1111.895,
            "confidence": 0.9995277,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "incredible",
            "start": 1111.895,
            "end": 1112.395,
            "confidence": 0.99964404,
            "punctuated_word": "incredible",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "job",
            "start": 1112.615,
            "end": 1113.115,
            "confidence": 0.9999145,
            "punctuated_word": "job",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          }
        ],
        "speaker": 2,
        "id": "3b3a139d-c532-4b4b-997d-d56c27127efc"
      },
      {
        "start": 1113.655,
        "end": 1119.96,
        "confidence": 0.93441576,
        "channel": 0,
        "transcript": "over the last five years of document the documenting the incidents where AIs have harmed individuals,",
        "words": [
          {
            "word": "over",
            "start": 1113.655,
            "end": 1113.975,
            "confidence": 0.9826555,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "the",
            "start": 1113.975,
            "end": 1114.135,
            "confidence": 0.99990237,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "last",
            "start": 1114.135,
            "end": 1114.635,
            "confidence": 0.999783,
            "punctuated_word": "last",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "five",
            "start": 1114.6951,
            "end": 1115.015,
            "confidence": 0.99957854,
            "punctuated_word": "five",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "years",
            "start": 1115.015,
            "end": 1115.495,
            "confidence": 0.99990535,
            "punctuated_word": "years",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "of",
            "start": 1115.495,
            "end": 1115.655,
            "confidence": 0.997521,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "document",
            "start": 1115.655,
            "end": 1116.155,
            "confidence": 0.7133491,
            "punctuated_word": "document",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "the",
            "start": 1116.2151,
            "end": 1116.295,
            "confidence": 0.58210236,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6532453
          },
          {
            "word": "documenting",
            "start": 1116.535,
            "end": 1117.015,
            "confidence": 0.9995396,
            "punctuated_word": "documenting",
            "speaker": 2,
            "speaker_confidence": 0.5527328
          },
          {
            "word": "the",
            "start": 1117.015,
            "end": 1117.175,
            "confidence": 0.9979492,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5527328
          },
          {
            "word": "incidents",
            "start": 1117.175,
            "end": 1117.655,
            "confidence": 0.9054054,
            "punctuated_word": "incidents",
            "speaker": 2,
            "speaker_confidence": 0.5527328
          },
          {
            "word": "where",
            "start": 1117.655,
            "end": 1117.975,
            "confidence": 0.99017906,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.5527328
          },
          {
            "word": "ais",
            "start": 1117.975,
            "end": 1118.475,
            "confidence": 0.81000817,
            "punctuated_word": "AIs",
            "speaker": 2,
            "speaker_confidence": 0.5527328
          },
          {
            "word": "have",
            "start": 1118.6599,
            "end": 1118.98,
            "confidence": 0.9985033,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.5527328
          },
          {
            "word": "harmed",
            "start": 1118.98,
            "end": 1119.46,
            "confidence": 0.9994312,
            "punctuated_word": "harmed",
            "speaker": 2,
            "speaker_confidence": 0.5527328
          },
          {
            "word": "individuals",
            "start": 1119.46,
            "end": 1119.96,
            "confidence": 0.97483814,
            "punctuated_word": "individuals,",
            "speaker": 2,
            "speaker_confidence": 0.5527328
          }
        ],
        "speaker": 2,
        "id": "2c2933f5-3d34-4949-8081-9461928f7429"
      },
      {
        "start": 1120.5,
        "end": 1123.3999,
        "confidence": 0.9929259,
        "channel": 0,
        "transcript": "documenting the risks that are associated with AI systems.",
        "words": [
          {
            "word": "documenting",
            "start": 1120.5,
            "end": 1120.98,
            "confidence": 0.99935013,
            "punctuated_word": "documenting",
            "speaker": 2,
            "speaker_confidence": 0.5527328
          },
          {
            "word": "the",
            "start": 1120.98,
            "end": 1121.22,
            "confidence": 0.9998776,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "risks",
            "start": 1121.22,
            "end": 1121.46,
            "confidence": 0.9992586,
            "punctuated_word": "risks",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "that",
            "start": 1121.46,
            "end": 1121.7,
            "confidence": 0.99981123,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "are",
            "start": 1121.7,
            "end": 1121.86,
            "confidence": 0.9996642,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "associated",
            "start": 1121.86,
            "end": 1122.36,
            "confidence": 0.99989796,
            "punctuated_word": "associated",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "with",
            "start": 1122.4199,
            "end": 1122.6599,
            "confidence": 0.99986756,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "ai",
            "start": 1122.6599,
            "end": 1122.8999,
            "confidence": 0.99782217,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "systems",
            "start": 1122.8999,
            "end": 1123.3999,
            "confidence": 0.9407835,
            "punctuated_word": "systems.",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          }
        ],
        "speaker": 2,
        "id": "2ec06e15-52d2-44b4-870f-b7c72206f1f9"
      },
      {
        "start": 1123.86,
        "end": 1124.6,
        "confidence": 0.99824834,
        "channel": 0,
        "transcript": "But as",
        "words": [
          {
            "word": "but",
            "start": 1123.86,
            "end": 1124.1,
            "confidence": 0.9989191,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "as",
            "start": 1124.1,
            "end": 1124.6,
            "confidence": 0.9975775,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          }
        ],
        "speaker": 2,
        "id": "5f90eda7-ba56-410b-aabb-05e90ac5ff07"
      },
      {
        "start": 1125.38,
        "end": 1129.72,
        "confidence": 0.99637014,
        "channel": 0,
        "transcript": "machine learning models and AI systems are deployed at scale, there is no library",
        "words": [
          {
            "word": "machine",
            "start": 1125.38,
            "end": 1125.62,
            "confidence": 0.9928288,
            "punctuated_word": "machine",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "learning",
            "start": 1125.62,
            "end": 1125.94,
            "confidence": 0.99986184,
            "punctuated_word": "learning",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "models",
            "start": 1125.94,
            "end": 1126.26,
            "confidence": 0.9997464,
            "punctuated_word": "models",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "and",
            "start": 1126.26,
            "end": 1126.5,
            "confidence": 0.9700141,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "ai",
            "start": 1126.5,
            "end": 1126.74,
            "confidence": 0.99899334,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "systems",
            "start": 1126.74,
            "end": 1127.0599,
            "confidence": 0.99943715,
            "punctuated_word": "systems",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "are",
            "start": 1127.0599,
            "end": 1127.22,
            "confidence": 0.99948174,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "deployed",
            "start": 1127.22,
            "end": 1127.62,
            "confidence": 0.9998908,
            "punctuated_word": "deployed",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "at",
            "start": 1127.62,
            "end": 1127.86,
            "confidence": 0.9973623,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "scale",
            "start": 1127.86,
            "end": 1128.36,
            "confidence": 0.9932996,
            "punctuated_word": "scale,",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "there",
            "start": 1128.4199,
            "end": 1128.74,
            "confidence": 0.9985935,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "is",
            "start": 1128.74,
            "end": 1128.8999,
            "confidence": 0.9998841,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "no",
            "start": 1128.8999,
            "end": 1129.22,
            "confidence": 0.9998431,
            "punctuated_word": "no",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "library",
            "start": 1129.22,
            "end": 1129.72,
            "confidence": 0.9999435,
            "punctuated_word": "library",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          }
        ],
        "speaker": 2,
        "id": "ec985fac-55cf-4056-ab2d-a8ef6f4c53ea"
      },
      {
        "start": 1130.58,
        "end": 1131.48,
        "confidence": 0.99881494,
        "channel": 0,
        "transcript": "for someone",
        "words": [
          {
            "word": "for",
            "start": 1130.58,
            "end": 1130.98,
            "confidence": 0.99771357,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "someone",
            "start": 1130.98,
            "end": 1131.48,
            "confidence": 0.9999163,
            "punctuated_word": "someone",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          }
        ],
        "speaker": 2,
        "id": "02c71f7c-2cfc-4379-a3a8-a07db10a6fbe"
      },
      {
        "start": 1132.215,
        "end": 1133.195,
        "confidence": 0.9954883,
        "channel": 0,
        "transcript": "who's deploying",
        "words": [
          {
            "word": "who's",
            "start": 1132.215,
            "end": 1132.695,
            "confidence": 0.9912188,
            "punctuated_word": "who's",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "deploying",
            "start": 1132.695,
            "end": 1133.195,
            "confidence": 0.9997578,
            "punctuated_word": "deploying",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          }
        ],
        "speaker": 2,
        "id": "6c9ac02e-f188-4e6f-bf19-0c2965659dfa"
      },
      {
        "start": 1133.6549,
        "end": 1135.275,
        "confidence": 0.99977076,
        "channel": 0,
        "transcript": "a system to pull from",
        "words": [
          {
            "word": "a",
            "start": 1133.6549,
            "end": 1133.815,
            "confidence": 0.9994178,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "system",
            "start": 1133.815,
            "end": 1134.2949,
            "confidence": 0.999948,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "to",
            "start": 1134.2949,
            "end": 1134.455,
            "confidence": 0.9997547,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "pull",
            "start": 1134.455,
            "end": 1134.775,
            "confidence": 0.9998511,
            "punctuated_word": "pull",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "from",
            "start": 1134.775,
            "end": 1135.275,
            "confidence": 0.999882,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          }
        ],
        "speaker": 2,
        "id": "e9004b03-3a61-47ac-ae54-64bf51f6aa12"
      },
      {
        "start": 1135.6549,
        "end": 1140.635,
        "confidence": 0.996076,
        "channel": 0,
        "transcript": "and see what a success story looks like. And so what we wanted to do is build a repository",
        "words": [
          {
            "word": "and",
            "start": 1135.6549,
            "end": 1136.0549,
            "confidence": 0.9765453,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "see",
            "start": 1136.0549,
            "end": 1136.2949,
            "confidence": 0.99992716,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "what",
            "start": 1136.2949,
            "end": 1136.455,
            "confidence": 0.9999225,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "a",
            "start": 1136.455,
            "end": 1136.695,
            "confidence": 0.998587,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "success",
            "start": 1136.695,
            "end": 1137.095,
            "confidence": 0.9999007,
            "punctuated_word": "success",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "story",
            "start": 1137.095,
            "end": 1137.495,
            "confidence": 0.99991024,
            "punctuated_word": "story",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "looks",
            "start": 1137.495,
            "end": 1137.735,
            "confidence": 0.9996427,
            "punctuated_word": "looks",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "like",
            "start": 1137.735,
            "end": 1137.975,
            "confidence": 0.9753859,
            "punctuated_word": "like.",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "and",
            "start": 1137.975,
            "end": 1138.135,
            "confidence": 0.9952421,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "so",
            "start": 1138.135,
            "end": 1138.2949,
            "confidence": 0.99350476,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "what",
            "start": 1138.2949,
            "end": 1138.455,
            "confidence": 0.9933108,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "we",
            "start": 1138.455,
            "end": 1138.695,
            "confidence": 0.9997497,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "wanted",
            "start": 1138.695,
            "end": 1139.015,
            "confidence": 0.99926454,
            "punctuated_word": "wanted",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "to",
            "start": 1139.015,
            "end": 1139.095,
            "confidence": 0.999622,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "do",
            "start": 1139.095,
            "end": 1139.335,
            "confidence": 0.9998779,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "is",
            "start": 1139.335,
            "end": 1139.6549,
            "confidence": 0.9991351,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "build",
            "start": 1139.6549,
            "end": 1139.975,
            "confidence": 0.9994555,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "a",
            "start": 1139.975,
            "end": 1140.135,
            "confidence": 0.99661547,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "repository",
            "start": 1140.135,
            "end": 1140.635,
            "confidence": 0.9998411,
            "punctuated_word": "repository",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          }
        ],
        "speaker": 2,
        "id": "41a449c0-b097-43a1-b141-635b42130b2e"
      },
      {
        "start": 1141.575,
        "end": 1142.075,
        "confidence": 0.9998629,
        "channel": 0,
        "transcript": "of",
        "words": [
          {
            "word": "of",
            "start": 1141.575,
            "end": 1142.075,
            "confidence": 0.9998629,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          }
        ],
        "speaker": 2,
        "id": "5b4d81b7-1c85-43da-b395-e7cba0d375dd"
      },
      {
        "start": 1142.375,
        "end": 1142.875,
        "confidence": 0.9994623,
        "channel": 0,
        "transcript": "successful",
        "words": [
          {
            "word": "successful",
            "start": 1142.375,
            "end": 1142.875,
            "confidence": 0.9994623,
            "punctuated_word": "successful",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          }
        ],
        "speaker": 2,
        "id": "8150e931-b377-440c-8b82-af7957159256"
      },
      {
        "start": 1143.495,
        "end": 1145.835,
        "confidence": 0.9930913,
        "channel": 0,
        "transcript": "current deployments of AI systems",
        "words": [
          {
            "word": "current",
            "start": 1143.495,
            "end": 1143.995,
            "confidence": 0.97002953,
            "punctuated_word": "current",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "deployments",
            "start": 1144.0549,
            "end": 1144.5549,
            "confidence": 0.9959194,
            "punctuated_word": "deployments",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "of",
            "start": 1144.775,
            "end": 1145.1749,
            "confidence": 0.9999211,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "ai",
            "start": 1145.1749,
            "end": 1145.335,
            "confidence": 0.9997917,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          },
          {
            "word": "systems",
            "start": 1145.335,
            "end": 1145.835,
            "confidence": 0.999795,
            "punctuated_word": "systems",
            "speaker": 2,
            "speaker_confidence": 0.7217041
          }
        ],
        "speaker": 2,
        "id": "47e778bf-d18d-4dac-a85d-9a1cdd6542c1"
      },
      {
        "start": 1146.135,
        "end": 1147.0349,
        "confidence": 0.8552437,
        "channel": 0,
        "transcript": "where we characterize",
        "words": [
          {
            "word": "where",
            "start": 1146.135,
            "end": 1146.2949,
            "confidence": 0.578886,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "we",
            "start": 1146.2949,
            "end": 1146.5349,
            "confidence": 0.9998938,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "characterize",
            "start": 1146.5349,
            "end": 1147.0349,
            "confidence": 0.98695123,
            "punctuated_word": "characterize",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          }
        ],
        "speaker": 2,
        "id": "48251eb8-1951-40eb-b579-6c75a54ffb72"
      },
      {
        "start": 1147.98,
        "end": 1151.2,
        "confidence": 0.99949074,
        "channel": 0,
        "transcript": "the governance that one puts around the AI system.",
        "words": [
          {
            "word": "the",
            "start": 1147.98,
            "end": 1148.22,
            "confidence": 0.99991655,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "governance",
            "start": 1148.22,
            "end": 1148.72,
            "confidence": 0.9997899,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "that",
            "start": 1148.78,
            "end": 1149.1,
            "confidence": 0.9998155,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "one",
            "start": 1149.1,
            "end": 1149.26,
            "confidence": 0.99981123,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "puts",
            "start": 1149.26,
            "end": 1149.76,
            "confidence": 0.9998203,
            "punctuated_word": "puts",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "around",
            "start": 1149.9,
            "end": 1150.22,
            "confidence": 0.9998129,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "the",
            "start": 1150.22,
            "end": 1150.46,
            "confidence": 0.9994413,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "ai",
            "start": 1150.46,
            "end": 1150.7,
            "confidence": 0.999759,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "system",
            "start": 1150.7,
            "end": 1151.2,
            "confidence": 0.9972495,
            "punctuated_word": "system.",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          }
        ],
        "speaker": 2,
        "id": "abd20b4f-5b9f-472f-894b-500b0f9ed74e"
      },
      {
        "start": 1151.58,
        "end": 1159.74,
        "confidence": 0.9520223,
        "channel": 0,
        "transcript": "So I do not care if you're deploying a large language model or predictive even a even an old school digit you we had some a lot of individuals are really excited about just,",
        "words": [
          {
            "word": "so",
            "start": 1151.58,
            "end": 1151.74,
            "confidence": 0.9995795,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "i",
            "start": 1151.74,
            "end": 1151.82,
            "confidence": 0.99962735,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "do",
            "start": 1151.82,
            "end": 1151.98,
            "confidence": 0.9995142,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "not",
            "start": 1151.98,
            "end": 1152.14,
            "confidence": 0.99997187,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "care",
            "start": 1152.14,
            "end": 1152.38,
            "confidence": 0.9999819,
            "punctuated_word": "care",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "if",
            "start": 1152.38,
            "end": 1152.54,
            "confidence": 0.9997825,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "you're",
            "start": 1152.54,
            "end": 1152.7,
            "confidence": 0.9996674,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "deploying",
            "start": 1152.7,
            "end": 1153.02,
            "confidence": 0.9999242,
            "punctuated_word": "deploying",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "a",
            "start": 1153.02,
            "end": 1153.1799,
            "confidence": 0.99975926,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "large",
            "start": 1153.1799,
            "end": 1153.42,
            "confidence": 0.99979764,
            "punctuated_word": "large",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "language",
            "start": 1153.42,
            "end": 1153.82,
            "confidence": 0.99992096,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "model",
            "start": 1153.82,
            "end": 1154.14,
            "confidence": 0.9998293,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "or",
            "start": 1154.14,
            "end": 1154.38,
            "confidence": 0.99426335,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "predictive",
            "start": 1154.38,
            "end": 1154.86,
            "confidence": 0.7273915,
            "punctuated_word": "predictive",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "even",
            "start": 1154.94,
            "end": 1155.1799,
            "confidence": 0.99947184,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "a",
            "start": 1155.1799,
            "end": 1155.34,
            "confidence": 0.66061115,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "even",
            "start": 1155.58,
            "end": 1155.82,
            "confidence": 0.99649054,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "an",
            "start": 1155.82,
            "end": 1155.98,
            "confidence": 0.98398966,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "old",
            "start": 1155.98,
            "end": 1156.14,
            "confidence": 0.99963,
            "punctuated_word": "old",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "school",
            "start": 1156.14,
            "end": 1156.46,
            "confidence": 0.99813545,
            "punctuated_word": "school",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "digit",
            "start": 1156.46,
            "end": 1156.94,
            "confidence": 0.93071675,
            "punctuated_word": "digit",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "you",
            "start": 1157.02,
            "end": 1157.1799,
            "confidence": 0.8711714,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "we",
            "start": 1157.26,
            "end": 1157.42,
            "confidence": 0.99894685,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "had",
            "start": 1157.42,
            "end": 1157.58,
            "confidence": 0.6580494,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "some",
            "start": 1157.58,
            "end": 1157.74,
            "confidence": 0.99793005,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "a",
            "start": 1157.82,
            "end": 1157.9,
            "confidence": 0.9157196,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6820024
          },
          {
            "word": "lot",
            "start": 1157.9,
            "end": 1157.98,
            "confidence": 0.999933,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.49449807
          },
          {
            "word": "of",
            "start": 1157.98,
            "end": 1158.14,
            "confidence": 0.9998636,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.49449807
          },
          {
            "word": "individuals",
            "start": 1158.14,
            "end": 1158.64,
            "confidence": 0.9997936,
            "punctuated_word": "individuals",
            "speaker": 2,
            "speaker_confidence": 0.49449807
          },
          {
            "word": "are",
            "start": 1158.7,
            "end": 1158.86,
            "confidence": 0.7919795,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.49449807
          },
          {
            "word": "really",
            "start": 1158.86,
            "end": 1159.02,
            "confidence": 0.9997582,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.49449807
          },
          {
            "word": "excited",
            "start": 1159.02,
            "end": 1159.42,
            "confidence": 0.9999497,
            "punctuated_word": "excited",
            "speaker": 2,
            "speaker_confidence": 0.49449807
          },
          {
            "word": "about",
            "start": 1159.42,
            "end": 1159.66,
            "confidence": 0.9998031,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.49449807
          },
          {
            "word": "just",
            "start": 1159.66,
            "end": 1159.74,
            "confidence": 0.8478044,
            "punctuated_word": "just,",
            "speaker": 2,
            "speaker_confidence": 0.49449807
          }
        ],
        "speaker": 2,
        "id": "48c6d0ae-de31-429f-b6b3-8dfcde128331"
      },
      {
        "start": 1160.725,
        "end": 1164.985,
        "confidence": 0.9828155,
        "channel": 0,
        "transcript": "vanilla logistic regression models that they had been deploying for a long time.",
        "words": [
          {
            "word": "vanilla",
            "start": 1160.725,
            "end": 1161.225,
            "confidence": 0.99784946,
            "punctuated_word": "vanilla",
            "speaker": 2,
            "speaker_confidence": 0.575553
          },
          {
            "word": "logistic",
            "start": 1161.365,
            "end": 1161.845,
            "confidence": 0.9995295,
            "punctuated_word": "logistic",
            "speaker": 2,
            "speaker_confidence": 0.575553
          },
          {
            "word": "regression",
            "start": 1161.845,
            "end": 1162.345,
            "confidence": 0.9930862,
            "punctuated_word": "regression",
            "speaker": 2,
            "speaker_confidence": 0.575553
          },
          {
            "word": "models",
            "start": 1162.4049,
            "end": 1162.8049,
            "confidence": 0.9997391,
            "punctuated_word": "models",
            "speaker": 2,
            "speaker_confidence": 0.575553
          },
          {
            "word": "that",
            "start": 1162.8049,
            "end": 1162.965,
            "confidence": 0.99418676,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.575553
          },
          {
            "word": "they",
            "start": 1162.965,
            "end": 1163.125,
            "confidence": 0.9993144,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.575553
          },
          {
            "word": "had",
            "start": 1163.125,
            "end": 1163.2849,
            "confidence": 0.88390195,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.575553
          },
          {
            "word": "been",
            "start": 1163.2849,
            "end": 1163.5249,
            "confidence": 0.9993793,
            "punctuated_word": "been",
            "speaker": 2,
            "speaker_confidence": 0.575553
          },
          {
            "word": "deploying",
            "start": 1163.5249,
            "end": 1164.005,
            "confidence": 0.9983878,
            "punctuated_word": "deploying",
            "speaker": 2,
            "speaker_confidence": 0.575553
          },
          {
            "word": "for",
            "start": 1164.005,
            "end": 1164.1649,
            "confidence": 0.9997671,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.575553
          },
          {
            "word": "a",
            "start": 1164.1649,
            "end": 1164.245,
            "confidence": 0.9997528,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.575553
          },
          {
            "word": "long",
            "start": 1164.245,
            "end": 1164.485,
            "confidence": 0.9999223,
            "punctuated_word": "long",
            "speaker": 2,
            "speaker_confidence": 0.575553
          },
          {
            "word": "time",
            "start": 1164.485,
            "end": 1164.985,
            "confidence": 0.9117851,
            "punctuated_word": "time.",
            "speaker": 2,
            "speaker_confidence": 0.575553
          }
        ],
        "speaker": 2,
        "id": "171e4df8-eba6-43ae-a18b-413a9756fc2c"
      },
      {
        "start": 1165.445,
        "end": 1169.225,
        "confidence": 0.98300195,
        "channel": 0,
        "transcript": "But what we're interested in is what governance do you put around it?",
        "words": [
          {
            "word": "but",
            "start": 1165.445,
            "end": 1165.605,
            "confidence": 0.9989999,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.45526046
          },
          {
            "word": "what",
            "start": 1165.605,
            "end": 1165.845,
            "confidence": 0.99657047,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.45526046
          },
          {
            "word": "we're",
            "start": 1165.845,
            "end": 1166.085,
            "confidence": 0.99941516,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.45526046
          },
          {
            "word": "interested",
            "start": 1166.085,
            "end": 1166.485,
            "confidence": 0.99952674,
            "punctuated_word": "interested",
            "speaker": 2,
            "speaker_confidence": 0.45526046
          },
          {
            "word": "in",
            "start": 1166.485,
            "end": 1166.8049,
            "confidence": 0.9989656,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.45526046
          },
          {
            "word": "is",
            "start": 1166.8049,
            "end": 1167.125,
            "confidence": 0.99924785,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.45526046
          },
          {
            "word": "what",
            "start": 1167.125,
            "end": 1167.5249,
            "confidence": 0.89593977,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.45526046
          },
          {
            "word": "governance",
            "start": 1167.5249,
            "end": 1168.005,
            "confidence": 0.999572,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.45526046
          },
          {
            "word": "do",
            "start": 1168.005,
            "end": 1168.1649,
            "confidence": 0.9992575,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.45526046
          },
          {
            "word": "you",
            "start": 1168.1649,
            "end": 1168.245,
            "confidence": 0.9997738,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          },
          {
            "word": "put",
            "start": 1168.245,
            "end": 1168.485,
            "confidence": 0.9998307,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          },
          {
            "word": "around",
            "start": 1168.485,
            "end": 1168.725,
            "confidence": 0.9995252,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          },
          {
            "word": "it",
            "start": 1168.725,
            "end": 1169.225,
            "confidence": 0.8923999,
            "punctuated_word": "it?",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          }
        ],
        "speaker": 2,
        "id": "800f53bc-2485-4fc9-865b-6a2e5acbf6d4"
      },
      {
        "start": 1170.1649,
        "end": 1171.625,
        "confidence": 0.9387207,
        "channel": 0,
        "transcript": "Where is their human oversight?",
        "words": [
          {
            "word": "where",
            "start": 1170.1649,
            "end": 1170.4049,
            "confidence": 0.9992211,
            "punctuated_word": "Where",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          },
          {
            "word": "is",
            "start": 1170.4049,
            "end": 1170.565,
            "confidence": 0.8026621,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          },
          {
            "word": "their",
            "start": 1170.565,
            "end": 1170.8049,
            "confidence": 0.8932462,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          },
          {
            "word": "human",
            "start": 1170.8049,
            "end": 1171.125,
            "confidence": 0.9999149,
            "punctuated_word": "human",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          },
          {
            "word": "oversight",
            "start": 1171.125,
            "end": 1171.625,
            "confidence": 0.99855936,
            "punctuated_word": "oversight?",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          }
        ],
        "speaker": 2,
        "id": "f585fc4f-a3f4-42ec-a0d6-6a2a4ec9a96d"
      },
      {
        "start": 1172.085,
        "end": 1173.945,
        "confidence": 0.99388665,
        "channel": 0,
        "transcript": "Where is their institutional oversight?",
        "words": [
          {
            "word": "where",
            "start": 1172.085,
            "end": 1172.325,
            "confidence": 0.9995535,
            "punctuated_word": "Where",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          },
          {
            "word": "is",
            "start": 1172.325,
            "end": 1172.565,
            "confidence": 0.9802234,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          },
          {
            "word": "their",
            "start": 1172.565,
            "end": 1172.725,
            "confidence": 0.99020153,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          },
          {
            "word": "institutional",
            "start": 1172.725,
            "end": 1173.225,
            "confidence": 0.999741,
            "punctuated_word": "institutional",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          },
          {
            "word": "oversight",
            "start": 1173.445,
            "end": 1173.945,
            "confidence": 0.99971384,
            "punctuated_word": "oversight?",
            "speaker": 2,
            "speaker_confidence": 0.6304949
          }
        ],
        "speaker": 2,
        "id": "be9fd426-137c-44f1-a1c7-6891e8f1088d"
      },
      {
        "start": 1174.49,
        "end": 1175.55,
        "confidence": 0.9995677,
        "channel": 0,
        "transcript": "Can you characterize",
        "words": [
          {
            "word": "can",
            "start": 1174.49,
            "end": 1174.65,
            "confidence": 0.9998005,
            "punctuated_word": "Can",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "you",
            "start": 1174.65,
            "end": 1175.05,
            "confidence": 0.9999578,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "characterize",
            "start": 1175.05,
            "end": 1175.55,
            "confidence": 0.9989447,
            "punctuated_word": "characterize",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          }
        ],
        "speaker": 2,
        "id": "cde5c213-512f-4523-b61c-9de2041fe224"
      },
      {
        "start": 1176.65,
        "end": 1180.1901,
        "confidence": 0.99965805,
        "channel": 0,
        "transcript": "what types of governance you put in place on the individuals",
        "words": [
          {
            "word": "what",
            "start": 1176.65,
            "end": 1176.89,
            "confidence": 0.9994804,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "types",
            "start": 1176.89,
            "end": 1177.39,
            "confidence": 0.9999052,
            "punctuated_word": "types",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "of",
            "start": 1177.61,
            "end": 1177.8501,
            "confidence": 0.99977595,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "governance",
            "start": 1177.8501,
            "end": 1178.3501,
            "confidence": 0.99917704,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "you",
            "start": 1178.41,
            "end": 1178.5701,
            "confidence": 0.9997725,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "put",
            "start": 1178.5701,
            "end": 1178.7301,
            "confidence": 0.9995338,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "in",
            "start": 1178.7301,
            "end": 1178.89,
            "confidence": 0.9997813,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "place",
            "start": 1178.89,
            "end": 1179.29,
            "confidence": 0.9998946,
            "punctuated_word": "place",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "on",
            "start": 1179.29,
            "end": 1179.53,
            "confidence": 0.9998965,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "the",
            "start": 1179.53,
            "end": 1179.6901,
            "confidence": 0.9995907,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "individuals",
            "start": 1179.6901,
            "end": 1180.1901,
            "confidence": 0.99943036,
            "punctuated_word": "individuals",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          }
        ],
        "speaker": 2,
        "id": "faad8750-4e43-4f4f-a3dc-3413289b5b10"
      },
      {
        "start": 1180.65,
        "end": 1187.2301,
        "confidence": 0.9827066,
        "channel": 0,
        "transcript": "who have oversight over these systems? Can you characterize what your governance practices are around as an institution",
        "words": [
          {
            "word": "who",
            "start": 1180.65,
            "end": 1180.89,
            "confidence": 0.99947006,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "have",
            "start": 1180.89,
            "end": 1181.2101,
            "confidence": 0.99982315,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "oversight",
            "start": 1181.2101,
            "end": 1181.61,
            "confidence": 0.9957898,
            "punctuated_word": "oversight",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "over",
            "start": 1181.61,
            "end": 1181.8501,
            "confidence": 0.96649665,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "these",
            "start": 1181.8501,
            "end": 1182.01,
            "confidence": 0.98514026,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "systems",
            "start": 1182.01,
            "end": 1182.51,
            "confidence": 0.9985658,
            "punctuated_word": "systems?",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "can",
            "start": 1182.7301,
            "end": 1182.9701,
            "confidence": 0.9997855,
            "punctuated_word": "Can",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "you",
            "start": 1182.9701,
            "end": 1183.13,
            "confidence": 0.999936,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "characterize",
            "start": 1183.13,
            "end": 1183.63,
            "confidence": 0.99948955,
            "punctuated_word": "characterize",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "what",
            "start": 1183.77,
            "end": 1183.93,
            "confidence": 0.9997577,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "your",
            "start": 1183.93,
            "end": 1184.17,
            "confidence": 0.9991665,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "governance",
            "start": 1184.17,
            "end": 1184.67,
            "confidence": 0.9992205,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "practices",
            "start": 1184.81,
            "end": 1185.31,
            "confidence": 0.99868053,
            "punctuated_word": "practices",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "are",
            "start": 1185.4501,
            "end": 1185.8501,
            "confidence": 0.9996264,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "around",
            "start": 1185.8501,
            "end": 1186.3501,
            "confidence": 0.99744046,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "as",
            "start": 1186.41,
            "end": 1186.5701,
            "confidence": 0.75065297,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "an",
            "start": 1186.5701,
            "end": 1186.7301,
            "confidence": 0.9998661,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "institution",
            "start": 1186.7301,
            "end": 1187.2301,
            "confidence": 0.9998118,
            "punctuated_word": "institution",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          }
        ],
        "speaker": 2,
        "id": "ce7760db-ccde-474c-9f5a-9b49ff357ea7"
      },
      {
        "start": 1187.6901,
        "end": 1189.9501,
        "confidence": 0.99157476,
        "channel": 0,
        "transcript": "to look at this AI system and say,",
        "words": [
          {
            "word": "to",
            "start": 1187.6901,
            "end": 1187.8501,
            "confidence": 0.96814865,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "look",
            "start": 1187.8501,
            "end": 1188.0901,
            "confidence": 0.9998524,
            "punctuated_word": "look",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "at",
            "start": 1188.0901,
            "end": 1188.17,
            "confidence": 0.99968755,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "this",
            "start": 1188.17,
            "end": 1188.49,
            "confidence": 0.9997805,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "ai",
            "start": 1188.49,
            "end": 1188.7301,
            "confidence": 0.9997216,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "system",
            "start": 1188.7301,
            "end": 1189.2101,
            "confidence": 0.99937147,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "and",
            "start": 1189.2101,
            "end": 1189.4501,
            "confidence": 0.99209046,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "say",
            "start": 1189.4501,
            "end": 1189.9501,
            "confidence": 0.97394544,
            "punctuated_word": "say,",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          }
        ],
        "speaker": 2,
        "id": "1d8c4095-21e3-4b6b-b55b-8d940eab2e70"
      },
      {
        "start": 1190.305,
        "end": 1203.765,
        "confidence": 0.9655186,
        "channel": 0,
        "transcript": "I have introduced an autonomous AI system or one that is semi autonomous. So it's only autonomous if it's confident. For example, this is a very classic one that you can see. And so one of the things that we're hoping to encourage is a discourse that talks about deployment.",
        "words": [
          {
            "word": "i",
            "start": 1190.305,
            "end": 1190.545,
            "confidence": 0.9997074,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "have",
            "start": 1190.545,
            "end": 1191.045,
            "confidence": 0.99989843,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "introduced",
            "start": 1191.105,
            "end": 1191.605,
            "confidence": 0.99925834,
            "punctuated_word": "introduced",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "an",
            "start": 1191.665,
            "end": 1191.905,
            "confidence": 0.99897003,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "autonomous",
            "start": 1191.905,
            "end": 1192.405,
            "confidence": 0.99760664,
            "punctuated_word": "autonomous",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "ai",
            "start": 1192.465,
            "end": 1192.625,
            "confidence": 0.99726427,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "system",
            "start": 1192.625,
            "end": 1193.025,
            "confidence": 0.9982387,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "or",
            "start": 1193.025,
            "end": 1193.345,
            "confidence": 0.96619004,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "one",
            "start": 1193.345,
            "end": 1193.585,
            "confidence": 0.9992865,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "that",
            "start": 1193.585,
            "end": 1193.665,
            "confidence": 0.99933064,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "is",
            "start": 1193.665,
            "end": 1193.905,
            "confidence": 0.9984616,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "semi",
            "start": 1193.905,
            "end": 1194.225,
            "confidence": 0.7453731,
            "punctuated_word": "semi",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "autonomous",
            "start": 1194.225,
            "end": 1194.625,
            "confidence": 0.9801588,
            "punctuated_word": "autonomous.",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "so",
            "start": 1194.625,
            "end": 1194.7051,
            "confidence": 0.7434641,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "it's",
            "start": 1194.7051,
            "end": 1194.785,
            "confidence": 0.9974591,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "only",
            "start": 1194.785,
            "end": 1195.025,
            "confidence": 0.99560946,
            "punctuated_word": "only",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "autonomous",
            "start": 1195.025,
            "end": 1195.505,
            "confidence": 0.99960977,
            "punctuated_word": "autonomous",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "if",
            "start": 1195.505,
            "end": 1195.665,
            "confidence": 0.99707925,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "it's",
            "start": 1195.665,
            "end": 1195.905,
            "confidence": 0.99808913,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "confident",
            "start": 1195.905,
            "end": 1196.405,
            "confidence": 0.9158246,
            "punctuated_word": "confident.",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "for",
            "start": 1196.465,
            "end": 1196.625,
            "confidence": 0.9995395,
            "punctuated_word": "For",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "example",
            "start": 1196.625,
            "end": 1196.9451,
            "confidence": 0.99312925,
            "punctuated_word": "example,",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "this",
            "start": 1196.9451,
            "end": 1197.105,
            "confidence": 0.9331956,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "is",
            "start": 1197.105,
            "end": 1197.185,
            "confidence": 0.93981266,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "a",
            "start": 1197.185,
            "end": 1197.345,
            "confidence": 0.95143235,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "very",
            "start": 1197.345,
            "end": 1197.505,
            "confidence": 0.99456847,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "classic",
            "start": 1197.505,
            "end": 1197.8251,
            "confidence": 0.9960919,
            "punctuated_word": "classic",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "one",
            "start": 1197.8251,
            "end": 1197.985,
            "confidence": 0.9964509,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "that",
            "start": 1197.985,
            "end": 1198.145,
            "confidence": 0.9934847,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "you",
            "start": 1198.145,
            "end": 1198.305,
            "confidence": 0.5804863,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "can",
            "start": 1198.305,
            "end": 1198.465,
            "confidence": 0.69531006,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "see",
            "start": 1198.465,
            "end": 1198.785,
            "confidence": 0.96758986,
            "punctuated_word": "see.",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "and",
            "start": 1198.785,
            "end": 1199.025,
            "confidence": 0.9966164,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "so",
            "start": 1199.025,
            "end": 1199.425,
            "confidence": 0.9973526,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "one",
            "start": 1199.425,
            "end": 1199.665,
            "confidence": 0.9866022,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "of",
            "start": 1199.665,
            "end": 1199.745,
            "confidence": 0.9998584,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8213557
          },
          {
            "word": "the",
            "start": 1199.745,
            "end": 1199.905,
            "confidence": 0.9995528,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          },
          {
            "word": "things",
            "start": 1199.905,
            "end": 1200.145,
            "confidence": 0.9998611,
            "punctuated_word": "things",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          },
          {
            "word": "that",
            "start": 1200.145,
            "end": 1200.305,
            "confidence": 0.999795,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          },
          {
            "word": "we're",
            "start": 1200.305,
            "end": 1200.545,
            "confidence": 0.9995848,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          },
          {
            "word": "hoping",
            "start": 1200.545,
            "end": 1200.785,
            "confidence": 0.9996406,
            "punctuated_word": "hoping",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          },
          {
            "word": "to",
            "start": 1200.785,
            "end": 1200.9451,
            "confidence": 0.9996111,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          },
          {
            "word": "encourage",
            "start": 1200.9451,
            "end": 1201.4451,
            "confidence": 0.99931717,
            "punctuated_word": "encourage",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          },
          {
            "word": "is",
            "start": 1201.505,
            "end": 1201.665,
            "confidence": 0.9994,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          },
          {
            "word": "a",
            "start": 1201.665,
            "end": 1201.905,
            "confidence": 0.99909246,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          },
          {
            "word": "discourse",
            "start": 1201.905,
            "end": 1202.405,
            "confidence": 0.99983585,
            "punctuated_word": "discourse",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          },
          {
            "word": "that",
            "start": 1202.465,
            "end": 1202.7051,
            "confidence": 0.9995254,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          },
          {
            "word": "talks",
            "start": 1202.7051,
            "end": 1203.025,
            "confidence": 0.99980265,
            "punctuated_word": "talks",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          },
          {
            "word": "about",
            "start": 1203.025,
            "end": 1203.265,
            "confidence": 0.9996617,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          },
          {
            "word": "deployment",
            "start": 1203.265,
            "end": 1203.765,
            "confidence": 0.93284166,
            "punctuated_word": "deployment.",
            "speaker": 2,
            "speaker_confidence": 0.5876306
          }
        ],
        "speaker": 2,
        "id": "1a36724c-7e7a-4c3a-b954-d867f54995cb"
      },
      {
        "start": 1204.58,
        "end": 1212.52,
        "confidence": 0.93650496,
        "channel": 0,
        "transcript": "And I'm very bullish on deployment of AI systems becoming a site that is an art there for sure, but there's a science that underpins",
        "words": [
          {
            "word": "and",
            "start": 1204.58,
            "end": 1204.66,
            "confidence": 0.9996439,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.59381855
          },
          {
            "word": "i'm",
            "start": 1204.66,
            "end": 1204.9,
            "confidence": 0.9979373,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.59381855
          },
          {
            "word": "very",
            "start": 1204.9,
            "end": 1205.06,
            "confidence": 0.9997477,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.59381855
          },
          {
            "word": "bullish",
            "start": 1205.06,
            "end": 1205.54,
            "confidence": 0.99995565,
            "punctuated_word": "bullish",
            "speaker": 2,
            "speaker_confidence": 0.59381855
          },
          {
            "word": "on",
            "start": 1205.54,
            "end": 1205.94,
            "confidence": 0.99873286,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.59381855
          },
          {
            "word": "deployment",
            "start": 1205.94,
            "end": 1206.42,
            "confidence": 0.9974728,
            "punctuated_word": "deployment",
            "speaker": 2,
            "speaker_confidence": 0.59381855
          },
          {
            "word": "of",
            "start": 1206.42,
            "end": 1206.66,
            "confidence": 0.9964366,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.59381855
          },
          {
            "word": "ai",
            "start": 1206.66,
            "end": 1206.82,
            "confidence": 0.9971751,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.59381855
          },
          {
            "word": "systems",
            "start": 1206.82,
            "end": 1207.22,
            "confidence": 0.9156665,
            "punctuated_word": "systems",
            "speaker": 2,
            "speaker_confidence": 0.59381855
          },
          {
            "word": "becoming",
            "start": 1207.22,
            "end": 1207.62,
            "confidence": 0.96751904,
            "punctuated_word": "becoming",
            "speaker": 2,
            "speaker_confidence": 0.59381855
          },
          {
            "word": "a",
            "start": 1207.62,
            "end": 1207.78,
            "confidence": 0.9969529,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.59381855
          },
          {
            "word": "site",
            "start": 1207.78,
            "end": 1208.18,
            "confidence": 0.48449826,
            "punctuated_word": "site",
            "speaker": 2,
            "speaker_confidence": 0.59381855
          },
          {
            "word": "that",
            "start": 1208.18,
            "end": 1208.5,
            "confidence": 0.65954006,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.59381855
          },
          {
            "word": "is",
            "start": 1208.5,
            "end": 1208.66,
            "confidence": 0.6432166,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.4571452
          },
          {
            "word": "an",
            "start": 1208.66,
            "end": 1208.98,
            "confidence": 0.94048744,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.4571452
          },
          {
            "word": "art",
            "start": 1208.98,
            "end": 1209.22,
            "confidence": 0.99889296,
            "punctuated_word": "art",
            "speaker": 2,
            "speaker_confidence": 0.4571452
          },
          {
            "word": "there",
            "start": 1209.22,
            "end": 1209.54,
            "confidence": 0.99796426,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.4571452
          },
          {
            "word": "for",
            "start": 1209.54,
            "end": 1209.78,
            "confidence": 0.96465874,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.4571452
          },
          {
            "word": "sure",
            "start": 1209.78,
            "end": 1210.28,
            "confidence": 0.92152727,
            "punctuated_word": "sure,",
            "speaker": 2,
            "speaker_confidence": 0.4571452
          },
          {
            "word": "but",
            "start": 1210.42,
            "end": 1210.66,
            "confidence": 0.99925166,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.4571452
          },
          {
            "word": "there's",
            "start": 1210.66,
            "end": 1210.98,
            "confidence": 0.938833,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.4571452
          },
          {
            "word": "a",
            "start": 1210.98,
            "end": 1211.14,
            "confidence": 0.9978678,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5221247
          },
          {
            "word": "science",
            "start": 1211.14,
            "end": 1211.54,
            "confidence": 0.99932444,
            "punctuated_word": "science",
            "speaker": 2,
            "speaker_confidence": 0.5221247
          },
          {
            "word": "that",
            "start": 1211.54,
            "end": 1212.02,
            "confidence": 0.99979335,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5221247
          },
          {
            "word": "underpins",
            "start": 1212.02,
            "end": 1212.52,
            "confidence": 0.9995247,
            "punctuated_word": "underpins",
            "speaker": 2,
            "speaker_confidence": 0.5221247
          }
        ],
        "speaker": 2,
        "id": "7469f47e-3536-42c7-a9fe-c0e5b5f19c20"
      },
      {
        "start": 1213.3,
        "end": 1214.12,
        "confidence": 0.9993688,
        "channel": 0,
        "transcript": "a successful",
        "words": [
          {
            "word": "a",
            "start": 1213.3,
            "end": 1213.62,
            "confidence": 0.9988952,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5221247
          },
          {
            "word": "successful",
            "start": 1213.62,
            "end": 1214.12,
            "confidence": 0.9998423,
            "punctuated_word": "successful",
            "speaker": 2,
            "speaker_confidence": 0.5221247
          }
        ],
        "speaker": 2,
        "id": "9172733f-95d7-48fb-8ac1-726ab4ebdb26"
      },
      {
        "start": 1214.58,
        "end": 1216.12,
        "confidence": 0.9988526,
        "channel": 0,
        "transcript": "use of an AI system.",
        "words": [
          {
            "word": "use",
            "start": 1214.58,
            "end": 1214.98,
            "confidence": 0.9996865,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.5221247
          },
          {
            "word": "of",
            "start": 1214.98,
            "end": 1215.14,
            "confidence": 0.9996563,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5221247
          },
          {
            "word": "an",
            "start": 1215.14,
            "end": 1215.38,
            "confidence": 0.99957854,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.5221247
          },
          {
            "word": "ai",
            "start": 1215.38,
            "end": 1215.62,
            "confidence": 0.9998388,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.5221247
          },
          {
            "word": "system",
            "start": 1215.62,
            "end": 1216.12,
            "confidence": 0.99550295,
            "punctuated_word": "system.",
            "speaker": 2,
            "speaker_confidence": 0.5221247
          }
        ],
        "speaker": 2,
        "id": "866ad1f1-c146-4e08-92d2-48b43a2265c8"
      },
      {
        "start": 1216.675,
        "end": 1226.135,
        "confidence": 0.9981453,
        "channel": 0,
        "transcript": "And there's a lot of excitement about use inspired AI, but that concerns the model itself. It doesn't tell you how to use it. So I might build a diagnostic system that can detect",
        "words": [
          {
            "word": "and",
            "start": 1216.675,
            "end": 1216.755,
            "confidence": 0.99965537,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "there's",
            "start": 1216.755,
            "end": 1216.915,
            "confidence": 0.9998522,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "a",
            "start": 1216.915,
            "end": 1216.995,
            "confidence": 0.99989545,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "lot",
            "start": 1216.995,
            "end": 1217.155,
            "confidence": 0.99994767,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "of",
            "start": 1217.155,
            "end": 1217.3151,
            "confidence": 0.9995875,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "excitement",
            "start": 1217.3151,
            "end": 1217.715,
            "confidence": 0.9998467,
            "punctuated_word": "excitement",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "about",
            "start": 1217.715,
            "end": 1218.035,
            "confidence": 0.9998386,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "use",
            "start": 1218.035,
            "end": 1218.275,
            "confidence": 0.9916136,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "inspired",
            "start": 1218.275,
            "end": 1218.755,
            "confidence": 0.9974833,
            "punctuated_word": "inspired",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "ai",
            "start": 1218.755,
            "end": 1219.0751,
            "confidence": 0.9846169,
            "punctuated_word": "AI,",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "but",
            "start": 1219.0751,
            "end": 1219.235,
            "confidence": 0.9998889,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "that",
            "start": 1219.235,
            "end": 1219.395,
            "confidence": 0.9998173,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "concerns",
            "start": 1219.395,
            "end": 1219.795,
            "confidence": 0.9997814,
            "punctuated_word": "concerns",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "the",
            "start": 1219.795,
            "end": 1219.875,
            "confidence": 0.9997284,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "model",
            "start": 1219.875,
            "end": 1220.1951,
            "confidence": 0.999949,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "itself",
            "start": 1220.1951,
            "end": 1220.6951,
            "confidence": 0.9959868,
            "punctuated_word": "itself.",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "it",
            "start": 1220.755,
            "end": 1220.915,
            "confidence": 0.9998006,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "doesn't",
            "start": 1220.915,
            "end": 1221.3151,
            "confidence": 0.99995315,
            "punctuated_word": "doesn't",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "tell",
            "start": 1221.3151,
            "end": 1221.475,
            "confidence": 0.9997149,
            "punctuated_word": "tell",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "you",
            "start": 1221.475,
            "end": 1221.875,
            "confidence": 0.99976987,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "how",
            "start": 1221.875,
            "end": 1222.115,
            "confidence": 0.9998424,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "to",
            "start": 1222.115,
            "end": 1222.355,
            "confidence": 0.9973098,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "use",
            "start": 1222.355,
            "end": 1222.595,
            "confidence": 0.9998448,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "it",
            "start": 1222.595,
            "end": 1222.915,
            "confidence": 0.9935842,
            "punctuated_word": "it.",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "so",
            "start": 1222.915,
            "end": 1223.155,
            "confidence": 0.9997563,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "i",
            "start": 1223.155,
            "end": 1223.3151,
            "confidence": 0.9996772,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "might",
            "start": 1223.3151,
            "end": 1223.475,
            "confidence": 0.9996542,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "build",
            "start": 1223.475,
            "end": 1223.795,
            "confidence": 0.99983335,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "a",
            "start": 1223.795,
            "end": 1224.115,
            "confidence": 0.98814046,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "diagnostic",
            "start": 1224.115,
            "end": 1224.615,
            "confidence": 0.9934863,
            "punctuated_word": "diagnostic",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "system",
            "start": 1224.675,
            "end": 1225.175,
            "confidence": 0.99989974,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "that",
            "start": 1225.235,
            "end": 1225.395,
            "confidence": 0.9995303,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "can",
            "start": 1225.395,
            "end": 1225.635,
            "confidence": 0.9997398,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "detect",
            "start": 1225.635,
            "end": 1226.135,
            "confidence": 0.9999118,
            "punctuated_word": "detect",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          }
        ],
        "speaker": 2,
        "id": "942f67ba-8ed0-4317-a600-358945781ef4"
      },
      {
        "start": 1226.675,
        "end": 1235.96,
        "confidence": 0.9809067,
        "channel": 0,
        "transcript": "fractured femurs with a 100% accuracy. K? And AI scientists are very excited about getting that metric up. But when push comes to shove and you have to use this tool in practice,",
        "words": [
          {
            "word": "fractured",
            "start": 1226.675,
            "end": 1227.155,
            "confidence": 0.9998342,
            "punctuated_word": "fractured",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "femurs",
            "start": 1227.155,
            "end": 1227.555,
            "confidence": 0.99798906,
            "punctuated_word": "femurs",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "with",
            "start": 1227.555,
            "end": 1227.795,
            "confidence": 0.9988949,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "a",
            "start": 1227.795,
            "end": 1227.875,
            "confidence": 0.9900928,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "100%",
            "start": 1227.875,
            "end": 1228.515,
            "confidence": 0.998098,
            "punctuated_word": "100%",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "accuracy",
            "start": 1228.515,
            "end": 1229.015,
            "confidence": 0.9863334,
            "punctuated_word": "accuracy.",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "k",
            "start": 1229.2999,
            "end": 1229.7,
            "confidence": 0.66535854,
            "punctuated_word": "K?",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "and",
            "start": 1229.7,
            "end": 1230.02,
            "confidence": 0.9955968,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "ai",
            "start": 1230.02,
            "end": 1230.26,
            "confidence": 0.99793124,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "scientists",
            "start": 1230.26,
            "end": 1230.6599,
            "confidence": 0.9904931,
            "punctuated_word": "scientists",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "are",
            "start": 1230.6599,
            "end": 1230.82,
            "confidence": 0.99735594,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "very",
            "start": 1230.82,
            "end": 1231.0599,
            "confidence": 0.999271,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "excited",
            "start": 1231.0599,
            "end": 1231.46,
            "confidence": 0.99996436,
            "punctuated_word": "excited",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "about",
            "start": 1231.46,
            "end": 1231.7,
            "confidence": 0.9993467,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "getting",
            "start": 1231.7,
            "end": 1231.94,
            "confidence": 0.99981266,
            "punctuated_word": "getting",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "that",
            "start": 1231.94,
            "end": 1232.1799,
            "confidence": 0.9997284,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "metric",
            "start": 1232.1799,
            "end": 1232.58,
            "confidence": 0.9995096,
            "punctuated_word": "metric",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "up",
            "start": 1232.58,
            "end": 1232.74,
            "confidence": 0.9494516,
            "punctuated_word": "up.",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "but",
            "start": 1232.74,
            "end": 1232.9,
            "confidence": 0.99942917,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "when",
            "start": 1232.9,
            "end": 1233.0599,
            "confidence": 0.99979526,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "push",
            "start": 1233.0599,
            "end": 1233.2999,
            "confidence": 0.9996228,
            "punctuated_word": "push",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "comes",
            "start": 1233.2999,
            "end": 1233.46,
            "confidence": 0.9992293,
            "punctuated_word": "comes",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "to",
            "start": 1233.46,
            "end": 1233.62,
            "confidence": 0.9995757,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "shove",
            "start": 1233.62,
            "end": 1233.86,
            "confidence": 0.9991666,
            "punctuated_word": "shove",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "and",
            "start": 1233.86,
            "end": 1234.02,
            "confidence": 0.8719035,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "you",
            "start": 1234.02,
            "end": 1234.1799,
            "confidence": 0.99992645,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "have",
            "start": 1234.1799,
            "end": 1234.34,
            "confidence": 0.99980706,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "to",
            "start": 1234.34,
            "end": 1234.5,
            "confidence": 0.99878734,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "use",
            "start": 1234.5,
            "end": 1234.82,
            "confidence": 0.9993837,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "this",
            "start": 1234.82,
            "end": 1235.0599,
            "confidence": 0.99953055,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "tool",
            "start": 1235.0599,
            "end": 1235.2999,
            "confidence": 0.999374,
            "punctuated_word": "tool",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "in",
            "start": 1235.2999,
            "end": 1235.46,
            "confidence": 0.94241136,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "practice",
            "start": 1235.46,
            "end": 1235.96,
            "confidence": 0.9969146,
            "punctuated_word": "practice,",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          }
        ],
        "speaker": 2,
        "id": "5ad52e04-bbcd-405d-b704-634a44ea1eff"
      },
      {
        "start": 1236.4199,
        "end": 1246.075,
        "confidence": 0.969227,
        "channel": 0,
        "transcript": "how do you do that? Right? Like, what is the workflow? Is there an iPad in the in the hospital, in the ER that someone can pick up and look at? And are there capabilities for overriding?",
        "words": [
          {
            "word": "how",
            "start": 1236.4199,
            "end": 1236.6599,
            "confidence": 0.99930894,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "do",
            "start": 1236.6599,
            "end": 1236.9,
            "confidence": 0.94595546,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "you",
            "start": 1236.9,
            "end": 1237.0599,
            "confidence": 0.9997484,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "do",
            "start": 1237.0599,
            "end": 1237.22,
            "confidence": 0.99969816,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "that",
            "start": 1237.22,
            "end": 1237.72,
            "confidence": 0.99914646,
            "punctuated_word": "that?",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "right",
            "start": 1237.78,
            "end": 1238.1,
            "confidence": 0.9634667,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "like",
            "start": 1238.1,
            "end": 1238.26,
            "confidence": 0.93979645,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "what",
            "start": 1238.26,
            "end": 1238.5,
            "confidence": 0.99964,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "is",
            "start": 1238.5,
            "end": 1238.58,
            "confidence": 0.9998735,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "the",
            "start": 1238.58,
            "end": 1238.74,
            "confidence": 0.9996247,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "workflow",
            "start": 1238.74,
            "end": 1239.22,
            "confidence": 0.99917924,
            "punctuated_word": "workflow?",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "is",
            "start": 1239.22,
            "end": 1239.38,
            "confidence": 0.99980944,
            "punctuated_word": "Is",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "there",
            "start": 1239.38,
            "end": 1239.5399,
            "confidence": 0.9994941,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "an",
            "start": 1239.5399,
            "end": 1239.7,
            "confidence": 0.9989956,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "ipad",
            "start": 1239.7,
            "end": 1240.02,
            "confidence": 0.9997882,
            "punctuated_word": "iPad",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "in",
            "start": 1240.02,
            "end": 1240.1799,
            "confidence": 0.99937564,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "the",
            "start": 1240.1799,
            "end": 1240.34,
            "confidence": 0.97705156,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "in",
            "start": 1240.34,
            "end": 1240.84,
            "confidence": 0.61131716,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "the",
            "start": 1241.0599,
            "end": 1241.22,
            "confidence": 0.9315405,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "hospital",
            "start": 1241.22,
            "end": 1241.62,
            "confidence": 0.9141078,
            "punctuated_word": "hospital,",
            "speaker": 2,
            "speaker_confidence": 0.7773289
          },
          {
            "word": "in",
            "start": 1241.62,
            "end": 1241.7,
            "confidence": 0.99867105,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "the",
            "start": 1241.7,
            "end": 1241.86,
            "confidence": 0.9988121,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "er",
            "start": 1241.86,
            "end": 1242.1,
            "confidence": 0.9964851,
            "punctuated_word": "ER",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "that",
            "start": 1242.1,
            "end": 1242.34,
            "confidence": 0.72579175,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "someone",
            "start": 1242.34,
            "end": 1242.58,
            "confidence": 0.9998976,
            "punctuated_word": "someone",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "can",
            "start": 1242.58,
            "end": 1242.74,
            "confidence": 0.9666536,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "pick",
            "start": 1242.74,
            "end": 1242.98,
            "confidence": 0.99548244,
            "punctuated_word": "pick",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "up",
            "start": 1242.98,
            "end": 1243.0599,
            "confidence": 0.99946123,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "and",
            "start": 1243.0599,
            "end": 1243.2999,
            "confidence": 0.9990164,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "look",
            "start": 1243.2999,
            "end": 1243.46,
            "confidence": 0.9997254,
            "punctuated_word": "look",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "at",
            "start": 1243.46,
            "end": 1243.815,
            "confidence": 0.9382173,
            "punctuated_word": "at?",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "and",
            "start": 1244.0549,
            "end": 1244.2949,
            "confidence": 0.9989579,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "are",
            "start": 1244.2949,
            "end": 1244.455,
            "confidence": 0.9986737,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "there",
            "start": 1244.455,
            "end": 1244.7749,
            "confidence": 0.97647357,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "capabilities",
            "start": 1244.7749,
            "end": 1245.2749,
            "confidence": 0.9978624,
            "punctuated_word": "capabilities",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "for",
            "start": 1245.335,
            "end": 1245.575,
            "confidence": 0.99661833,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "overriding",
            "start": 1245.575,
            "end": 1246.075,
            "confidence": 0.9976803,
            "punctuated_word": "overriding?",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          }
        ],
        "speaker": 2,
        "id": "83cbf547-84a8-4a6f-b9c4-48e80456321d"
      },
      {
        "start": 1246.375,
        "end": 1251.195,
        "confidence": 0.9452057,
        "channel": 0,
        "transcript": "Because if it's a 100% accurate every single time a doctor overrides it, you're by definition wrong.",
        "words": [
          {
            "word": "because",
            "start": 1246.375,
            "end": 1246.5349,
            "confidence": 0.9560443,
            "punctuated_word": "Because",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "if",
            "start": 1246.5349,
            "end": 1246.695,
            "confidence": 0.9989748,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "it's",
            "start": 1246.695,
            "end": 1246.855,
            "confidence": 0.99979436,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "a",
            "start": 1246.855,
            "end": 1246.9349,
            "confidence": 0.9972945,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "100%",
            "start": 1246.9349,
            "end": 1247.495,
            "confidence": 0.9992386,
            "punctuated_word": "100%",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "accurate",
            "start": 1247.495,
            "end": 1247.815,
            "confidence": 0.9996885,
            "punctuated_word": "accurate",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "every",
            "start": 1247.815,
            "end": 1248.0549,
            "confidence": 0.5457283,
            "punctuated_word": "every",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "single",
            "start": 1248.0549,
            "end": 1248.2949,
            "confidence": 0.99937075,
            "punctuated_word": "single",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "time",
            "start": 1248.2949,
            "end": 1248.455,
            "confidence": 0.9994672,
            "punctuated_word": "time",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "a",
            "start": 1248.455,
            "end": 1248.615,
            "confidence": 0.9706487,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "doctor",
            "start": 1248.615,
            "end": 1248.855,
            "confidence": 0.9997074,
            "punctuated_word": "doctor",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "overrides",
            "start": 1248.855,
            "end": 1249.335,
            "confidence": 0.99904454,
            "punctuated_word": "overrides",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "it",
            "start": 1249.335,
            "end": 1249.495,
            "confidence": 0.9767113,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "you're",
            "start": 1249.495,
            "end": 1249.735,
            "confidence": 0.9882149,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "by",
            "start": 1249.735,
            "end": 1249.975,
            "confidence": 0.6692459,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "definition",
            "start": 1249.975,
            "end": 1250.475,
            "confidence": 0.99954957,
            "punctuated_word": "definition",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "wrong",
            "start": 1250.695,
            "end": 1251.195,
            "confidence": 0.9697746,
            "punctuated_word": "wrong.",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          }
        ],
        "speaker": 2,
        "id": "f78f70ba-ee19-41a0-afd2-ca010a997d02"
      },
      {
        "start": 1251.735,
        "end": 1259.86,
        "confidence": 0.9942062,
        "channel": 0,
        "transcript": "Right? Right. By definition, we've constructed an example. So what are those oversights? How what kind of training does that doctor have? What kind of governance do we put on the model itself?",
        "words": [
          {
            "word": "right",
            "start": 1251.735,
            "end": 1252.1349,
            "confidence": 0.97728354,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.63392234
          },
          {
            "word": "right",
            "start": 1252.1349,
            "end": 1252.375,
            "confidence": 0.9969357,
            "punctuated_word": "Right.",
            "speaker": 2,
            "speaker_confidence": 0.3950773
          },
          {
            "word": "by",
            "start": 1252.375,
            "end": 1252.5349,
            "confidence": 0.9788603,
            "punctuated_word": "By",
            "speaker": 2,
            "speaker_confidence": 0.3950773
          },
          {
            "word": "definition",
            "start": 1252.5349,
            "end": 1253.0149,
            "confidence": 0.9271297,
            "punctuated_word": "definition,",
            "speaker": 2,
            "speaker_confidence": 0.3950773
          },
          {
            "word": "we've",
            "start": 1253.0149,
            "end": 1253.2549,
            "confidence": 0.9990796,
            "punctuated_word": "we've",
            "speaker": 2,
            "speaker_confidence": 0.3950773
          },
          {
            "word": "constructed",
            "start": 1253.2549,
            "end": 1253.735,
            "confidence": 0.99915934,
            "punctuated_word": "constructed",
            "speaker": 2,
            "speaker_confidence": 0.3950773
          },
          {
            "word": "an",
            "start": 1253.735,
            "end": 1253.8949,
            "confidence": 0.99931145,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.3950773
          },
          {
            "word": "example",
            "start": 1253.8949,
            "end": 1254.2949,
            "confidence": 0.99797785,
            "punctuated_word": "example.",
            "speaker": 2,
            "speaker_confidence": 0.3950773
          },
          {
            "word": "so",
            "start": 1254.2949,
            "end": 1254.615,
            "confidence": 0.9996468,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.3950773
          },
          {
            "word": "what",
            "start": 1254.615,
            "end": 1254.7749,
            "confidence": 0.9987186,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.3950773
          },
          {
            "word": "are",
            "start": 1254.7749,
            "end": 1254.855,
            "confidence": 0.99986553,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.23142517
          },
          {
            "word": "those",
            "start": 1254.855,
            "end": 1255.095,
            "confidence": 0.9998419,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.23142517
          },
          {
            "word": "oversights",
            "start": 1255.095,
            "end": 1255.495,
            "confidence": 0.9517276,
            "punctuated_word": "oversights?",
            "speaker": 2,
            "speaker_confidence": 0.23142517
          },
          {
            "word": "how",
            "start": 1255.495,
            "end": 1255.6549,
            "confidence": 0.9980124,
            "punctuated_word": "How",
            "speaker": 2,
            "speaker_confidence": 0.23142517
          },
          {
            "word": "what",
            "start": 1255.735,
            "end": 1255.8949,
            "confidence": 0.99783427,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.23142517
          },
          {
            "word": "kind",
            "start": 1255.8949,
            "end": 1255.975,
            "confidence": 0.9959353,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "of",
            "start": 1255.975,
            "end": 1256.1349,
            "confidence": 0.99920684,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "training",
            "start": 1256.1349,
            "end": 1256.455,
            "confidence": 0.9998079,
            "punctuated_word": "training",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "does",
            "start": 1256.455,
            "end": 1256.615,
            "confidence": 0.9996184,
            "punctuated_word": "does",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "that",
            "start": 1256.615,
            "end": 1256.7749,
            "confidence": 0.99829453,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "doctor",
            "start": 1256.7749,
            "end": 1257.095,
            "confidence": 0.99941206,
            "punctuated_word": "doctor",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "have",
            "start": 1257.095,
            "end": 1257.36,
            "confidence": 0.9992558,
            "punctuated_word": "have?",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "what",
            "start": 1257.44,
            "end": 1257.6,
            "confidence": 0.9998654,
            "punctuated_word": "What",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "kind",
            "start": 1257.6,
            "end": 1257.76,
            "confidence": 0.9998392,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "of",
            "start": 1257.76,
            "end": 1257.92,
            "confidence": 0.99964666,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "governance",
            "start": 1257.92,
            "end": 1258.42,
            "confidence": 0.99958783,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "do",
            "start": 1258.48,
            "end": 1258.64,
            "confidence": 0.9993412,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "we",
            "start": 1258.64,
            "end": 1258.72,
            "confidence": 0.99978954,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "put",
            "start": 1258.72,
            "end": 1258.88,
            "confidence": 0.99995387,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.49847096
          },
          {
            "word": "on",
            "start": 1258.88,
            "end": 1258.96,
            "confidence": 0.9995067,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.2748357
          },
          {
            "word": "the",
            "start": 1258.96,
            "end": 1259.04,
            "confidence": 0.9993724,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.2748357
          },
          {
            "word": "model",
            "start": 1259.04,
            "end": 1259.36,
            "confidence": 0.99995077,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.2748357
          },
          {
            "word": "itself",
            "start": 1259.36,
            "end": 1259.86,
            "confidence": 0.99903476,
            "punctuated_word": "itself?",
            "speaker": 2,
            "speaker_confidence": 0.2748357
          }
        ],
        "speaker": 2,
        "id": "0e21ae93-42db-4921-a42c-bb54efdbeca4"
      },
      {
        "start": 1260.48,
        "end": 1262.58,
        "confidence": 0.99978757,
        "channel": 0,
        "transcript": "All of these questions need to be documented",
        "words": [
          {
            "word": "all",
            "start": 1260.48,
            "end": 1260.72,
            "confidence": 0.9997795,
            "punctuated_word": "All",
            "speaker": 2,
            "speaker_confidence": 0.2748357
          },
          {
            "word": "of",
            "start": 1260.72,
            "end": 1260.88,
            "confidence": 0.999848,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.2748357
          },
          {
            "word": "these",
            "start": 1260.88,
            "end": 1261.12,
            "confidence": 0.99974436,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.2748357
          },
          {
            "word": "questions",
            "start": 1261.12,
            "end": 1261.6,
            "confidence": 0.99968815,
            "punctuated_word": "questions",
            "speaker": 2,
            "speaker_confidence": 0.2748357
          },
          {
            "word": "need",
            "start": 1261.6,
            "end": 1261.76,
            "confidence": 0.9996126,
            "punctuated_word": "need",
            "speaker": 2,
            "speaker_confidence": 0.2748357
          },
          {
            "word": "to",
            "start": 1261.76,
            "end": 1261.84,
            "confidence": 0.9998871,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "be",
            "start": 1261.84,
            "end": 1262.08,
            "confidence": 0.99980086,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "documented",
            "start": 1262.08,
            "end": 1262.58,
            "confidence": 0.99994016,
            "punctuated_word": "documented",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          }
        ],
        "speaker": 2,
        "id": "d5ca39a0-d408-41a0-abd4-6a6950e297d2"
      },
      {
        "start": 1263.44,
        "end": 1264.1,
        "confidence": 0.9794467,
        "channel": 0,
        "transcript": "and answered.",
        "words": [
          {
            "word": "and",
            "start": 1263.44,
            "end": 1263.6,
            "confidence": 0.9972767,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "answered",
            "start": 1263.6,
            "end": 1264.1,
            "confidence": 0.9616167,
            "punctuated_word": "answered.",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          }
        ],
        "speaker": 2,
        "id": "c963eefa-6baf-4759-a5ea-a4e184eaf44d"
      },
      {
        "start": 1264.48,
        "end": 1265.14,
        "confidence": 0.9152607,
        "channel": 0,
        "transcript": "And, ideally,",
        "words": [
          {
            "word": "and",
            "start": 1264.48,
            "end": 1264.64,
            "confidence": 0.8306724,
            "punctuated_word": "And,",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "ideally",
            "start": 1264.64,
            "end": 1265.14,
            "confidence": 0.99984896,
            "punctuated_word": "ideally,",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          }
        ],
        "speaker": 2,
        "id": "3aecd8e1-9a4d-4ab6-b051-5ef97a5afb60"
      },
      {
        "start": 1265.76,
        "end": 1280.785,
        "confidence": 0.98143286,
        "channel": 0,
        "transcript": "you can answer these questions at an abstract enough level where I don't really know need to know the IP of the model itself. A lot of model developers are very excited about keeping that information very close to their heart and not sharing it with the world. And I respect that. But you",
        "words": [
          {
            "word": "you",
            "start": 1265.76,
            "end": 1265.92,
            "confidence": 0.9998565,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "can",
            "start": 1265.92,
            "end": 1266.16,
            "confidence": 0.9989391,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "answer",
            "start": 1266.16,
            "end": 1266.48,
            "confidence": 0.9998198,
            "punctuated_word": "answer",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "these",
            "start": 1266.48,
            "end": 1266.64,
            "confidence": 0.9996834,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "questions",
            "start": 1266.64,
            "end": 1266.96,
            "confidence": 0.9996364,
            "punctuated_word": "questions",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "at",
            "start": 1266.96,
            "end": 1267.12,
            "confidence": 0.7949575,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "an",
            "start": 1267.12,
            "end": 1267.36,
            "confidence": 0.9997943,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "abstract",
            "start": 1267.36,
            "end": 1267.76,
            "confidence": 0.99956924,
            "punctuated_word": "abstract",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "enough",
            "start": 1267.76,
            "end": 1268.08,
            "confidence": 0.99981517,
            "punctuated_word": "enough",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "level",
            "start": 1268.08,
            "end": 1268.58,
            "confidence": 0.99995863,
            "punctuated_word": "level",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "where",
            "start": 1268.72,
            "end": 1268.96,
            "confidence": 0.82097673,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "i",
            "start": 1268.96,
            "end": 1269.04,
            "confidence": 0.9997292,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "don't",
            "start": 1269.04,
            "end": 1269.28,
            "confidence": 0.9999676,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "really",
            "start": 1269.28,
            "end": 1269.44,
            "confidence": 0.9995165,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "know",
            "start": 1269.44,
            "end": 1269.6799,
            "confidence": 0.9662121,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "need",
            "start": 1269.76,
            "end": 1269.92,
            "confidence": 0.99967444,
            "punctuated_word": "need",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "to",
            "start": 1269.92,
            "end": 1270.08,
            "confidence": 0.9994203,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "know",
            "start": 1270.08,
            "end": 1270.32,
            "confidence": 0.99983287,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "the",
            "start": 1270.32,
            "end": 1270.48,
            "confidence": 0.99905616,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "ip",
            "start": 1270.48,
            "end": 1270.98,
            "confidence": 0.9993774,
            "punctuated_word": "IP",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "of",
            "start": 1271.04,
            "end": 1271.2,
            "confidence": 0.9998375,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "the",
            "start": 1271.2,
            "end": 1271.36,
            "confidence": 0.99984705,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "model",
            "start": 1271.36,
            "end": 1271.6,
            "confidence": 0.9999478,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "itself",
            "start": 1271.6,
            "end": 1272.045,
            "confidence": 0.999725,
            "punctuated_word": "itself.",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "a",
            "start": 1272.045,
            "end": 1272.2051,
            "confidence": 0.9967872,
            "punctuated_word": "A",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "lot",
            "start": 1272.2051,
            "end": 1272.365,
            "confidence": 0.99983025,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "of",
            "start": 1272.365,
            "end": 1272.4451,
            "confidence": 0.99990165,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "model",
            "start": 1272.4451,
            "end": 1272.685,
            "confidence": 0.9967855,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "developers",
            "start": 1272.685,
            "end": 1273.165,
            "confidence": 0.99983454,
            "punctuated_word": "developers",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "are",
            "start": 1273.165,
            "end": 1273.3251,
            "confidence": 0.99980706,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "very",
            "start": 1273.3251,
            "end": 1273.5651,
            "confidence": 0.99961495,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "excited",
            "start": 1273.5651,
            "end": 1273.9651,
            "confidence": 0.99993193,
            "punctuated_word": "excited",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "about",
            "start": 1273.9651,
            "end": 1274.4651,
            "confidence": 0.99918264,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "keeping",
            "start": 1274.525,
            "end": 1275.025,
            "confidence": 0.99989593,
            "punctuated_word": "keeping",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "that",
            "start": 1275.165,
            "end": 1275.485,
            "confidence": 0.99987555,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "information",
            "start": 1275.485,
            "end": 1275.985,
            "confidence": 0.9999366,
            "punctuated_word": "information",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "very",
            "start": 1276.125,
            "end": 1276.365,
            "confidence": 0.99960667,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "close",
            "start": 1276.365,
            "end": 1276.6051,
            "confidence": 0.99986374,
            "punctuated_word": "close",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "to",
            "start": 1276.6051,
            "end": 1276.685,
            "confidence": 0.999278,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6911111
          },
          {
            "word": "their",
            "start": 1276.685,
            "end": 1276.8451,
            "confidence": 0.9998473,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "heart",
            "start": 1276.8451,
            "end": 1277.0851,
            "confidence": 0.9996314,
            "punctuated_word": "heart",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "and",
            "start": 1277.0851,
            "end": 1277.245,
            "confidence": 0.9949862,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "not",
            "start": 1277.245,
            "end": 1277.405,
            "confidence": 0.9998561,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "sharing",
            "start": 1277.405,
            "end": 1277.7251,
            "confidence": 0.99914885,
            "punctuated_word": "sharing",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "it",
            "start": 1277.7251,
            "end": 1277.805,
            "confidence": 0.9180977,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "with",
            "start": 1277.805,
            "end": 1277.9651,
            "confidence": 0.99879944,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "the",
            "start": 1277.9651,
            "end": 1278.045,
            "confidence": 0.9995889,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "world",
            "start": 1278.045,
            "end": 1278.525,
            "confidence": 0.7508729,
            "punctuated_word": "world.",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "and",
            "start": 1278.525,
            "end": 1278.8451,
            "confidence": 0.9988426,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "i",
            "start": 1278.8451,
            "end": 1279.005,
            "confidence": 0.9996644,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "respect",
            "start": 1279.005,
            "end": 1279.485,
            "confidence": 0.9998287,
            "punctuated_word": "respect",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "that",
            "start": 1279.485,
            "end": 1279.885,
            "confidence": 0.7754008,
            "punctuated_word": "that.",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "but",
            "start": 1279.885,
            "end": 1280.285,
            "confidence": 0.9989629,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "you",
            "start": 1280.285,
            "end": 1280.785,
            "confidence": 0.998563,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.688202
          }
        ],
        "speaker": 2,
        "id": "656ee8b5-9150-4aba-a67a-7136c7b57730"
      },
      {
        "start": 1281.165,
        "end": 1295.0,
        "confidence": 0.97433585,
        "channel": 0,
        "transcript": "have, in some sense, a duty to share how you're using this tool and how where are their protections put in place for people? And so this was the motivation for Fabric, where we went out and collected a set of deployed use cases and came up with a design language",
        "words": [
          {
            "word": "have",
            "start": 1281.165,
            "end": 1281.485,
            "confidence": 0.91566974,
            "punctuated_word": "have,",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "in",
            "start": 1281.485,
            "end": 1281.7251,
            "confidence": 0.9996618,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "some",
            "start": 1281.7251,
            "end": 1281.9651,
            "confidence": 0.9981812,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "sense",
            "start": 1281.9651,
            "end": 1282.4451,
            "confidence": 0.9985646,
            "punctuated_word": "sense,",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "a",
            "start": 1282.4451,
            "end": 1282.6051,
            "confidence": 0.99762875,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "duty",
            "start": 1282.6051,
            "end": 1283.1051,
            "confidence": 0.99997056,
            "punctuated_word": "duty",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "to",
            "start": 1283.3251,
            "end": 1283.485,
            "confidence": 0.99774843,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "share",
            "start": 1283.485,
            "end": 1283.805,
            "confidence": 0.99968016,
            "punctuated_word": "share",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "how",
            "start": 1283.805,
            "end": 1284.045,
            "confidence": 0.9995957,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "you're",
            "start": 1284.045,
            "end": 1284.285,
            "confidence": 0.99968696,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "using",
            "start": 1284.285,
            "end": 1284.6051,
            "confidence": 0.99992204,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "this",
            "start": 1284.6051,
            "end": 1284.765,
            "confidence": 0.9998135,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "tool",
            "start": 1284.765,
            "end": 1285.165,
            "confidence": 0.9996395,
            "punctuated_word": "tool",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "and",
            "start": 1285.165,
            "end": 1285.3251,
            "confidence": 0.95416856,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "how",
            "start": 1285.3251,
            "end": 1285.485,
            "confidence": 0.99779224,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "where",
            "start": 1285.645,
            "end": 1285.885,
            "confidence": 0.9978479,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "are",
            "start": 1285.885,
            "end": 1285.9651,
            "confidence": 0.5064022,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "their",
            "start": 1285.9651,
            "end": 1286.125,
            "confidence": 0.8890554,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "protections",
            "start": 1286.125,
            "end": 1286.625,
            "confidence": 0.9914647,
            "punctuated_word": "protections",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "put",
            "start": 1286.685,
            "end": 1286.925,
            "confidence": 0.99869543,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "in",
            "start": 1286.925,
            "end": 1287.005,
            "confidence": 0.9991767,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "place",
            "start": 1287.005,
            "end": 1287.505,
            "confidence": 0.99973375,
            "punctuated_word": "place",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "for",
            "start": 1287.54,
            "end": 1287.78,
            "confidence": 0.999923,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "people",
            "start": 1287.78,
            "end": 1288.28,
            "confidence": 0.8113096,
            "punctuated_word": "people?",
            "speaker": 2,
            "speaker_confidence": 0.688202
          },
          {
            "word": "and",
            "start": 1288.42,
            "end": 1288.5801,
            "confidence": 0.99640584,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "so",
            "start": 1288.5801,
            "end": 1288.74,
            "confidence": 0.99700886,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "this",
            "start": 1288.74,
            "end": 1288.98,
            "confidence": 0.9967295,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "was",
            "start": 1288.98,
            "end": 1289.14,
            "confidence": 0.9997285,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "the",
            "start": 1289.14,
            "end": 1289.2201,
            "confidence": 0.99855655,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "motivation",
            "start": 1289.2201,
            "end": 1289.62,
            "confidence": 0.99980015,
            "punctuated_word": "motivation",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "for",
            "start": 1289.62,
            "end": 1289.86,
            "confidence": 0.9995167,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "fabric",
            "start": 1289.86,
            "end": 1290.36,
            "confidence": 0.7287693,
            "punctuated_word": "Fabric,",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "where",
            "start": 1290.42,
            "end": 1290.5801,
            "confidence": 0.99953187,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "we",
            "start": 1290.5801,
            "end": 1290.74,
            "confidence": 0.99984705,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "went",
            "start": 1290.74,
            "end": 1290.9,
            "confidence": 0.9999194,
            "punctuated_word": "went",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "out",
            "start": 1290.9,
            "end": 1291.06,
            "confidence": 0.9960873,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "and",
            "start": 1291.06,
            "end": 1291.2201,
            "confidence": 0.99926287,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "collected",
            "start": 1291.2201,
            "end": 1291.7201,
            "confidence": 0.99978906,
            "punctuated_word": "collected",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "a",
            "start": 1291.9401,
            "end": 1292.02,
            "confidence": 0.9995127,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "set",
            "start": 1292.02,
            "end": 1292.26,
            "confidence": 0.9999293,
            "punctuated_word": "set",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "of",
            "start": 1292.26,
            "end": 1292.3401,
            "confidence": 0.9998585,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "deployed",
            "start": 1292.3401,
            "end": 1292.74,
            "confidence": 0.9986871,
            "punctuated_word": "deployed",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "use",
            "start": 1292.74,
            "end": 1292.98,
            "confidence": 0.9799668,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "cases",
            "start": 1292.98,
            "end": 1293.38,
            "confidence": 0.9998585,
            "punctuated_word": "cases",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "and",
            "start": 1293.38,
            "end": 1293.54,
            "confidence": 0.9852123,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "came",
            "start": 1293.54,
            "end": 1293.7001,
            "confidence": 0.99975926,
            "punctuated_word": "came",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "up",
            "start": 1293.7001,
            "end": 1293.86,
            "confidence": 0.9998085,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "with",
            "start": 1293.86,
            "end": 1294.02,
            "confidence": 0.9998512,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "a",
            "start": 1294.02,
            "end": 1294.18,
            "confidence": 0.9698278,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "design",
            "start": 1294.18,
            "end": 1294.5,
            "confidence": 0.9966009,
            "punctuated_word": "design",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "language",
            "start": 1294.5,
            "end": 1295.0,
            "confidence": 0.99996674,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          }
        ],
        "speaker": 2,
        "id": "7809199a-8909-45ff-9774-a8ecb800bf99"
      },
      {
        "start": 1295.38,
        "end": 1311.375,
        "confidence": 0.9676784,
        "channel": 0,
        "transcript": "that lets us think about the governance that we put in place both at the individual level, so for humans who are overseeing these systems, and at the institutional level thinking about how organizations who are adopting these tools put protections in place both for their own personal liabilities as well as for those of their customers.",
        "words": [
          {
            "word": "that",
            "start": 1295.38,
            "end": 1295.54,
            "confidence": 0.9943879,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "lets",
            "start": 1295.54,
            "end": 1295.86,
            "confidence": 0.9927249,
            "punctuated_word": "lets",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "us",
            "start": 1295.86,
            "end": 1296.1001,
            "confidence": 0.99992204,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "think",
            "start": 1296.1001,
            "end": 1296.42,
            "confidence": 0.99978024,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "about",
            "start": 1296.42,
            "end": 1296.92,
            "confidence": 0.9996425,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "the",
            "start": 1296.98,
            "end": 1297.2201,
            "confidence": 0.9993895,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "governance",
            "start": 1297.2201,
            "end": 1297.62,
            "confidence": 0.9994987,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "that",
            "start": 1297.62,
            "end": 1297.78,
            "confidence": 0.9997404,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "we",
            "start": 1297.78,
            "end": 1297.9401,
            "confidence": 0.9999558,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "put",
            "start": 1297.9401,
            "end": 1298.1001,
            "confidence": 0.99859756,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "in",
            "start": 1298.1001,
            "end": 1298.26,
            "confidence": 0.9995485,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "place",
            "start": 1298.26,
            "end": 1298.74,
            "confidence": 0.999882,
            "punctuated_word": "place",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "both",
            "start": 1298.74,
            "end": 1298.9,
            "confidence": 0.57374114,
            "punctuated_word": "both",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "at",
            "start": 1298.9,
            "end": 1299.06,
            "confidence": 0.9921037,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "the",
            "start": 1299.06,
            "end": 1299.2201,
            "confidence": 0.9994721,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "individual",
            "start": 1299.2201,
            "end": 1299.7001,
            "confidence": 0.99989116,
            "punctuated_word": "individual",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "level",
            "start": 1299.7001,
            "end": 1300.1001,
            "confidence": 0.8438553,
            "punctuated_word": "level,",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "so",
            "start": 1300.1001,
            "end": 1300.26,
            "confidence": 0.9871367,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "for",
            "start": 1300.26,
            "end": 1300.42,
            "confidence": 0.9968894,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "humans",
            "start": 1300.42,
            "end": 1300.74,
            "confidence": 0.9992667,
            "punctuated_word": "humans",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "who",
            "start": 1300.74,
            "end": 1300.9,
            "confidence": 0.9982084,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "are",
            "start": 1300.9,
            "end": 1300.98,
            "confidence": 0.98117346,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "overseeing",
            "start": 1300.98,
            "end": 1301.4601,
            "confidence": 0.9999503,
            "punctuated_word": "overseeing",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "these",
            "start": 1301.4601,
            "end": 1301.7001,
            "confidence": 0.99837816,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "systems",
            "start": 1301.7001,
            "end": 1302.2001,
            "confidence": 0.8985852,
            "punctuated_word": "systems,",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "and",
            "start": 1302.315,
            "end": 1302.475,
            "confidence": 0.9986603,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "at",
            "start": 1302.475,
            "end": 1302.5549,
            "confidence": 0.95835525,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "the",
            "start": 1302.5549,
            "end": 1302.635,
            "confidence": 0.9996629,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "institutional",
            "start": 1302.635,
            "end": 1302.715,
            "confidence": 0.9992125,
            "punctuated_word": "institutional",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "level",
            "start": 1302.715,
            "end": 1303.215,
            "confidence": 0.9998516,
            "punctuated_word": "level",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "thinking",
            "start": 1303.5149,
            "end": 1303.835,
            "confidence": 0.5111903,
            "punctuated_word": "thinking",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "about",
            "start": 1303.835,
            "end": 1304.235,
            "confidence": 0.99916816,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "how",
            "start": 1304.235,
            "end": 1304.475,
            "confidence": 0.9956599,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "organizations",
            "start": 1304.475,
            "end": 1304.975,
            "confidence": 0.9957696,
            "punctuated_word": "organizations",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "who",
            "start": 1305.0349,
            "end": 1305.115,
            "confidence": 0.99188495,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "are",
            "start": 1305.115,
            "end": 1305.2749,
            "confidence": 0.9473039,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "adopting",
            "start": 1305.2749,
            "end": 1305.595,
            "confidence": 0.9989196,
            "punctuated_word": "adopting",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "these",
            "start": 1305.595,
            "end": 1305.835,
            "confidence": 0.99909973,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "tools",
            "start": 1305.835,
            "end": 1306.1549,
            "confidence": 0.9994973,
            "punctuated_word": "tools",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "put",
            "start": 1306.1549,
            "end": 1306.3949,
            "confidence": 0.94575983,
            "punctuated_word": "put",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "protections",
            "start": 1306.3949,
            "end": 1306.875,
            "confidence": 0.99897987,
            "punctuated_word": "protections",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "in",
            "start": 1306.875,
            "end": 1306.955,
            "confidence": 0.9997564,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "place",
            "start": 1306.955,
            "end": 1307.4349,
            "confidence": 0.99987364,
            "punctuated_word": "place",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "both",
            "start": 1307.4349,
            "end": 1307.835,
            "confidence": 0.81745946,
            "punctuated_word": "both",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "for",
            "start": 1307.835,
            "end": 1307.995,
            "confidence": 0.99921966,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "their",
            "start": 1307.995,
            "end": 1308.1549,
            "confidence": 0.9991768,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "own",
            "start": 1308.1549,
            "end": 1308.5549,
            "confidence": 0.997375,
            "punctuated_word": "own",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "personal",
            "start": 1308.5549,
            "end": 1308.955,
            "confidence": 0.99961865,
            "punctuated_word": "personal",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "liabilities",
            "start": 1308.955,
            "end": 1309.4349,
            "confidence": 0.99766064,
            "punctuated_word": "liabilities",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "as",
            "start": 1309.4349,
            "end": 1309.595,
            "confidence": 0.84744096,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "well",
            "start": 1309.595,
            "end": 1309.835,
            "confidence": 0.99984634,
            "punctuated_word": "well",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "as",
            "start": 1309.835,
            "end": 1309.9149,
            "confidence": 0.99430734,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "for",
            "start": 1309.9149,
            "end": 1310.075,
            "confidence": 0.9987821,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "those",
            "start": 1310.075,
            "end": 1310.475,
            "confidence": 0.9995702,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "of",
            "start": 1310.475,
            "end": 1310.5549,
            "confidence": 0.9974101,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "their",
            "start": 1310.5549,
            "end": 1310.875,
            "confidence": 0.9995987,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          },
          {
            "word": "customers",
            "start": 1310.875,
            "end": 1311.375,
            "confidence": 0.9198674,
            "punctuated_word": "customers.",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          }
        ],
        "speaker": 2,
        "id": "d10e622a-4859-4bdc-ad4c-b876148404da"
      },
      {
        "start": 1311.835,
        "end": 1312.335,
        "confidence": 0.9882698,
        "channel": 0,
        "transcript": "And",
        "words": [
          {
            "word": "and",
            "start": 1311.835,
            "end": 1312.335,
            "confidence": 0.9882698,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.82019055
          }
        ],
        "speaker": 2,
        "id": "a30d6236-7cae-46c3-a328-f72913abcc4e"
      },
      {
        "start": 1313.115,
        "end": 1314.735,
        "confidence": 0.9551401,
        "channel": 0,
        "transcript": "a rich design language emerges.",
        "words": [
          {
            "word": "a",
            "start": 1313.115,
            "end": 1313.195,
            "confidence": 0.9920556,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.3811487
          },
          {
            "word": "rich",
            "start": 1313.195,
            "end": 1313.5149,
            "confidence": 0.8431386,
            "punctuated_word": "rich",
            "speaker": 2,
            "speaker_confidence": 0.3811487
          },
          {
            "word": "design",
            "start": 1313.5149,
            "end": 1313.835,
            "confidence": 0.99935895,
            "punctuated_word": "design",
            "speaker": 2,
            "speaker_confidence": 0.3811487
          },
          {
            "word": "language",
            "start": 1313.835,
            "end": 1314.235,
            "confidence": 0.99988604,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.3811487
          },
          {
            "word": "emerges",
            "start": 1314.235,
            "end": 1314.735,
            "confidence": 0.94126153,
            "punctuated_word": "emerges.",
            "speaker": 2,
            "speaker_confidence": 0.3811487
          }
        ],
        "speaker": 2,
        "id": "0789850a-c232-40c6-8f1a-ec6c305ee23a"
      },
      {
        "start": 1315.19,
        "end": 1331.4049,
        "confidence": 0.96540576,
        "channel": 0,
        "transcript": "There are not a lot of interest there are not all too many ways that people deploy systems. It looks something like I might use it sometimes, and the setting the settings where I choose to use it might be some function of confidence, some function of the cost of a claim, for example, an insurance. Right? Like, I I don't care about autonomously",
        "words": [
          {
            "word": "there",
            "start": 1315.19,
            "end": 1315.35,
            "confidence": 0.9862889,
            "punctuated_word": "There",
            "speaker": 2,
            "speaker_confidence": 0.3811487
          },
          {
            "word": "are",
            "start": 1315.35,
            "end": 1315.51,
            "confidence": 0.99213046,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.3811487
          },
          {
            "word": "not",
            "start": 1315.51,
            "end": 1315.55,
            "confidence": 0.9969729,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.3811487
          },
          {
            "word": "a",
            "start": 1315.55,
            "end": 1315.59,
            "confidence": 0.9972921,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.09122324
          },
          {
            "word": "lot",
            "start": 1315.59,
            "end": 1315.91,
            "confidence": 0.9998493,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.09122324
          },
          {
            "word": "of",
            "start": 1315.91,
            "end": 1316.07,
            "confidence": 0.9986155,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.09122324
          },
          {
            "word": "interest",
            "start": 1316.07,
            "end": 1316.3099,
            "confidence": 0.97809553,
            "punctuated_word": "interest",
            "speaker": 2,
            "speaker_confidence": 0.09122324
          },
          {
            "word": "there",
            "start": 1316.39,
            "end": 1316.51,
            "confidence": 0.9418803,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.09122324
          },
          {
            "word": "are",
            "start": 1316.51,
            "end": 1316.63,
            "confidence": 0.93834573,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "not",
            "start": 1316.63,
            "end": 1316.95,
            "confidence": 0.9984263,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "all",
            "start": 1316.95,
            "end": 1317.03,
            "confidence": 0.99072486,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "too",
            "start": 1317.03,
            "end": 1317.19,
            "confidence": 0.9992986,
            "punctuated_word": "too",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "many",
            "start": 1317.19,
            "end": 1317.4299,
            "confidence": 0.9998847,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "ways",
            "start": 1317.4299,
            "end": 1317.75,
            "confidence": 0.9993018,
            "punctuated_word": "ways",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "that",
            "start": 1317.75,
            "end": 1317.83,
            "confidence": 0.9995061,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "people",
            "start": 1317.83,
            "end": 1318.15,
            "confidence": 0.9999422,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "deploy",
            "start": 1318.15,
            "end": 1318.39,
            "confidence": 0.9990232,
            "punctuated_word": "deploy",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "systems",
            "start": 1318.39,
            "end": 1318.89,
            "confidence": 0.9985957,
            "punctuated_word": "systems.",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "it",
            "start": 1319.19,
            "end": 1319.35,
            "confidence": 0.99829036,
            "punctuated_word": "It",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "looks",
            "start": 1319.35,
            "end": 1319.59,
            "confidence": 0.9736293,
            "punctuated_word": "looks",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "something",
            "start": 1319.59,
            "end": 1319.91,
            "confidence": 0.99913293,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "like",
            "start": 1319.91,
            "end": 1320.07,
            "confidence": 0.9695248,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "i",
            "start": 1320.07,
            "end": 1320.23,
            "confidence": 0.9787355,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "might",
            "start": 1320.23,
            "end": 1320.39,
            "confidence": 0.9989341,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "use",
            "start": 1320.39,
            "end": 1320.63,
            "confidence": 0.99971265,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "it",
            "start": 1320.63,
            "end": 1320.87,
            "confidence": 0.99926835,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "sometimes",
            "start": 1320.87,
            "end": 1321.37,
            "confidence": 0.71772003,
            "punctuated_word": "sometimes,",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "and",
            "start": 1321.59,
            "end": 1321.83,
            "confidence": 0.9982974,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "the",
            "start": 1321.83,
            "end": 1321.99,
            "confidence": 0.71606976,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "setting",
            "start": 1321.99,
            "end": 1322.3099,
            "confidence": 0.716852,
            "punctuated_word": "setting",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "the",
            "start": 1322.47,
            "end": 1322.63,
            "confidence": 0.9987637,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "settings",
            "start": 1322.63,
            "end": 1322.95,
            "confidence": 0.9970349,
            "punctuated_word": "settings",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "where",
            "start": 1322.95,
            "end": 1323.11,
            "confidence": 0.99817705,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "i",
            "start": 1323.11,
            "end": 1323.27,
            "confidence": 0.999426,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "choose",
            "start": 1323.27,
            "end": 1323.59,
            "confidence": 0.91758895,
            "punctuated_word": "choose",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "to",
            "start": 1323.59,
            "end": 1323.67,
            "confidence": 0.9996402,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "use",
            "start": 1323.67,
            "end": 1323.83,
            "confidence": 0.9998927,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "it",
            "start": 1323.83,
            "end": 1323.99,
            "confidence": 0.9878451,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "might",
            "start": 1323.99,
            "end": 1324.23,
            "confidence": 0.9949065,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "be",
            "start": 1324.23,
            "end": 1324.39,
            "confidence": 0.99978334,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "some",
            "start": 1324.39,
            "end": 1324.5499,
            "confidence": 0.9992355,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "function",
            "start": 1324.5499,
            "end": 1324.87,
            "confidence": 0.99986374,
            "punctuated_word": "function",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "of",
            "start": 1324.87,
            "end": 1325.03,
            "confidence": 0.99993217,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "confidence",
            "start": 1325.03,
            "end": 1325.53,
            "confidence": 0.9917423,
            "punctuated_word": "confidence,",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "some",
            "start": 1325.83,
            "end": 1326.07,
            "confidence": 0.99981314,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "function",
            "start": 1326.07,
            "end": 1326.57,
            "confidence": 0.9997757,
            "punctuated_word": "function",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "of",
            "start": 1326.63,
            "end": 1326.95,
            "confidence": 0.99976045,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "the",
            "start": 1326.95,
            "end": 1327.11,
            "confidence": 0.9988207,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "cost",
            "start": 1327.11,
            "end": 1327.35,
            "confidence": 0.9996321,
            "punctuated_word": "cost",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "of",
            "start": 1327.35,
            "end": 1327.51,
            "confidence": 0.99985754,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "a",
            "start": 1327.51,
            "end": 1327.59,
            "confidence": 0.99828184,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "claim",
            "start": 1327.59,
            "end": 1327.91,
            "confidence": 0.91776437,
            "punctuated_word": "claim,",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "for",
            "start": 1327.91,
            "end": 1328.15,
            "confidence": 0.9997385,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "example",
            "start": 1328.15,
            "end": 1328.5499,
            "confidence": 0.9840757,
            "punctuated_word": "example,",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "an",
            "start": 1328.5499,
            "end": 1328.63,
            "confidence": 0.4618785,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "insurance",
            "start": 1328.63,
            "end": 1329.13,
            "confidence": 0.7880415,
            "punctuated_word": "insurance.",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "right",
            "start": 1329.19,
            "end": 1329.35,
            "confidence": 0.9578173,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "like",
            "start": 1329.35,
            "end": 1329.59,
            "confidence": 0.9697808,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "i",
            "start": 1329.59,
            "end": 1329.945,
            "confidence": 0.9493897,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "i",
            "start": 1329.945,
            "end": 1330.105,
            "confidence": 0.99973816,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "don't",
            "start": 1330.105,
            "end": 1330.2649,
            "confidence": 0.99938226,
            "punctuated_word": "don't",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "care",
            "start": 1330.2649,
            "end": 1330.4249,
            "confidence": 0.9999126,
            "punctuated_word": "care",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "about",
            "start": 1330.4249,
            "end": 1330.9049,
            "confidence": 0.99968994,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "autonomously",
            "start": 1330.9049,
            "end": 1331.4049,
            "confidence": 0.99864715,
            "punctuated_word": "autonomously",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          }
        ],
        "speaker": 2,
        "id": "27000f83-8fc3-44f3-a9cc-82cb806d9e88"
      },
      {
        "start": 1332.0249,
        "end": 1332.6849,
        "confidence": 0.7095269,
        "channel": 0,
        "transcript": "and automatically",
        "words": [
          {
            "word": "and",
            "start": 1332.0249,
            "end": 1332.1849,
            "confidence": 0.4248757,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "automatically",
            "start": 1332.1849,
            "end": 1332.6849,
            "confidence": 0.99417806,
            "punctuated_word": "automatically",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          }
        ],
        "speaker": 2,
        "id": "4792ad6d-a9bf-4285-8e08-e637bc0e1e9b"
      },
      {
        "start": 1332.985,
        "end": 1333.485,
        "confidence": 0.999866,
        "channel": 0,
        "transcript": "processing",
        "words": [
          {
            "word": "processing",
            "start": 1332.985,
            "end": 1333.485,
            "confidence": 0.999866,
            "punctuated_word": "processing",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          }
        ],
        "speaker": 2,
        "id": "0b1a8014-b4b3-49bf-9f0b-f279d4ea5da0"
      },
      {
        "start": 1333.945,
        "end": 1335.565,
        "confidence": 0.99602,
        "channel": 0,
        "transcript": "claims that are under a $100.",
        "words": [
          {
            "word": "claims",
            "start": 1333.945,
            "end": 1334.2649,
            "confidence": 0.999468,
            "punctuated_word": "claims",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "that",
            "start": 1334.2649,
            "end": 1334.4249,
            "confidence": 0.9996629,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.57777387
          },
          {
            "word": "are",
            "start": 1334.4249,
            "end": 1334.505,
            "confidence": 0.99881244,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.36786902
          },
          {
            "word": "under",
            "start": 1334.505,
            "end": 1334.745,
            "confidence": 0.9995741,
            "punctuated_word": "under",
            "speaker": 2,
            "speaker_confidence": 0.36786902
          },
          {
            "word": "a",
            "start": 1334.745,
            "end": 1334.825,
            "confidence": 0.9795772,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.36786902
          },
          {
            "word": "$100",
            "start": 1334.825,
            "end": 1335.565,
            "confidence": 0.9990252,
            "punctuated_word": "$100.",
            "speaker": 2,
            "speaker_confidence": 0.36786902
          }
        ],
        "speaker": 2,
        "id": "2403cd2a-1c61-4b73-a95e-bb39627a85ea"
      },
      {
        "start": 1335.705,
        "end": 1348.2,
        "confidence": 0.97393525,
        "channel": 0,
        "transcript": "Who cares? Right? That's what most insurance companies told us. K? You're gonna you and if the AI system makes a mistake, again, who cares? Right? And so then but but in the settings where you do have potentially more high stakes examples,",
        "words": [
          {
            "word": "who",
            "start": 1335.705,
            "end": 1335.865,
            "confidence": 0.9988789,
            "punctuated_word": "Who",
            "speaker": 2,
            "speaker_confidence": 0.36786902
          },
          {
            "word": "cares",
            "start": 1335.865,
            "end": 1336.365,
            "confidence": 0.9895291,
            "punctuated_word": "cares?",
            "speaker": 2,
            "speaker_confidence": 0.36786902
          },
          {
            "word": "right",
            "start": 1336.4249,
            "end": 1336.6649,
            "confidence": 0.93888336,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.36786902
          },
          {
            "word": "that's",
            "start": 1336.6649,
            "end": 1336.825,
            "confidence": 0.9993007,
            "punctuated_word": "That's",
            "speaker": 2,
            "speaker_confidence": 0.36786902
          },
          {
            "word": "what",
            "start": 1336.825,
            "end": 1336.985,
            "confidence": 0.99772936,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.36786902
          },
          {
            "word": "most",
            "start": 1336.985,
            "end": 1337.1449,
            "confidence": 0.8728971,
            "punctuated_word": "most",
            "speaker": 2,
            "speaker_confidence": 0.2343005
          },
          {
            "word": "insurance",
            "start": 1337.1449,
            "end": 1337.465,
            "confidence": 0.99901867,
            "punctuated_word": "insurance",
            "speaker": 2,
            "speaker_confidence": 0.2343005
          },
          {
            "word": "companies",
            "start": 1337.465,
            "end": 1337.865,
            "confidence": 0.9860913,
            "punctuated_word": "companies",
            "speaker": 2,
            "speaker_confidence": 0.2343005
          },
          {
            "word": "told",
            "start": 1337.865,
            "end": 1338.105,
            "confidence": 0.99879587,
            "punctuated_word": "told",
            "speaker": 2,
            "speaker_confidence": 0.2343005
          },
          {
            "word": "us",
            "start": 1338.105,
            "end": 1338.4249,
            "confidence": 0.9985585,
            "punctuated_word": "us.",
            "speaker": 2,
            "speaker_confidence": 0.2343005
          },
          {
            "word": "k",
            "start": 1338.4249,
            "end": 1338.6649,
            "confidence": 0.7678441,
            "punctuated_word": "K?",
            "speaker": 2,
            "speaker_confidence": 0.2343005
          },
          {
            "word": "you're",
            "start": 1338.6649,
            "end": 1338.9049,
            "confidence": 0.9987986,
            "punctuated_word": "You're",
            "speaker": 2,
            "speaker_confidence": 0.2343005
          },
          {
            "word": "gonna",
            "start": 1338.9049,
            "end": 1339.225,
            "confidence": 0.99724776,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.2343005
          },
          {
            "word": "you",
            "start": 1339.3049,
            "end": 1339.345,
            "confidence": 0.8308025,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.2343005
          },
          {
            "word": "and",
            "start": 1339.3849,
            "end": 1339.625,
            "confidence": 0.68286234,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "if",
            "start": 1339.625,
            "end": 1339.7849,
            "confidence": 0.99526876,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "the",
            "start": 1339.7849,
            "end": 1339.945,
            "confidence": 0.9974813,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "ai",
            "start": 1339.945,
            "end": 1340.1849,
            "confidence": 0.9996687,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "system",
            "start": 1340.1849,
            "end": 1340.4249,
            "confidence": 0.98942405,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "makes",
            "start": 1340.4249,
            "end": 1340.6649,
            "confidence": 0.99867505,
            "punctuated_word": "makes",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "a",
            "start": 1340.6649,
            "end": 1340.825,
            "confidence": 0.9470781,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "mistake",
            "start": 1340.825,
            "end": 1341.325,
            "confidence": 0.9717616,
            "punctuated_word": "mistake,",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "again",
            "start": 1341.465,
            "end": 1341.7849,
            "confidence": 0.994351,
            "punctuated_word": "again,",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "who",
            "start": 1341.7849,
            "end": 1341.945,
            "confidence": 0.9998399,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "cares",
            "start": 1341.945,
            "end": 1342.445,
            "confidence": 0.98444617,
            "punctuated_word": "cares?",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "right",
            "start": 1342.66,
            "end": 1342.98,
            "confidence": 0.9970617,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "and",
            "start": 1342.98,
            "end": 1343.22,
            "confidence": 0.9991689,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "so",
            "start": 1343.22,
            "end": 1343.54,
            "confidence": 0.9960522,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "then",
            "start": 1343.54,
            "end": 1343.7,
            "confidence": 0.99293256,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "but",
            "start": 1343.86,
            "end": 1344.1,
            "confidence": 0.9982298,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "but",
            "start": 1344.1,
            "end": 1344.34,
            "confidence": 0.99914813,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "in",
            "start": 1344.34,
            "end": 1344.5,
            "confidence": 0.99481225,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "the",
            "start": 1344.5,
            "end": 1344.66,
            "confidence": 0.99881977,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "settings",
            "start": 1344.66,
            "end": 1345.06,
            "confidence": 0.99975675,
            "punctuated_word": "settings",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "where",
            "start": 1345.06,
            "end": 1345.3,
            "confidence": 0.9925673,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "you",
            "start": 1345.3,
            "end": 1345.46,
            "confidence": 0.9999157,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "do",
            "start": 1345.46,
            "end": 1345.7,
            "confidence": 0.9999634,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "have",
            "start": 1345.7,
            "end": 1346.2,
            "confidence": 0.99978966,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "potentially",
            "start": 1346.34,
            "end": 1346.82,
            "confidence": 0.98331624,
            "punctuated_word": "potentially",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "more",
            "start": 1346.82,
            "end": 1346.98,
            "confidence": 0.9992281,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "high",
            "start": 1346.98,
            "end": 1347.22,
            "confidence": 0.99968696,
            "punctuated_word": "high",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "stakes",
            "start": 1347.22,
            "end": 1347.7,
            "confidence": 0.9986507,
            "punctuated_word": "stakes",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "examples",
            "start": 1347.7,
            "end": 1348.2,
            "confidence": 0.99488544,
            "punctuated_word": "examples,",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          }
        ],
        "speaker": 2,
        "id": "84753539-2b4f-4a25-82b7-7a7d97bccdf9"
      },
      {
        "start": 1348.66,
        "end": 1355.64,
        "confidence": 0.95404166,
        "channel": 0,
        "transcript": "there are some really interesting patterns that emerge where organizations might have a separate inspection and an escalation pathway that they introduce,",
        "words": [
          {
            "word": "there",
            "start": 1348.66,
            "end": 1348.9,
            "confidence": 0.9991973,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "are",
            "start": 1348.9,
            "end": 1348.98,
            "confidence": 0.9815735,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "some",
            "start": 1348.98,
            "end": 1349.3,
            "confidence": 0.999845,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "really",
            "start": 1349.3,
            "end": 1349.7,
            "confidence": 0.9997646,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "interesting",
            "start": 1349.7,
            "end": 1350.1,
            "confidence": 0.9998951,
            "punctuated_word": "interesting",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "patterns",
            "start": 1350.1,
            "end": 1350.5,
            "confidence": 0.9999254,
            "punctuated_word": "patterns",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "that",
            "start": 1350.5,
            "end": 1350.66,
            "confidence": 0.9990621,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "emerge",
            "start": 1350.66,
            "end": 1351.16,
            "confidence": 0.9970024,
            "punctuated_word": "emerge",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "where",
            "start": 1351.38,
            "end": 1351.62,
            "confidence": 0.7814459,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "organizations",
            "start": 1351.62,
            "end": 1352.12,
            "confidence": 0.9997085,
            "punctuated_word": "organizations",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "might",
            "start": 1352.26,
            "end": 1352.5,
            "confidence": 0.9999231,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "have",
            "start": 1352.5,
            "end": 1352.74,
            "confidence": 0.9999496,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "a",
            "start": 1352.74,
            "end": 1352.82,
            "confidence": 0.9893181,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "separate",
            "start": 1352.82,
            "end": 1353.14,
            "confidence": 0.9999473,
            "punctuated_word": "separate",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "inspection",
            "start": 1353.14,
            "end": 1353.62,
            "confidence": 0.9999639,
            "punctuated_word": "inspection",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "and",
            "start": 1353.62,
            "end": 1353.78,
            "confidence": 0.8982867,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "an",
            "start": 1353.78,
            "end": 1353.94,
            "confidence": 0.59867334,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "escalation",
            "start": 1353.94,
            "end": 1354.44,
            "confidence": 0.99978167,
            "punctuated_word": "escalation",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "pathway",
            "start": 1354.5,
            "end": 1354.9,
            "confidence": 0.9990895,
            "punctuated_word": "pathway",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "that",
            "start": 1354.9,
            "end": 1355.06,
            "confidence": 0.99978596,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8208251
          },
          {
            "word": "they",
            "start": 1355.06,
            "end": 1355.14,
            "confidence": 0.9996964,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "introduce",
            "start": 1355.14,
            "end": 1355.64,
            "confidence": 0.7470796,
            "punctuated_word": "introduce,",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          }
        ],
        "speaker": 2,
        "id": "60c47894-2db9-4f23-9c60-f46827cf9176"
      },
      {
        "start": 1355.9651,
        "end": 1360.785,
        "confidence": 0.99798673,
        "channel": 0,
        "transcript": "and they're all very arbitrary. And most machine learning models aren't trained with this arbitrary",
        "words": [
          {
            "word": "and",
            "start": 1355.9651,
            "end": 1356.2051,
            "confidence": 0.99941444,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "they're",
            "start": 1356.2051,
            "end": 1356.525,
            "confidence": 0.99887407,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "all",
            "start": 1356.525,
            "end": 1356.765,
            "confidence": 0.9991019,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "very",
            "start": 1356.765,
            "end": 1357.005,
            "confidence": 0.9998229,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "arbitrary",
            "start": 1357.005,
            "end": 1357.505,
            "confidence": 0.97652787,
            "punctuated_word": "arbitrary.",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "and",
            "start": 1357.5651,
            "end": 1357.805,
            "confidence": 0.9992718,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "most",
            "start": 1357.805,
            "end": 1357.9651,
            "confidence": 0.99968076,
            "punctuated_word": "most",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "machine",
            "start": 1357.9651,
            "end": 1358.3651,
            "confidence": 0.99976534,
            "punctuated_word": "machine",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "learning",
            "start": 1358.3651,
            "end": 1358.525,
            "confidence": 0.99981946,
            "punctuated_word": "learning",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "models",
            "start": 1358.525,
            "end": 1358.925,
            "confidence": 0.99982256,
            "punctuated_word": "models",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "aren't",
            "start": 1358.925,
            "end": 1359.165,
            "confidence": 0.99918044,
            "punctuated_word": "aren't",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "trained",
            "start": 1359.165,
            "end": 1359.4851,
            "confidence": 0.9998783,
            "punctuated_word": "trained",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "with",
            "start": 1359.4851,
            "end": 1359.645,
            "confidence": 0.9998167,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "this",
            "start": 1359.645,
            "end": 1360.145,
            "confidence": 0.999503,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "arbitrary",
            "start": 1360.285,
            "end": 1360.785,
            "confidence": 0.999321,
            "punctuated_word": "arbitrary",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          }
        ],
        "speaker": 2,
        "id": "775d371d-1355-4279-8a53-124b11d3d01d"
      },
      {
        "start": 1361.245,
        "end": 1370.4651,
        "confidence": 0.95250744,
        "channel": 0,
        "transcript": "escalation pathway in place. So, an example of this is we saw traffic violation use case where you would automatically try to assign a violation, a traffic",
        "words": [
          {
            "word": "escalation",
            "start": 1361.245,
            "end": 1361.7251,
            "confidence": 0.9993567,
            "punctuated_word": "escalation",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "pathway",
            "start": 1361.7251,
            "end": 1362.125,
            "confidence": 0.9982121,
            "punctuated_word": "pathway",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "in",
            "start": 1362.125,
            "end": 1362.285,
            "confidence": 0.9990575,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "place",
            "start": 1362.285,
            "end": 1362.525,
            "confidence": 0.9978656,
            "punctuated_word": "place.",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "so",
            "start": 1362.525,
            "end": 1362.685,
            "confidence": 0.76312065,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "an",
            "start": 1362.925,
            "end": 1363.0851,
            "confidence": 0.99937433,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "example",
            "start": 1363.0851,
            "end": 1363.405,
            "confidence": 0.9997235,
            "punctuated_word": "example",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "of",
            "start": 1363.405,
            "end": 1363.4851,
            "confidence": 0.99975413,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5481028
          },
          {
            "word": "this",
            "start": 1363.4851,
            "end": 1363.645,
            "confidence": 0.9998474,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "is",
            "start": 1363.645,
            "end": 1363.805,
            "confidence": 0.97516596,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "we",
            "start": 1363.805,
            "end": 1363.885,
            "confidence": 0.96410257,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "saw",
            "start": 1363.885,
            "end": 1364.125,
            "confidence": 0.99689364,
            "punctuated_word": "saw",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "traffic",
            "start": 1364.125,
            "end": 1364.3651,
            "confidence": 0.59248936,
            "punctuated_word": "traffic",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "violation",
            "start": 1364.3651,
            "end": 1364.8451,
            "confidence": 0.9982653,
            "punctuated_word": "violation",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "use",
            "start": 1364.8451,
            "end": 1365.005,
            "confidence": 0.98941666,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "case",
            "start": 1365.005,
            "end": 1365.4851,
            "confidence": 0.9991578,
            "punctuated_word": "case",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "where",
            "start": 1365.4851,
            "end": 1365.9851,
            "confidence": 0.69022113,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "you",
            "start": 1366.045,
            "end": 1366.545,
            "confidence": 0.99950254,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "would",
            "start": 1366.6051,
            "end": 1367.0851,
            "confidence": 0.9984713,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "automatically",
            "start": 1367.0851,
            "end": 1367.5851,
            "confidence": 0.99857163,
            "punctuated_word": "automatically",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "try",
            "start": 1367.805,
            "end": 1367.9651,
            "confidence": 0.99643755,
            "punctuated_word": "try",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "to",
            "start": 1367.9651,
            "end": 1368.2051,
            "confidence": 0.99937195,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "assign",
            "start": 1368.2051,
            "end": 1368.7051,
            "confidence": 0.9989518,
            "punctuated_word": "assign",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "a",
            "start": 1369.005,
            "end": 1369.165,
            "confidence": 0.9997292,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "violation",
            "start": 1369.165,
            "end": 1369.665,
            "confidence": 0.77278996,
            "punctuated_word": "violation,",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "a",
            "start": 1369.805,
            "end": 1369.9651,
            "confidence": 0.9919844,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "traffic",
            "start": 1369.9651,
            "end": 1370.4651,
            "confidence": 0.99986637,
            "punctuated_word": "traffic",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          }
        ],
        "speaker": 2,
        "id": "6207b557-9d52-412d-bf98-4b4db86bdb9e"
      },
      {
        "start": 1371.59,
        "end": 1372.09,
        "confidence": 0.9993717,
        "channel": 0,
        "transcript": "violation",
        "words": [
          {
            "word": "violation",
            "start": 1371.59,
            "end": 1372.09,
            "confidence": 0.9993717,
            "punctuated_word": "violation",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          }
        ],
        "speaker": 2,
        "id": "88204eff-3e6e-4138-8f3b-a4d9ecab5976"
      },
      {
        "start": 1372.55,
        "end": 1378.41,
        "confidence": 0.97353905,
        "channel": 0,
        "transcript": "from a video feed. And so if the confidence of that system is high enough, the fine was automatically issued and sent via mail.",
        "words": [
          {
            "word": "from",
            "start": 1372.55,
            "end": 1372.79,
            "confidence": 0.7950328,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "a",
            "start": 1372.79,
            "end": 1372.9501,
            "confidence": 0.99977773,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "video",
            "start": 1372.9501,
            "end": 1373.1901,
            "confidence": 0.9934511,
            "punctuated_word": "video",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "feed",
            "start": 1373.1901,
            "end": 1373.43,
            "confidence": 0.9522759,
            "punctuated_word": "feed.",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "and",
            "start": 1373.43,
            "end": 1373.59,
            "confidence": 0.991097,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "so",
            "start": 1373.59,
            "end": 1373.75,
            "confidence": 0.9969171,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "if",
            "start": 1373.75,
            "end": 1373.91,
            "confidence": 0.998009,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "the",
            "start": 1373.91,
            "end": 1373.99,
            "confidence": 0.99986076,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "confidence",
            "start": 1373.99,
            "end": 1374.39,
            "confidence": 0.9994442,
            "punctuated_word": "confidence",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "of",
            "start": 1374.39,
            "end": 1374.47,
            "confidence": 0.94314456,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.68522143
          },
          {
            "word": "that",
            "start": 1374.47,
            "end": 1374.63,
            "confidence": 0.99965096,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          },
          {
            "word": "system",
            "start": 1374.63,
            "end": 1374.87,
            "confidence": 0.99993277,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          },
          {
            "word": "is",
            "start": 1374.87,
            "end": 1375.03,
            "confidence": 0.78037053,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          },
          {
            "word": "high",
            "start": 1375.03,
            "end": 1375.1901,
            "confidence": 0.99992895,
            "punctuated_word": "high",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          },
          {
            "word": "enough",
            "start": 1375.1901,
            "end": 1375.51,
            "confidence": 0.99928474,
            "punctuated_word": "enough,",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          },
          {
            "word": "the",
            "start": 1375.51,
            "end": 1376.01,
            "confidence": 0.9996878,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          },
          {
            "word": "fine",
            "start": 1376.0701,
            "end": 1376.31,
            "confidence": 0.99924564,
            "punctuated_word": "fine",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          },
          {
            "word": "was",
            "start": 1376.31,
            "end": 1376.55,
            "confidence": 0.999814,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          },
          {
            "word": "automatically",
            "start": 1376.55,
            "end": 1376.9501,
            "confidence": 0.9997712,
            "punctuated_word": "automatically",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          },
          {
            "word": "issued",
            "start": 1376.9501,
            "end": 1377.27,
            "confidence": 0.9999505,
            "punctuated_word": "issued",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          },
          {
            "word": "and",
            "start": 1377.27,
            "end": 1377.43,
            "confidence": 0.9987104,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          },
          {
            "word": "sent",
            "start": 1377.43,
            "end": 1377.67,
            "confidence": 0.99910873,
            "punctuated_word": "sent",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          },
          {
            "word": "via",
            "start": 1377.67,
            "end": 1377.91,
            "confidence": 0.9419341,
            "punctuated_word": "via",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          },
          {
            "word": "mail",
            "start": 1377.91,
            "end": 1378.41,
            "confidence": 0.9785342,
            "punctuated_word": "mail.",
            "speaker": 2,
            "speaker_confidence": 0.6729162
          }
        ],
        "speaker": 2,
        "id": "cd99e653-7225-410e-bdfa-6afa96c88801"
      },
      {
        "start": 1378.79,
        "end": 1380.17,
        "confidence": 0.9984487,
        "channel": 0,
        "transcript": "But if it wasn't confident,",
        "words": [
          {
            "word": "but",
            "start": 1378.79,
            "end": 1378.9501,
            "confidence": 0.9991867,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "if",
            "start": 1378.9501,
            "end": 1379.11,
            "confidence": 0.9995203,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "it",
            "start": 1379.11,
            "end": 1379.27,
            "confidence": 0.99984837,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "wasn't",
            "start": 1379.27,
            "end": 1379.67,
            "confidence": 0.9999292,
            "punctuated_word": "wasn't",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "confident",
            "start": 1379.67,
            "end": 1380.17,
            "confidence": 0.993759,
            "punctuated_word": "confident,",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          }
        ],
        "speaker": 2,
        "id": "d80fffae-e64e-4207-a260-4c54916b58e7"
      },
      {
        "start": 1380.55,
        "end": 1381.91,
        "confidence": 0.99296093,
        "channel": 0,
        "transcript": "which 70%",
        "words": [
          {
            "word": "which",
            "start": 1380.55,
            "end": 1381.03,
            "confidence": 0.99966085,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "70%",
            "start": 1381.03,
            "end": 1381.91,
            "confidence": 0.986261,
            "punctuated_word": "70%",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          }
        ],
        "speaker": 2,
        "id": "3c2acb63-a23a-4478-a1b8-c0346a7f9fb2"
      },
      {
        "start": 1381.91,
        "end": 1385.6901,
        "confidence": 0.95685333,
        "channel": 0,
        "transcript": "were under this threshold, so there are very few that are being automatically processed in some sense,",
        "words": [
          {
            "word": "were",
            "start": 1381.91,
            "end": 1382.15,
            "confidence": 0.99614584,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "under",
            "start": 1382.15,
            "end": 1382.47,
            "confidence": 0.9998185,
            "punctuated_word": "under",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "this",
            "start": 1382.47,
            "end": 1382.63,
            "confidence": 0.9988937,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "threshold",
            "start": 1382.63,
            "end": 1383.03,
            "confidence": 0.8774529,
            "punctuated_word": "threshold,",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "so",
            "start": 1383.03,
            "end": 1383.11,
            "confidence": 0.99830127,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "there",
            "start": 1383.11,
            "end": 1383.27,
            "confidence": 0.95635515,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "are",
            "start": 1383.27,
            "end": 1383.35,
            "confidence": 0.91025937,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "very",
            "start": 1383.35,
            "end": 1383.51,
            "confidence": 0.9984396,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "few",
            "start": 1383.51,
            "end": 1383.67,
            "confidence": 0.9998846,
            "punctuated_word": "few",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "that",
            "start": 1383.67,
            "end": 1383.8301,
            "confidence": 0.9935446,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.56535023
          },
          {
            "word": "are",
            "start": 1383.8301,
            "end": 1383.91,
            "confidence": 0.6797729,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "being",
            "start": 1383.91,
            "end": 1384.15,
            "confidence": 0.9997807,
            "punctuated_word": "being",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "automatically",
            "start": 1384.15,
            "end": 1384.55,
            "confidence": 0.9990343,
            "punctuated_word": "automatically",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "processed",
            "start": 1384.55,
            "end": 1384.87,
            "confidence": 0.9993292,
            "punctuated_word": "processed",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "in",
            "start": 1384.87,
            "end": 1385.03,
            "confidence": 0.98072827,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "some",
            "start": 1385.03,
            "end": 1385.1901,
            "confidence": 0.9993449,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "sense",
            "start": 1385.1901,
            "end": 1385.6901,
            "confidence": 0.8794199,
            "punctuated_word": "sense,",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          }
        ],
        "speaker": 2,
        "id": "c23f702b-f00a-4c71-9d83-e1febf7b3219"
      },
      {
        "start": 1386.045,
        "end": 1388.145,
        "confidence": 0.9886473,
        "channel": 0,
        "transcript": "They had this absolutely obscure",
        "words": [
          {
            "word": "they",
            "start": 1386.045,
            "end": 1386.2051,
            "confidence": 0.9996872,
            "punctuated_word": "They",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "had",
            "start": 1386.2051,
            "end": 1386.605,
            "confidence": 0.9483565,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "this",
            "start": 1386.605,
            "end": 1387.005,
            "confidence": 0.9989802,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "absolutely",
            "start": 1387.005,
            "end": 1387.505,
            "confidence": 0.9971724,
            "punctuated_word": "absolutely",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "obscure",
            "start": 1387.645,
            "end": 1388.145,
            "confidence": 0.99903995,
            "punctuated_word": "obscure",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          }
        ],
        "speaker": 2,
        "id": "10981635-b6cd-4c19-970c-09dd8cbcffa9"
      },
      {
        "start": 1388.685,
        "end": 1389.745,
        "confidence": 0.9995232,
        "channel": 0,
        "transcript": "inspection pathway",
        "words": [
          {
            "word": "inspection",
            "start": 1388.685,
            "end": 1389.185,
            "confidence": 0.9998859,
            "punctuated_word": "inspection",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "pathway",
            "start": 1389.245,
            "end": 1389.745,
            "confidence": 0.9991605,
            "punctuated_word": "pathway",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          }
        ],
        "speaker": 2,
        "id": "4fc466ab-d9db-4e4a-af3b-4f92d6931e4b"
      },
      {
        "start": 1390.3651,
        "end": 1390.8651,
        "confidence": 0.7389397,
        "channel": 0,
        "transcript": "where",
        "words": [
          {
            "word": "where",
            "start": 1390.3651,
            "end": 1390.8651,
            "confidence": 0.7389397,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          }
        ],
        "speaker": 2,
        "id": "8c1356a0-1619-43aa-907e-70446b842c49"
      },
      {
        "start": 1391.245,
        "end": 1399.265,
        "confidence": 0.99597675,
        "channel": 0,
        "transcript": "an inspector would first be allowed to look at this feed and decide whether the violation that the AI assigned was right or wrong.",
        "words": [
          {
            "word": "an",
            "start": 1391.245,
            "end": 1391.5651,
            "confidence": 0.9998374,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "inspector",
            "start": 1391.5651,
            "end": 1392.0651,
            "confidence": 0.99967957,
            "punctuated_word": "inspector",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "would",
            "start": 1392.125,
            "end": 1392.3651,
            "confidence": 0.99996126,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "first",
            "start": 1392.3651,
            "end": 1392.8651,
            "confidence": 0.998336,
            "punctuated_word": "first",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "be",
            "start": 1393.005,
            "end": 1393.245,
            "confidence": 0.9997944,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "allowed",
            "start": 1393.245,
            "end": 1393.5651,
            "confidence": 0.9999362,
            "punctuated_word": "allowed",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "to",
            "start": 1393.5651,
            "end": 1394.0651,
            "confidence": 0.9998472,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "look",
            "start": 1394.125,
            "end": 1394.285,
            "confidence": 0.99969923,
            "punctuated_word": "look",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "at",
            "start": 1394.285,
            "end": 1394.4451,
            "confidence": 0.99984217,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "this",
            "start": 1394.4451,
            "end": 1394.685,
            "confidence": 0.9332291,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "feed",
            "start": 1394.685,
            "end": 1395.185,
            "confidence": 0.98814684,
            "punctuated_word": "feed",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "and",
            "start": 1395.3251,
            "end": 1395.645,
            "confidence": 0.9956391,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "decide",
            "start": 1395.645,
            "end": 1396.045,
            "confidence": 0.99994886,
            "punctuated_word": "decide",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "whether",
            "start": 1396.045,
            "end": 1396.4451,
            "confidence": 0.9997546,
            "punctuated_word": "whether",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "the",
            "start": 1396.4451,
            "end": 1396.6051,
            "confidence": 0.9996811,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "violation",
            "start": 1396.6051,
            "end": 1397.1051,
            "confidence": 0.9999001,
            "punctuated_word": "violation",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "that",
            "start": 1397.165,
            "end": 1397.3251,
            "confidence": 0.99828786,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "the",
            "start": 1397.3251,
            "end": 1397.5651,
            "confidence": 0.9997919,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "ai",
            "start": 1397.5651,
            "end": 1397.805,
            "confidence": 0.9997546,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "assigned",
            "start": 1397.805,
            "end": 1398.2051,
            "confidence": 0.99569184,
            "punctuated_word": "assigned",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "was",
            "start": 1398.2051,
            "end": 1398.4451,
            "confidence": 0.99976176,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "right",
            "start": 1398.4451,
            "end": 1398.6051,
            "confidence": 0.9992912,
            "punctuated_word": "right",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "or",
            "start": 1398.6051,
            "end": 1398.765,
            "confidence": 0.9997248,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          },
          {
            "word": "wrong",
            "start": 1398.765,
            "end": 1399.265,
            "confidence": 0.99790835,
            "punctuated_word": "wrong.",
            "speaker": 2,
            "speaker_confidence": 0.6971971
          }
        ],
        "speaker": 2,
        "id": "94637801-3ed4-44db-8efe-6fc1e704fe3a"
      },
      {
        "start": 1399.6901,
        "end": 1403.7101,
        "confidence": 0.95034695,
        "channel": 0,
        "transcript": "They weren't allowed to change it. Okay. They were only allowed to say if it's right or wrong.",
        "words": [
          {
            "word": "they",
            "start": 1399.6901,
            "end": 1399.8501,
            "confidence": 0.55385005,
            "punctuated_word": "They",
            "speaker": 2,
            "speaker_confidence": 0.23588955
          },
          {
            "word": "weren't",
            "start": 1399.8501,
            "end": 1400.17,
            "confidence": 0.99413365,
            "punctuated_word": "weren't",
            "speaker": 2,
            "speaker_confidence": 0.23588955
          },
          {
            "word": "allowed",
            "start": 1400.17,
            "end": 1400.41,
            "confidence": 0.99915624,
            "punctuated_word": "allowed",
            "speaker": 2,
            "speaker_confidence": 0.23588955
          },
          {
            "word": "to",
            "start": 1400.41,
            "end": 1400.49,
            "confidence": 0.9987897,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.23588955
          },
          {
            "word": "change",
            "start": 1400.49,
            "end": 1400.65,
            "confidence": 0.99985373,
            "punctuated_word": "change",
            "speaker": 2,
            "speaker_confidence": 0.23588955
          },
          {
            "word": "it",
            "start": 1400.65,
            "end": 1401.15,
            "confidence": 0.99380493,
            "punctuated_word": "it.",
            "speaker": 2,
            "speaker_confidence": 0.23588955
          },
          {
            "word": "okay",
            "start": 1401.37,
            "end": 1401.6901,
            "confidence": 0.73510134,
            "punctuated_word": "Okay.",
            "speaker": 2,
            "speaker_confidence": 0.22265714
          },
          {
            "word": "they",
            "start": 1401.6901,
            "end": 1401.8501,
            "confidence": 0.99905914,
            "punctuated_word": "They",
            "speaker": 2,
            "speaker_confidence": 0.22265714
          },
          {
            "word": "were",
            "start": 1401.8501,
            "end": 1402.01,
            "confidence": 0.99689543,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.22265714
          },
          {
            "word": "only",
            "start": 1402.01,
            "end": 1402.17,
            "confidence": 0.99973494,
            "punctuated_word": "only",
            "speaker": 2,
            "speaker_confidence": 0.22265714
          },
          {
            "word": "allowed",
            "start": 1402.17,
            "end": 1402.41,
            "confidence": 0.9993893,
            "punctuated_word": "allowed",
            "speaker": 2,
            "speaker_confidence": 0.22265714
          },
          {
            "word": "to",
            "start": 1402.41,
            "end": 1402.49,
            "confidence": 0.9987192,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.22265714
          },
          {
            "word": "say",
            "start": 1402.49,
            "end": 1402.65,
            "confidence": 0.8861164,
            "punctuated_word": "say",
            "speaker": 2,
            "speaker_confidence": 0.22265714
          },
          {
            "word": "if",
            "start": 1402.65,
            "end": 1402.73,
            "confidence": 0.9845322,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "it's",
            "start": 1402.73,
            "end": 1402.89,
            "confidence": 0.9797977,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "right",
            "start": 1402.89,
            "end": 1403.05,
            "confidence": 0.9980883,
            "punctuated_word": "right",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "or",
            "start": 1403.05,
            "end": 1403.2101,
            "confidence": 0.9991049,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "wrong",
            "start": 1403.2101,
            "end": 1403.7101,
            "confidence": 0.9901179,
            "punctuated_word": "wrong.",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          }
        ],
        "speaker": 2,
        "id": "0f4cf554-5d5b-4afd-902e-7d5513442efa"
      },
      {
        "start": 1404.3301,
        "end": 1407.55,
        "confidence": 0.99254525,
        "channel": 0,
        "transcript": "And then if that person said right or wrong, then it went to another person",
        "words": [
          {
            "word": "and",
            "start": 1404.3301,
            "end": 1404.65,
            "confidence": 0.9884975,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "then",
            "start": 1404.65,
            "end": 1404.9701,
            "confidence": 0.99970895,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "if",
            "start": 1404.9701,
            "end": 1405.2101,
            "confidence": 0.9594655,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "that",
            "start": 1405.2101,
            "end": 1405.37,
            "confidence": 0.999895,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "person",
            "start": 1405.37,
            "end": 1405.6901,
            "confidence": 0.9999244,
            "punctuated_word": "person",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "said",
            "start": 1405.6901,
            "end": 1405.8501,
            "confidence": 0.9993912,
            "punctuated_word": "said",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "right",
            "start": 1405.8501,
            "end": 1406.01,
            "confidence": 0.99141437,
            "punctuated_word": "right",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "or",
            "start": 1406.01,
            "end": 1406.0901,
            "confidence": 0.99616456,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "wrong",
            "start": 1406.0901,
            "end": 1406.25,
            "confidence": 0.9772669,
            "punctuated_word": "wrong,",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "then",
            "start": 1406.25,
            "end": 1406.41,
            "confidence": 0.9780999,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "it",
            "start": 1406.41,
            "end": 1406.49,
            "confidence": 0.99953914,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "went",
            "start": 1406.49,
            "end": 1406.65,
            "confidence": 0.9999399,
            "punctuated_word": "went",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "to",
            "start": 1406.65,
            "end": 1406.81,
            "confidence": 0.99912745,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "another",
            "start": 1406.81,
            "end": 1407.05,
            "confidence": 0.9998715,
            "punctuated_word": "another",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "person",
            "start": 1407.05,
            "end": 1407.55,
            "confidence": 0.9998722,
            "punctuated_word": "person",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          }
        ],
        "speaker": 2,
        "id": "d3809d51-2912-4e89-b2df-130efbff3a60"
      },
      {
        "start": 1408.17,
        "end": 1410.03,
        "confidence": 0.96413386,
        "channel": 0,
        "transcript": "who then had to say, is it right or wrong?",
        "words": [
          {
            "word": "who",
            "start": 1408.17,
            "end": 1408.41,
            "confidence": 0.77248484,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "then",
            "start": 1408.41,
            "end": 1408.5701,
            "confidence": 0.99867415,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "had",
            "start": 1408.5701,
            "end": 1408.73,
            "confidence": 0.9881188,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "to",
            "start": 1408.73,
            "end": 1408.81,
            "confidence": 0.9993094,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "say",
            "start": 1408.81,
            "end": 1408.9701,
            "confidence": 0.93299496,
            "punctuated_word": "say,",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "is",
            "start": 1408.9701,
            "end": 1409.13,
            "confidence": 0.99724823,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "it",
            "start": 1409.13,
            "end": 1409.2101,
            "confidence": 0.9998503,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "right",
            "start": 1409.2101,
            "end": 1409.37,
            "confidence": 0.9996793,
            "punctuated_word": "right",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "or",
            "start": 1409.37,
            "end": 1409.53,
            "confidence": 0.9991253,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "wrong",
            "start": 1409.53,
            "end": 1410.03,
            "confidence": 0.95385265,
            "punctuated_word": "wrong?",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          }
        ],
        "speaker": 2,
        "id": "00fcd426-d1ae-40eb-9979-eb77ae5e179c"
      },
      {
        "start": 1410.49,
        "end": 1425.515,
        "confidence": 0.9779553,
        "channel": 0,
        "transcript": "And then, again, a third person had to check, is it right or wrong? And if all three agreed that the the system was right, then the fine would be issued. If any one of them said no, the fine wasn't issued. That's so interesting though, because it's like, you know, there are probably",
        "words": [
          {
            "word": "and",
            "start": 1410.49,
            "end": 1410.65,
            "confidence": 0.9991565,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "then",
            "start": 1410.65,
            "end": 1410.9701,
            "confidence": 0.8041971,
            "punctuated_word": "then,",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "again",
            "start": 1410.9701,
            "end": 1411.4701,
            "confidence": 0.9994076,
            "punctuated_word": "again,",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "a",
            "start": 1411.53,
            "end": 1411.77,
            "confidence": 0.99967,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "third",
            "start": 1411.77,
            "end": 1412.01,
            "confidence": 0.9999926,
            "punctuated_word": "third",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "person",
            "start": 1412.01,
            "end": 1412.49,
            "confidence": 0.99985147,
            "punctuated_word": "person",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "had",
            "start": 1412.49,
            "end": 1412.73,
            "confidence": 0.9950075,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "to",
            "start": 1412.73,
            "end": 1412.81,
            "confidence": 0.9995419,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "check",
            "start": 1412.81,
            "end": 1413.05,
            "confidence": 0.85888994,
            "punctuated_word": "check,",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "is",
            "start": 1413.05,
            "end": 1413.2101,
            "confidence": 0.998566,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "it",
            "start": 1413.2101,
            "end": 1413.37,
            "confidence": 0.99984443,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "right",
            "start": 1413.37,
            "end": 1413.53,
            "confidence": 0.99970156,
            "punctuated_word": "right",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "or",
            "start": 1413.53,
            "end": 1413.61,
            "confidence": 0.9993612,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "wrong",
            "start": 1413.61,
            "end": 1413.975,
            "confidence": 0.985531,
            "punctuated_word": "wrong?",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "and",
            "start": 1414.0549,
            "end": 1414.215,
            "confidence": 0.9996138,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "if",
            "start": 1414.215,
            "end": 1414.455,
            "confidence": 0.9990495,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "all",
            "start": 1414.455,
            "end": 1414.695,
            "confidence": 0.9999367,
            "punctuated_word": "all",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "three",
            "start": 1414.695,
            "end": 1415.015,
            "confidence": 0.99947864,
            "punctuated_word": "three",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "agreed",
            "start": 1415.015,
            "end": 1415.515,
            "confidence": 0.9990602,
            "punctuated_word": "agreed",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "that",
            "start": 1415.735,
            "end": 1416.235,
            "confidence": 0.99701416,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "the",
            "start": 1416.455,
            "end": 1416.955,
            "confidence": 0.9995017,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "the",
            "start": 1417.095,
            "end": 1417.255,
            "confidence": 0.93720615,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "system",
            "start": 1417.255,
            "end": 1417.575,
            "confidence": 0.9996568,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "was",
            "start": 1417.575,
            "end": 1417.735,
            "confidence": 0.9887472,
            "punctuated_word": "was",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "right",
            "start": 1417.735,
            "end": 1418.135,
            "confidence": 0.9927864,
            "punctuated_word": "right,",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "then",
            "start": 1418.135,
            "end": 1418.375,
            "confidence": 0.99983203,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "the",
            "start": 1418.375,
            "end": 1418.455,
            "confidence": 0.9990823,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "fine",
            "start": 1418.455,
            "end": 1418.695,
            "confidence": 0.997251,
            "punctuated_word": "fine",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "would",
            "start": 1418.695,
            "end": 1418.855,
            "confidence": 0.988655,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "be",
            "start": 1418.855,
            "end": 1419.015,
            "confidence": 0.99922013,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "issued",
            "start": 1419.015,
            "end": 1419.335,
            "confidence": 0.99929726,
            "punctuated_word": "issued.",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "if",
            "start": 1419.335,
            "end": 1419.655,
            "confidence": 0.9994469,
            "punctuated_word": "If",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "any",
            "start": 1419.655,
            "end": 1419.895,
            "confidence": 0.9698182,
            "punctuated_word": "any",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "one",
            "start": 1419.895,
            "end": 1420.0549,
            "confidence": 0.9981806,
            "punctuated_word": "one",
            "speaker": 2,
            "speaker_confidence": 0.61392546
          },
          {
            "word": "of",
            "start": 1420.0549,
            "end": 1420.135,
            "confidence": 0.9994091,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5377645
          },
          {
            "word": "them",
            "start": 1420.135,
            "end": 1420.375,
            "confidence": 0.9997073,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.5377645
          },
          {
            "word": "said",
            "start": 1420.375,
            "end": 1420.615,
            "confidence": 0.999683,
            "punctuated_word": "said",
            "speaker": 2,
            "speaker_confidence": 0.5377645
          },
          {
            "word": "no",
            "start": 1420.615,
            "end": 1421.095,
            "confidence": 0.9759875,
            "punctuated_word": "no,",
            "speaker": 2,
            "speaker_confidence": 0.5377645
          },
          {
            "word": "the",
            "start": 1421.095,
            "end": 1421.255,
            "confidence": 0.9975026,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5377645
          },
          {
            "word": "fine",
            "start": 1421.255,
            "end": 1421.495,
            "confidence": 0.99933004,
            "punctuated_word": "fine",
            "speaker": 2,
            "speaker_confidence": 0.5377645
          },
          {
            "word": "wasn't",
            "start": 1421.495,
            "end": 1421.815,
            "confidence": 0.99706733,
            "punctuated_word": "wasn't",
            "speaker": 2,
            "speaker_confidence": 0.5377645
          },
          {
            "word": "issued",
            "start": 1421.815,
            "end": 1422.215,
            "confidence": 0.9928504,
            "punctuated_word": "issued.",
            "speaker": 2,
            "speaker_confidence": 0.5377645
          },
          {
            "word": "that's",
            "start": 1422.215,
            "end": 1422.375,
            "confidence": 0.998583,
            "punctuated_word": "That's",
            "speaker": 1,
            "speaker_confidence": 0.5779205
          },
          {
            "word": "so",
            "start": 1422.375,
            "end": 1422.615,
            "confidence": 0.9982766,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.5779205
          },
          {
            "word": "interesting",
            "start": 1422.615,
            "end": 1423.095,
            "confidence": 0.99982375,
            "punctuated_word": "interesting",
            "speaker": 1,
            "speaker_confidence": 0.5779205
          },
          {
            "word": "though",
            "start": 1423.095,
            "end": 1423.255,
            "confidence": 0.5745201,
            "punctuated_word": "though,",
            "speaker": 1,
            "speaker_confidence": 0.5779205
          },
          {
            "word": "because",
            "start": 1423.255,
            "end": 1423.495,
            "confidence": 0.9849904,
            "punctuated_word": "because",
            "speaker": 1,
            "speaker_confidence": 0.5779205
          },
          {
            "word": "it's",
            "start": 1423.495,
            "end": 1423.735,
            "confidence": 0.99726063,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.5779205
          },
          {
            "word": "like",
            "start": 1423.735,
            "end": 1424.215,
            "confidence": 0.8670435,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.5779205
          },
          {
            "word": "you",
            "start": 1424.215,
            "end": 1424.375,
            "confidence": 0.9994443,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.5779205
          },
          {
            "word": "know",
            "start": 1424.375,
            "end": 1424.615,
            "confidence": 0.99753904,
            "punctuated_word": "know,",
            "speaker": 1,
            "speaker_confidence": 0.5779205
          },
          {
            "word": "there",
            "start": 1424.615,
            "end": 1424.9349,
            "confidence": 0.9583092,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.5779205
          },
          {
            "word": "are",
            "start": 1424.9349,
            "end": 1425.015,
            "confidence": 0.9763872,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.5779205
          },
          {
            "word": "probably",
            "start": 1425.015,
            "end": 1425.515,
            "confidence": 0.9943204,
            "punctuated_word": "probably",
            "speaker": 1,
            "speaker_confidence": 0.5779205
          }
        ],
        "speaker": 2,
        "id": "9d045cc6-e51d-4ca3-8a9f-1c85b9334458"
      },
      {
        "start": 1427.4501,
        "end": 1429.87,
        "confidence": 0.98321754,
        "channel": 0,
        "transcript": "there are probably sort of almost evolutionary",
        "words": [
          {
            "word": "there",
            "start": 1427.4501,
            "end": 1427.77,
            "confidence": 0.97938067,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.5050979
          },
          {
            "word": "are",
            "start": 1427.77,
            "end": 1427.85,
            "confidence": 0.9705166,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.5050979
          },
          {
            "word": "probably",
            "start": 1427.85,
            "end": 1428.33,
            "confidence": 0.99914217,
            "punctuated_word": "probably",
            "speaker": 1,
            "speaker_confidence": 0.5050979
          },
          {
            "word": "sort",
            "start": 1428.33,
            "end": 1428.5701,
            "confidence": 0.9531492,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.5050979
          },
          {
            "word": "of",
            "start": 1428.5701,
            "end": 1428.81,
            "confidence": 0.99959916,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.5050979
          },
          {
            "word": "almost",
            "start": 1428.81,
            "end": 1429.31,
            "confidence": 0.9834789,
            "punctuated_word": "almost",
            "speaker": 1,
            "speaker_confidence": 0.5050979
          },
          {
            "word": "evolutionary",
            "start": 1429.37,
            "end": 1429.87,
            "confidence": 0.99725586,
            "punctuated_word": "evolutionary",
            "speaker": 1,
            "speaker_confidence": 0.5050979
          }
        ],
        "speaker": 1,
        "id": "6753eb88-f9ef-4abc-b674-594fc6e8a6f9"
      },
      {
        "start": 1430.25,
        "end": 1444.8651,
        "confidence": 0.94959426,
        "channel": 0,
        "transcript": "reasons why that system developed, but it wasn't necessarily like, here is what we think would be the best way to set up. So but so number one, I'm curious for this particular example if that is what people told you about how this system evolved.",
        "words": [
          {
            "word": "reasons",
            "start": 1430.25,
            "end": 1430.75,
            "confidence": 0.9992956,
            "punctuated_word": "reasons",
            "speaker": 1,
            "speaker_confidence": 0.5050979
          },
          {
            "word": "why",
            "start": 1430.81,
            "end": 1431.13,
            "confidence": 0.9835075,
            "punctuated_word": "why",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "that",
            "start": 1431.13,
            "end": 1431.37,
            "confidence": 0.99685353,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "system",
            "start": 1431.37,
            "end": 1431.77,
            "confidence": 0.99840575,
            "punctuated_word": "system",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "developed",
            "start": 1431.77,
            "end": 1432.17,
            "confidence": 0.7770332,
            "punctuated_word": "developed,",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "but",
            "start": 1432.17,
            "end": 1432.33,
            "confidence": 0.9621125,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "it",
            "start": 1432.33,
            "end": 1432.49,
            "confidence": 0.9971028,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "wasn't",
            "start": 1432.49,
            "end": 1432.97,
            "confidence": 0.99978626,
            "punctuated_word": "wasn't",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "necessarily",
            "start": 1432.97,
            "end": 1433.47,
            "confidence": 0.9983188,
            "punctuated_word": "necessarily",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "like",
            "start": 1433.6901,
            "end": 1433.93,
            "confidence": 0.6926227,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "here",
            "start": 1433.93,
            "end": 1434.09,
            "confidence": 0.9980102,
            "punctuated_word": "here",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "is",
            "start": 1434.09,
            "end": 1434.25,
            "confidence": 0.9762958,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "what",
            "start": 1434.25,
            "end": 1434.49,
            "confidence": 0.998563,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "we",
            "start": 1434.49,
            "end": 1434.65,
            "confidence": 0.9697296,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "think",
            "start": 1434.65,
            "end": 1434.81,
            "confidence": 0.9949234,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "would",
            "start": 1434.81,
            "end": 1435.13,
            "confidence": 0.98936623,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "be",
            "start": 1435.13,
            "end": 1435.37,
            "confidence": 0.99520373,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.66566414
          },
          {
            "word": "the",
            "start": 1435.37,
            "end": 1435.4501,
            "confidence": 0.9884799,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "best",
            "start": 1435.4501,
            "end": 1435.85,
            "confidence": 0.99609095,
            "punctuated_word": "best",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "way",
            "start": 1435.85,
            "end": 1436.17,
            "confidence": 0.99521375,
            "punctuated_word": "way",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "to",
            "start": 1436.17,
            "end": 1436.41,
            "confidence": 0.99642473,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "set",
            "start": 1436.41,
            "end": 1436.65,
            "confidence": 0.97736335,
            "punctuated_word": "set",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "up",
            "start": 1436.65,
            "end": 1437.05,
            "confidence": 0.733804,
            "punctuated_word": "up.",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "so",
            "start": 1437.05,
            "end": 1437.55,
            "confidence": 0.9913169,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "but",
            "start": 1437.6901,
            "end": 1437.93,
            "confidence": 0.9983405,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "so",
            "start": 1437.93,
            "end": 1438.41,
            "confidence": 0.5294143,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "number",
            "start": 1438.41,
            "end": 1438.81,
            "confidence": 0.763847,
            "punctuated_word": "number",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "one",
            "start": 1438.81,
            "end": 1439.29,
            "confidence": 0.9946134,
            "punctuated_word": "one,",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "i'm",
            "start": 1439.29,
            "end": 1439.53,
            "confidence": 0.9991677,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "curious",
            "start": 1439.53,
            "end": 1440.01,
            "confidence": 0.9997609,
            "punctuated_word": "curious",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "for",
            "start": 1440.01,
            "end": 1440.17,
            "confidence": 0.91040677,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "this",
            "start": 1440.17,
            "end": 1440.41,
            "confidence": 0.9998242,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "particular",
            "start": 1440.41,
            "end": 1440.91,
            "confidence": 0.9999286,
            "punctuated_word": "particular",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "example",
            "start": 1440.97,
            "end": 1441.47,
            "confidence": 0.9997669,
            "punctuated_word": "example",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "if",
            "start": 1441.53,
            "end": 1441.77,
            "confidence": 0.71441895,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "that",
            "start": 1441.77,
            "end": 1442.01,
            "confidence": 0.9999174,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "is",
            "start": 1442.01,
            "end": 1442.17,
            "confidence": 0.9997173,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "what",
            "start": 1442.17,
            "end": 1442.33,
            "confidence": 0.9998628,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "people",
            "start": 1442.33,
            "end": 1442.685,
            "confidence": 0.9999205,
            "punctuated_word": "people",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "told",
            "start": 1442.685,
            "end": 1442.925,
            "confidence": 0.999813,
            "punctuated_word": "told",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "you",
            "start": 1442.925,
            "end": 1443.0851,
            "confidence": 0.99982196,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "about",
            "start": 1443.0851,
            "end": 1443.4851,
            "confidence": 0.9989171,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "how",
            "start": 1443.4851,
            "end": 1443.645,
            "confidence": 0.9960633,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "this",
            "start": 1443.645,
            "end": 1443.885,
            "confidence": 0.9562711,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "system",
            "start": 1443.885,
            "end": 1444.3651,
            "confidence": 0.9983169,
            "punctuated_word": "system",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "evolved",
            "start": 1444.3651,
            "end": 1444.8651,
            "confidence": 0.81739354,
            "punctuated_word": "evolved.",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          }
        ],
        "speaker": 1,
        "id": "16d9f30d-420c-4964-9c98-5c18f7c1078c"
      },
      {
        "start": 1445.2451,
        "end": 1447.8251,
        "confidence": 0.98136365,
        "channel": 0,
        "transcript": "And number two, from the perspective of documentation,",
        "words": [
          {
            "word": "and",
            "start": 1445.2451,
            "end": 1445.4851,
            "confidence": 0.99820125,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "number",
            "start": 1445.4851,
            "end": 1445.7251,
            "confidence": 0.925059,
            "punctuated_word": "number",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "two",
            "start": 1445.7251,
            "end": 1446.2051,
            "confidence": 0.9933065,
            "punctuated_word": "two,",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "from",
            "start": 1446.2051,
            "end": 1446.4451,
            "confidence": 0.9991079,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "the",
            "start": 1446.4451,
            "end": 1446.6051,
            "confidence": 0.95412916,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "perspective",
            "start": 1446.6051,
            "end": 1447.0851,
            "confidence": 0.99954164,
            "punctuated_word": "perspective",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "of",
            "start": 1447.0851,
            "end": 1447.3251,
            "confidence": 0.9998549,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "documentation",
            "start": 1447.3251,
            "end": 1447.8251,
            "confidence": 0.9817086,
            "punctuated_word": "documentation,",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          }
        ],
        "speaker": 1,
        "id": "299140c7-d701-46ce-a772-01b88602cb3d"
      },
      {
        "start": 1448.6051,
        "end": 1453.1051,
        "confidence": 0.9870272,
        "channel": 0,
        "transcript": "there are just a lot of ways that systems are developed and governed that are frankly",
        "words": [
          {
            "word": "there",
            "start": 1448.6051,
            "end": 1448.8451,
            "confidence": 0.97287863,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "are",
            "start": 1448.8451,
            "end": 1448.925,
            "confidence": 0.9258141,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.7860785
          },
          {
            "word": "just",
            "start": 1448.925,
            "end": 1449.165,
            "confidence": 0.9990902,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "a",
            "start": 1449.165,
            "end": 1449.3251,
            "confidence": 0.9990747,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "lot",
            "start": 1449.3251,
            "end": 1449.5651,
            "confidence": 0.9997769,
            "punctuated_word": "lot",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "of",
            "start": 1449.5651,
            "end": 1449.7251,
            "confidence": 0.99935156,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "ways",
            "start": 1449.7251,
            "end": 1450.125,
            "confidence": 0.9993285,
            "punctuated_word": "ways",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "that",
            "start": 1450.125,
            "end": 1450.4451,
            "confidence": 0.998784,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "systems",
            "start": 1450.4451,
            "end": 1450.925,
            "confidence": 0.9994236,
            "punctuated_word": "systems",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "are",
            "start": 1450.925,
            "end": 1451.165,
            "confidence": 0.9990282,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "developed",
            "start": 1451.165,
            "end": 1451.5651,
            "confidence": 0.9997149,
            "punctuated_word": "developed",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "and",
            "start": 1451.5651,
            "end": 1451.805,
            "confidence": 0.99523467,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "governed",
            "start": 1451.805,
            "end": 1452.2051,
            "confidence": 0.9950563,
            "punctuated_word": "governed",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "that",
            "start": 1452.2051,
            "end": 1452.3651,
            "confidence": 0.9954183,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "are",
            "start": 1452.3651,
            "end": 1452.6051,
            "confidence": 0.99943525,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "frankly",
            "start": 1452.6051,
            "end": 1453.1051,
            "confidence": 0.9150257,
            "punctuated_word": "frankly",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          }
        ],
        "speaker": 1,
        "id": "a9ce03a1-b708-472f-88bf-650823339e0a"
      },
      {
        "start": 1453.5651,
        "end": 1454.0651,
        "confidence": 0.9772121,
        "channel": 0,
        "transcript": "embarrassing.",
        "words": [
          {
            "word": "embarrassing",
            "start": 1453.5651,
            "end": 1454.0651,
            "confidence": 0.9772121,
            "punctuated_word": "embarrassing.",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          }
        ],
        "speaker": 1,
        "id": "400fcbdc-b222-48d2-b7d1-79f317c04682"
      },
      {
        "start": 1454.3651,
        "end": 1456.2251,
        "confidence": 0.99047095,
        "channel": 0,
        "transcript": "So do you think there's, like, reticence",
        "words": [
          {
            "word": "so",
            "start": 1454.3651,
            "end": 1454.6051,
            "confidence": 0.99380106,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "do",
            "start": 1454.6051,
            "end": 1454.765,
            "confidence": 0.9969914,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "you",
            "start": 1454.765,
            "end": 1454.8451,
            "confidence": 0.99756193,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.6568994
          },
          {
            "word": "think",
            "start": 1454.8451,
            "end": 1455.0851,
            "confidence": 0.99871564,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.58851135
          },
          {
            "word": "there's",
            "start": 1455.0851,
            "end": 1455.405,
            "confidence": 0.95117664,
            "punctuated_word": "there's,",
            "speaker": 1,
            "speaker_confidence": 0.58851135
          },
          {
            "word": "like",
            "start": 1455.405,
            "end": 1455.7251,
            "confidence": 0.9996296,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.58851135
          },
          {
            "word": "reticence",
            "start": 1455.7251,
            "end": 1456.2251,
            "confidence": 0.99542046,
            "punctuated_word": "reticence",
            "speaker": 1,
            "speaker_confidence": 0.58851135
          }
        ],
        "speaker": 1,
        "id": "cb0b7186-6434-404f-8597-34234de2758f"
      },
      {
        "start": 1456.6051,
        "end": 1457.1051,
        "confidence": 0.9992698,
        "channel": 0,
        "transcript": "about",
        "words": [
          {
            "word": "about",
            "start": 1456.6051,
            "end": 1457.1051,
            "confidence": 0.9992698,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.58851135
          }
        ],
        "speaker": 1,
        "id": "ebf933f0-95c7-4a31-8bde-dcae860d5f35"
      },
      {
        "start": 1457.62,
        "end": 1460.2,
        "confidence": 0.99872065,
        "channel": 0,
        "transcript": "putting those things down in documentation",
        "words": [
          {
            "word": "putting",
            "start": 1457.62,
            "end": 1457.94,
            "confidence": 0.99987066,
            "punctuated_word": "putting",
            "speaker": 1,
            "speaker_confidence": 0.58851135
          },
          {
            "word": "those",
            "start": 1457.94,
            "end": 1458.1,
            "confidence": 0.99963915,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.58851135
          },
          {
            "word": "things",
            "start": 1458.1,
            "end": 1458.5,
            "confidence": 0.999432,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.58851135
          },
          {
            "word": "down",
            "start": 1458.5,
            "end": 1459.0,
            "confidence": 0.9981225,
            "punctuated_word": "down",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "in",
            "start": 1459.22,
            "end": 1459.7,
            "confidence": 0.996479,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "documentation",
            "start": 1459.7,
            "end": 1460.2,
            "confidence": 0.9987809,
            "punctuated_word": "documentation",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          }
        ],
        "speaker": 1,
        "id": "c26533ea-5f88-4a1d-b7db-e61b5e5b42bf"
      },
      {
        "start": 1460.58,
        "end": 1464.9199,
        "confidence": 0.99328667,
        "channel": 0,
        "transcript": "artifacts? Like, what what do companies wanna do when it's not a concern about",
        "words": [
          {
            "word": "artifacts",
            "start": 1460.58,
            "end": 1461.0599,
            "confidence": 0.99269104,
            "punctuated_word": "artifacts?",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "like",
            "start": 1461.0599,
            "end": 1461.2999,
            "confidence": 0.98435783,
            "punctuated_word": "Like,",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "what",
            "start": 1461.2999,
            "end": 1461.7999,
            "confidence": 0.99974805,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "what",
            "start": 1462.02,
            "end": 1462.1799,
            "confidence": 0.9976381,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "do",
            "start": 1462.1799,
            "end": 1462.4199,
            "confidence": 0.99920624,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "companies",
            "start": 1462.4199,
            "end": 1462.82,
            "confidence": 0.99937135,
            "punctuated_word": "companies",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "wanna",
            "start": 1462.82,
            "end": 1463.0599,
            "confidence": 0.94943345,
            "punctuated_word": "wanna",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "do",
            "start": 1463.0599,
            "end": 1463.2999,
            "confidence": 0.9971897,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "when",
            "start": 1463.2999,
            "end": 1463.46,
            "confidence": 0.9916471,
            "punctuated_word": "when",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "it's",
            "start": 1463.46,
            "end": 1463.62,
            "confidence": 0.9995893,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "not",
            "start": 1463.62,
            "end": 1463.7799,
            "confidence": 0.99852717,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "a",
            "start": 1463.7799,
            "end": 1463.94,
            "confidence": 0.9986473,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "concern",
            "start": 1463.94,
            "end": 1464.4199,
            "confidence": 0.9991549,
            "punctuated_word": "concern",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "about",
            "start": 1464.4199,
            "end": 1464.9199,
            "confidence": 0.99881124,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          }
        ],
        "speaker": 1,
        "id": "e348c1ae-6b18-44d7-ab65-b66aabe0eaa8"
      },
      {
        "start": 1465.38,
        "end": 1465.88,
        "confidence": 0.82985693,
        "channel": 0,
        "transcript": "necessarily",
        "words": [
          {
            "word": "necessarily",
            "start": 1465.38,
            "end": 1465.88,
            "confidence": 0.82985693,
            "punctuated_word": "necessarily",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          }
        ],
        "speaker": 1,
        "id": "9ce820f3-f3ed-4ea7-ae07-82ca77bee968"
      },
      {
        "start": 1466.26,
        "end": 1476.485,
        "confidence": 0.9484234,
        "channel": 0,
        "transcript": "IP or possible legal recourse, but just like, hey. We know this is ad hoc hoc and not great, and therefore, we don't wanna, like, formalize it. So we got around this by basically",
        "words": [
          {
            "word": "ip",
            "start": 1466.26,
            "end": 1466.74,
            "confidence": 0.98311484,
            "punctuated_word": "IP",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "or",
            "start": 1466.74,
            "end": 1466.98,
            "confidence": 0.9895083,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "possible",
            "start": 1466.98,
            "end": 1467.46,
            "confidence": 0.66846824,
            "punctuated_word": "possible",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "legal",
            "start": 1467.46,
            "end": 1467.7799,
            "confidence": 0.99854124,
            "punctuated_word": "legal",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "recourse",
            "start": 1467.7799,
            "end": 1468.1799,
            "confidence": 0.9211062,
            "punctuated_word": "recourse,",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "but",
            "start": 1468.1799,
            "end": 1468.4199,
            "confidence": 0.9967968,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "just",
            "start": 1468.4199,
            "end": 1468.6599,
            "confidence": 0.9954091,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "like",
            "start": 1468.6599,
            "end": 1468.98,
            "confidence": 0.8045956,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "hey",
            "start": 1468.98,
            "end": 1469.38,
            "confidence": 0.9056591,
            "punctuated_word": "hey.",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "we",
            "start": 1469.38,
            "end": 1469.5399,
            "confidence": 0.99194723,
            "punctuated_word": "We",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "know",
            "start": 1469.5399,
            "end": 1469.7799,
            "confidence": 0.995276,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "this",
            "start": 1469.7799,
            "end": 1469.94,
            "confidence": 0.9877143,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "is",
            "start": 1469.94,
            "end": 1470.1799,
            "confidence": 0.9498829,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "ad",
            "start": 1470.1799,
            "end": 1470.34,
            "confidence": 0.8789356,
            "punctuated_word": "ad",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "hoc",
            "start": 1470.34,
            "end": 1470.465,
            "confidence": 0.82918733,
            "punctuated_word": "hoc",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "hoc",
            "start": 1470.5449,
            "end": 1470.625,
            "confidence": 0.975099,
            "punctuated_word": "hoc",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "and",
            "start": 1470.625,
            "end": 1470.865,
            "confidence": 0.994319,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "not",
            "start": 1470.865,
            "end": 1470.945,
            "confidence": 0.9945648,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "great",
            "start": 1470.945,
            "end": 1471.345,
            "confidence": 0.83319676,
            "punctuated_word": "great,",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "and",
            "start": 1471.345,
            "end": 1471.585,
            "confidence": 0.99969864,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "therefore",
            "start": 1471.585,
            "end": 1471.985,
            "confidence": 0.6494844,
            "punctuated_word": "therefore,",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "we",
            "start": 1471.985,
            "end": 1472.145,
            "confidence": 0.9997745,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "don't",
            "start": 1472.145,
            "end": 1472.385,
            "confidence": 0.9997159,
            "punctuated_word": "don't",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "wanna",
            "start": 1472.385,
            "end": 1472.5449,
            "confidence": 0.96683264,
            "punctuated_word": "wanna,",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "like",
            "start": 1472.5449,
            "end": 1472.865,
            "confidence": 0.99943984,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "formalize",
            "start": 1472.865,
            "end": 1473.365,
            "confidence": 0.9995606,
            "punctuated_word": "formalize",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "it",
            "start": 1473.4249,
            "end": 1473.745,
            "confidence": 0.9896767,
            "punctuated_word": "it.",
            "speaker": 1,
            "speaker_confidence": 0.76579374
          },
          {
            "word": "so",
            "start": 1473.745,
            "end": 1473.9049,
            "confidence": 0.9967098,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "we",
            "start": 1473.9049,
            "end": 1474.225,
            "confidence": 0.9995103,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "got",
            "start": 1474.225,
            "end": 1474.625,
            "confidence": 0.99422014,
            "punctuated_word": "got",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "around",
            "start": 1474.625,
            "end": 1475.025,
            "confidence": 0.99939334,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "this",
            "start": 1475.025,
            "end": 1475.525,
            "confidence": 0.9979121,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "by",
            "start": 1475.6649,
            "end": 1475.985,
            "confidence": 0.9987513,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "basically",
            "start": 1475.985,
            "end": 1476.485,
            "confidence": 0.9623918,
            "punctuated_word": "basically",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          }
        ],
        "speaker": 1,
        "id": "c018ce43-8f15-4203-a5d5-6f796d5bbeb0"
      },
      {
        "start": 1476.865,
        "end": 1484.085,
        "confidence": 0.9760085,
        "channel": 0,
        "transcript": "encouraging anonymity of sharing those use cases. And eventually, we're gonna propose, like, an ecosystem that lets us share this information",
        "words": [
          {
            "word": "encouraging",
            "start": 1476.865,
            "end": 1477.365,
            "confidence": 0.9985896,
            "punctuated_word": "encouraging",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "anonymity",
            "start": 1477.505,
            "end": 1478.005,
            "confidence": 0.9914198,
            "punctuated_word": "anonymity",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "of",
            "start": 1478.065,
            "end": 1478.3049,
            "confidence": 0.9963354,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "sharing",
            "start": 1478.3049,
            "end": 1478.625,
            "confidence": 0.99898773,
            "punctuated_word": "sharing",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "those",
            "start": 1478.625,
            "end": 1478.865,
            "confidence": 0.99938726,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "use",
            "start": 1478.865,
            "end": 1479.105,
            "confidence": 0.9866654,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "cases",
            "start": 1479.105,
            "end": 1479.505,
            "confidence": 0.8861002,
            "punctuated_word": "cases.",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "and",
            "start": 1479.505,
            "end": 1479.6649,
            "confidence": 0.9994368,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "eventually",
            "start": 1479.6649,
            "end": 1480.145,
            "confidence": 0.7203646,
            "punctuated_word": "eventually,",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "we're",
            "start": 1480.145,
            "end": 1480.385,
            "confidence": 0.99972415,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "gonna",
            "start": 1480.385,
            "end": 1480.625,
            "confidence": 0.99197793,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "propose",
            "start": 1480.625,
            "end": 1480.945,
            "confidence": 0.9342747,
            "punctuated_word": "propose,",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "like",
            "start": 1480.945,
            "end": 1481.105,
            "confidence": 0.9995116,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "an",
            "start": 1481.105,
            "end": 1481.265,
            "confidence": 0.99983835,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "ecosystem",
            "start": 1481.265,
            "end": 1481.765,
            "confidence": 0.9998789,
            "punctuated_word": "ecosystem",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "that",
            "start": 1481.985,
            "end": 1482.225,
            "confidence": 0.9996939,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "lets",
            "start": 1482.225,
            "end": 1482.385,
            "confidence": 0.99499536,
            "punctuated_word": "lets",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "us",
            "start": 1482.385,
            "end": 1482.885,
            "confidence": 0.999894,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "share",
            "start": 1483.025,
            "end": 1483.345,
            "confidence": 0.99947506,
            "punctuated_word": "share",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "this",
            "start": 1483.345,
            "end": 1483.585,
            "confidence": 0.9997316,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "information",
            "start": 1483.585,
            "end": 1484.085,
            "confidence": 0.99989796,
            "punctuated_word": "information",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          }
        ],
        "speaker": 2,
        "id": "c2a11913-13bf-4362-8cc8-9ebf16c6ffec"
      },
      {
        "start": 1484.62,
        "end": 1485.44,
        "confidence": 0.96183085,
        "channel": 0,
        "transcript": "very publicly,",
        "words": [
          {
            "word": "very",
            "start": 1484.62,
            "end": 1484.94,
            "confidence": 0.99840647,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "publicly",
            "start": 1484.94,
            "end": 1485.44,
            "confidence": 0.92525524,
            "punctuated_word": "publicly,",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          }
        ],
        "speaker": 2,
        "id": "2722ed2e-9227-4cf1-9409-78d890f96098"
      },
      {
        "start": 1485.98,
        "end": 1489.84,
        "confidence": 0.94181657,
        "channel": 0,
        "transcript": "and in a way that it kind of protects the identity of some of these organizations because",
        "words": [
          {
            "word": "and",
            "start": 1485.98,
            "end": 1486.2999,
            "confidence": 0.99677163,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "in",
            "start": 1486.2999,
            "end": 1486.46,
            "confidence": 0.9990036,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "a",
            "start": 1486.46,
            "end": 1486.5399,
            "confidence": 0.99976057,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "way",
            "start": 1486.5399,
            "end": 1486.7799,
            "confidence": 0.9999682,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "that",
            "start": 1486.7799,
            "end": 1487.1,
            "confidence": 0.99376595,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "it",
            "start": 1487.1,
            "end": 1487.1799,
            "confidence": 0.86801696,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "kind",
            "start": 1487.1799,
            "end": 1487.4199,
            "confidence": 0.6982559,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "of",
            "start": 1487.4199,
            "end": 1487.5,
            "confidence": 0.9988102,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "protects",
            "start": 1487.5,
            "end": 1487.74,
            "confidence": 0.9995178,
            "punctuated_word": "protects",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "the",
            "start": 1487.74,
            "end": 1487.8999,
            "confidence": 0.9998217,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "identity",
            "start": 1487.8999,
            "end": 1488.2999,
            "confidence": 0.99978346,
            "punctuated_word": "identity",
            "speaker": 2,
            "speaker_confidence": 0.66922873
          },
          {
            "word": "of",
            "start": 1488.2999,
            "end": 1488.38,
            "confidence": 0.99982125,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.4123711
          },
          {
            "word": "some",
            "start": 1488.38,
            "end": 1488.5399,
            "confidence": 0.9996718,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.4123711
          },
          {
            "word": "of",
            "start": 1488.5399,
            "end": 1488.62,
            "confidence": 0.99716216,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.4123711
          },
          {
            "word": "these",
            "start": 1488.62,
            "end": 1488.7799,
            "confidence": 0.99955755,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.4123711
          },
          {
            "word": "organizations",
            "start": 1488.7799,
            "end": 1489.2799,
            "confidence": 0.9991203,
            "punctuated_word": "organizations",
            "speaker": 2,
            "speaker_confidence": 0.4123711
          },
          {
            "word": "because",
            "start": 1489.34,
            "end": 1489.84,
            "confidence": 0.46207163,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.4123711
          }
        ],
        "speaker": 2,
        "id": "7dd88bb0-902a-476c-a535-35a9f382e63b"
      },
      {
        "start": 1490.14,
        "end": 1496.7799,
        "confidence": 0.9729883,
        "channel": 0,
        "transcript": "even your financial organizations, like, maybe they're not using it for trading. They're using it for customer service. And in that setting, it's not even clear if this is a,",
        "words": [
          {
            "word": "even",
            "start": 1490.14,
            "end": 1490.46,
            "confidence": 0.9865811,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.4123711
          },
          {
            "word": "your",
            "start": 1490.46,
            "end": 1490.96,
            "confidence": 0.9963027,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.4123711
          },
          {
            "word": "financial",
            "start": 1491.1,
            "end": 1491.58,
            "confidence": 0.9985202,
            "punctuated_word": "financial",
            "speaker": 2,
            "speaker_confidence": 0.4123711
          },
          {
            "word": "organizations",
            "start": 1491.58,
            "end": 1492.0599,
            "confidence": 0.83600163,
            "punctuated_word": "organizations,",
            "speaker": 2,
            "speaker_confidence": 0.4123711
          },
          {
            "word": "like",
            "start": 1492.0599,
            "end": 1492.38,
            "confidence": 0.9765892,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.4123711
          },
          {
            "word": "maybe",
            "start": 1492.38,
            "end": 1492.62,
            "confidence": 0.9897451,
            "punctuated_word": "maybe",
            "speaker": 2,
            "speaker_confidence": 0.4123711
          },
          {
            "word": "they're",
            "start": 1492.62,
            "end": 1492.7799,
            "confidence": 0.9974489,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.4123711
          },
          {
            "word": "not",
            "start": 1492.7799,
            "end": 1492.86,
            "confidence": 0.99942255,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "using",
            "start": 1492.86,
            "end": 1493.1,
            "confidence": 0.9998671,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "it",
            "start": 1493.1,
            "end": 1493.1799,
            "confidence": 0.99884987,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "for",
            "start": 1493.1799,
            "end": 1493.34,
            "confidence": 0.99904794,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "trading",
            "start": 1493.34,
            "end": 1493.58,
            "confidence": 0.75554717,
            "punctuated_word": "trading.",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "they're",
            "start": 1493.58,
            "end": 1493.74,
            "confidence": 0.9996078,
            "punctuated_word": "They're",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "using",
            "start": 1493.74,
            "end": 1493.8999,
            "confidence": 0.9998752,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "it",
            "start": 1493.8999,
            "end": 1493.98,
            "confidence": 0.9980519,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "for",
            "start": 1493.98,
            "end": 1494.14,
            "confidence": 0.99967766,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "customer",
            "start": 1494.14,
            "end": 1494.46,
            "confidence": 0.9906495,
            "punctuated_word": "customer",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "service",
            "start": 1494.46,
            "end": 1494.7,
            "confidence": 0.95079666,
            "punctuated_word": "service.",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "and",
            "start": 1494.7,
            "end": 1494.86,
            "confidence": 0.9990637,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "in",
            "start": 1494.86,
            "end": 1495.02,
            "confidence": 0.9964541,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "that",
            "start": 1495.02,
            "end": 1495.1799,
            "confidence": 0.9996666,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "setting",
            "start": 1495.1799,
            "end": 1495.4199,
            "confidence": 0.99700284,
            "punctuated_word": "setting,",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "it's",
            "start": 1495.4199,
            "end": 1495.6599,
            "confidence": 0.9997033,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "not",
            "start": 1495.6599,
            "end": 1495.82,
            "confidence": 0.9998621,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "even",
            "start": 1495.82,
            "end": 1496.0599,
            "confidence": 0.99988794,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "clear",
            "start": 1496.0599,
            "end": 1496.2999,
            "confidence": 0.99799573,
            "punctuated_word": "clear",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "if",
            "start": 1496.2999,
            "end": 1496.46,
            "confidence": 0.992486,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "this",
            "start": 1496.46,
            "end": 1496.62,
            "confidence": 0.9952774,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.37477446
          },
          {
            "word": "is",
            "start": 1496.62,
            "end": 1496.7,
            "confidence": 0.997378,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.319937
          },
          {
            "word": "a",
            "start": 1496.7,
            "end": 1496.7799,
            "confidence": 0.74229014,
            "punctuated_word": "a,",
            "speaker": 2,
            "speaker_confidence": 0.319937
          }
        ],
        "speaker": 2,
        "id": "a604cf76-1b0f-496e-8753-a2bc4aa72d3d"
      },
      {
        "start": 1497.825,
        "end": 1498.885,
        "confidence": 0.9166285,
        "channel": 0,
        "transcript": "if this is an airline",
        "words": [
          {
            "word": "if",
            "start": 1497.825,
            "end": 1497.905,
            "confidence": 0.5931128,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.319937
          },
          {
            "word": "this",
            "start": 1497.905,
            "end": 1498.065,
            "confidence": 0.9993218,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.319937
          },
          {
            "word": "is",
            "start": 1498.065,
            "end": 1498.145,
            "confidence": 0.9936202,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.319937
          },
          {
            "word": "an",
            "start": 1498.145,
            "end": 1498.385,
            "confidence": 0.99855787,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.319937
          },
          {
            "word": "airline",
            "start": 1498.385,
            "end": 1498.885,
            "confidence": 0.99852955,
            "punctuated_word": "airline",
            "speaker": 2,
            "speaker_confidence": 0.319937
          }
        ],
        "speaker": 2,
        "id": "7065b78e-2b9f-46e6-a909-53eb806ed295"
      },
      {
        "start": 1500.225,
        "end": 1505.9249,
        "confidence": 0.91264784,
        "channel": 0,
        "transcript": "or a hotelier and hospitality organization because the AI system that we're discussing is sufficiently",
        "words": [
          {
            "word": "or",
            "start": 1500.225,
            "end": 1500.3049,
            "confidence": 0.9743526,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.319937
          },
          {
            "word": "a",
            "start": 1500.3049,
            "end": 1500.385,
            "confidence": 0.8545829,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "hotelier",
            "start": 1500.385,
            "end": 1500.885,
            "confidence": 0.7624047,
            "punctuated_word": "hotelier",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "and",
            "start": 1500.945,
            "end": 1501.1849,
            "confidence": 0.446907,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "hospitality",
            "start": 1501.1849,
            "end": 1501.6849,
            "confidence": 0.9128932,
            "punctuated_word": "hospitality",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "organization",
            "start": 1501.825,
            "end": 1502.325,
            "confidence": 0.9985153,
            "punctuated_word": "organization",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "because",
            "start": 1502.385,
            "end": 1502.705,
            "confidence": 0.7449902,
            "punctuated_word": "because",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "the",
            "start": 1502.705,
            "end": 1503.025,
            "confidence": 0.9994031,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "ai",
            "start": 1503.025,
            "end": 1503.265,
            "confidence": 0.99971837,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "system",
            "start": 1503.265,
            "end": 1503.505,
            "confidence": 0.9991346,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "that",
            "start": 1503.505,
            "end": 1503.665,
            "confidence": 0.9998312,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "we're",
            "start": 1503.665,
            "end": 1504.165,
            "confidence": 0.9979438,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "discussing",
            "start": 1504.3049,
            "end": 1504.8049,
            "confidence": 0.9996799,
            "punctuated_word": "discussing",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "is",
            "start": 1504.945,
            "end": 1505.4249,
            "confidence": 0.9996419,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "sufficiently",
            "start": 1505.4249,
            "end": 1505.9249,
            "confidence": 0.9997185,
            "punctuated_word": "sufficiently",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          }
        ],
        "speaker": 2,
        "id": "b4c8bab5-a677-4e8c-9f31-f50053cc237d"
      },
      {
        "start": 1506.785,
        "end": 1507.285,
        "confidence": 0.9912914,
        "channel": 0,
        "transcript": "broad.",
        "words": [
          {
            "word": "broad",
            "start": 1506.785,
            "end": 1507.285,
            "confidence": 0.9912914,
            "punctuated_word": "broad.",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          }
        ],
        "speaker": 2,
        "id": "9d4b87d5-e2c3-4407-8e69-695a3561c6b0"
      },
      {
        "start": 1507.665,
        "end": 1515.89,
        "confidence": 0.98067605,
        "channel": 0,
        "transcript": "But I 100% agree that there are a lot of these artifacts that exist. And putting this down and getting a language around it just lets people see how ludicrous",
        "words": [
          {
            "word": "but",
            "start": 1507.665,
            "end": 1508.065,
            "confidence": 0.9990119,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "i",
            "start": 1508.065,
            "end": 1508.3049,
            "confidence": 0.99481624,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "100%",
            "start": 1508.3049,
            "end": 1509.025,
            "confidence": 0.94781935,
            "punctuated_word": "100%",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "agree",
            "start": 1509.025,
            "end": 1509.265,
            "confidence": 0.9362413,
            "punctuated_word": "agree",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "that",
            "start": 1509.265,
            "end": 1509.4249,
            "confidence": 0.99824727,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "there",
            "start": 1509.4249,
            "end": 1509.585,
            "confidence": 0.99918693,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "are",
            "start": 1509.585,
            "end": 1509.665,
            "confidence": 0.97707945,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "a",
            "start": 1509.665,
            "end": 1509.745,
            "confidence": 0.9787677,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7853005
          },
          {
            "word": "lot",
            "start": 1509.745,
            "end": 1509.905,
            "confidence": 0.99983406,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "of",
            "start": 1509.905,
            "end": 1510.065,
            "confidence": 0.9996517,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "these",
            "start": 1510.065,
            "end": 1510.225,
            "confidence": 0.9986386,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "artifacts",
            "start": 1510.225,
            "end": 1510.725,
            "confidence": 0.9998393,
            "punctuated_word": "artifacts",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "that",
            "start": 1510.785,
            "end": 1510.945,
            "confidence": 0.99981755,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "exist",
            "start": 1510.945,
            "end": 1511.445,
            "confidence": 0.81410015,
            "punctuated_word": "exist.",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "and",
            "start": 1511.63,
            "end": 1511.87,
            "confidence": 0.999038,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "putting",
            "start": 1511.87,
            "end": 1512.03,
            "confidence": 0.9994905,
            "punctuated_word": "putting",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "this",
            "start": 1512.03,
            "end": 1512.51,
            "confidence": 0.9995505,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "down",
            "start": 1512.51,
            "end": 1512.75,
            "confidence": 0.99987876,
            "punctuated_word": "down",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "and",
            "start": 1512.75,
            "end": 1512.99,
            "confidence": 0.9856749,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "getting",
            "start": 1512.99,
            "end": 1513.2301,
            "confidence": 0.99979573,
            "punctuated_word": "getting",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "a",
            "start": 1513.2301,
            "end": 1513.31,
            "confidence": 0.9983443,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "language",
            "start": 1513.31,
            "end": 1513.7101,
            "confidence": 0.9999312,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "around",
            "start": 1513.7101,
            "end": 1514.03,
            "confidence": 0.99977034,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "it",
            "start": 1514.03,
            "end": 1514.1901,
            "confidence": 0.8391571,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "just",
            "start": 1514.1901,
            "end": 1514.3501,
            "confidence": 0.9653957,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "lets",
            "start": 1514.3501,
            "end": 1514.5901,
            "confidence": 0.9936469,
            "punctuated_word": "lets",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "people",
            "start": 1514.5901,
            "end": 1514.91,
            "confidence": 0.9997377,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "see",
            "start": 1514.91,
            "end": 1515.15,
            "confidence": 0.9995024,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "how",
            "start": 1515.15,
            "end": 1515.39,
            "confidence": 0.9998066,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "ludicrous",
            "start": 1515.39,
            "end": 1515.89,
            "confidence": 0.9985096,
            "punctuated_word": "ludicrous",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          }
        ],
        "speaker": 2,
        "id": "b45dc6bd-bad7-4c0d-9c64-fba5479172e8"
      },
      {
        "start": 1516.43,
        "end": 1524.05,
        "confidence": 0.98881495,
        "channel": 0,
        "transcript": "some of these AI use cases are. Like, for example, I you'll see a company that is obsessed with the accuracy of their particular system.",
        "words": [
          {
            "word": "some",
            "start": 1516.43,
            "end": 1516.67,
            "confidence": 0.9986299,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "of",
            "start": 1516.67,
            "end": 1516.75,
            "confidence": 0.9998307,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.70790267
          },
          {
            "word": "these",
            "start": 1516.75,
            "end": 1516.99,
            "confidence": 0.999619,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "ai",
            "start": 1516.99,
            "end": 1517.2301,
            "confidence": 0.9989943,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "use",
            "start": 1517.2301,
            "end": 1517.39,
            "confidence": 0.9861573,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "cases",
            "start": 1517.39,
            "end": 1517.7101,
            "confidence": 0.9999193,
            "punctuated_word": "cases",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "are",
            "start": 1517.7101,
            "end": 1517.9501,
            "confidence": 0.9976504,
            "punctuated_word": "are.",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "like",
            "start": 1517.9501,
            "end": 1518.1101,
            "confidence": 0.87632716,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "for",
            "start": 1518.1101,
            "end": 1518.3501,
            "confidence": 0.99979943,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "example",
            "start": 1518.3501,
            "end": 1518.8501,
            "confidence": 0.997312,
            "punctuated_word": "example,",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "i",
            "start": 1519.0701,
            "end": 1519.39,
            "confidence": 0.999373,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "you'll",
            "start": 1519.55,
            "end": 1519.87,
            "confidence": 0.9995518,
            "punctuated_word": "you'll",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "see",
            "start": 1519.87,
            "end": 1520.1901,
            "confidence": 0.9998729,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "a",
            "start": 1520.1901,
            "end": 1520.43,
            "confidence": 0.88602495,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "company",
            "start": 1520.43,
            "end": 1520.8301,
            "confidence": 0.9936631,
            "punctuated_word": "company",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "that",
            "start": 1520.8301,
            "end": 1521.15,
            "confidence": 0.99979275,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "is",
            "start": 1521.15,
            "end": 1521.4701,
            "confidence": 0.99981433,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "obsessed",
            "start": 1521.4701,
            "end": 1521.9501,
            "confidence": 0.9994234,
            "punctuated_word": "obsessed",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "with",
            "start": 1521.9501,
            "end": 1522.1101,
            "confidence": 0.9995109,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "the",
            "start": 1522.1101,
            "end": 1522.27,
            "confidence": 0.9993517,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "accuracy",
            "start": 1522.27,
            "end": 1522.75,
            "confidence": 0.9999455,
            "punctuated_word": "accuracy",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "of",
            "start": 1522.75,
            "end": 1522.91,
            "confidence": 0.9999225,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "their",
            "start": 1522.91,
            "end": 1523.0701,
            "confidence": 0.99979967,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "particular",
            "start": 1523.0701,
            "end": 1523.55,
            "confidence": 0.9998863,
            "punctuated_word": "particular",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          },
          {
            "word": "system",
            "start": 1523.55,
            "end": 1524.05,
            "confidence": 0.99019957,
            "punctuated_word": "system.",
            "speaker": 2,
            "speaker_confidence": 0.6559766
          }
        ],
        "speaker": 2,
        "id": "7ffef0c8-71d3-4eec-93e8-e0dae0437060"
      },
      {
        "start": 1524.515,
        "end": 1527.3351,
        "confidence": 0.9162231,
        "channel": 0,
        "transcript": "Like, we're trying to get our accuracy up board level decision.",
        "words": [
          {
            "word": "like",
            "start": 1524.515,
            "end": 1524.675,
            "confidence": 0.9255452,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "we're",
            "start": 1524.675,
            "end": 1524.915,
            "confidence": 0.9963657,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "trying",
            "start": 1524.915,
            "end": 1525.035,
            "confidence": 0.99575955,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "to",
            "start": 1525.035,
            "end": 1525.155,
            "confidence": 0.9986951,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "get",
            "start": 1525.155,
            "end": 1525.395,
            "confidence": 0.9998167,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "our",
            "start": 1525.395,
            "end": 1525.635,
            "confidence": 0.99701583,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "accuracy",
            "start": 1525.635,
            "end": 1526.035,
            "confidence": 0.99951744,
            "punctuated_word": "accuracy",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "up",
            "start": 1526.035,
            "end": 1526.275,
            "confidence": 0.4766891,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "board",
            "start": 1526.275,
            "end": 1526.435,
            "confidence": 0.760116,
            "punctuated_word": "board",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "level",
            "start": 1526.435,
            "end": 1526.8351,
            "confidence": 0.9976993,
            "punctuated_word": "level",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "decision",
            "start": 1526.8351,
            "end": 1527.3351,
            "confidence": 0.9312335,
            "punctuated_word": "decision.",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          }
        ],
        "speaker": 2,
        "id": "f02f3034-2f96-4a09-95c6-82269533bb8d"
      },
      {
        "start": 1527.7151,
        "end": 1529.015,
        "confidence": 0.998832,
        "channel": 0,
        "transcript": "Accuracy must be high.",
        "words": [
          {
            "word": "accuracy",
            "start": 1527.7151,
            "end": 1528.1951,
            "confidence": 0.9996506,
            "punctuated_word": "Accuracy",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "must",
            "start": 1528.1951,
            "end": 1528.3551,
            "confidence": 0.9998447,
            "punctuated_word": "must",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "be",
            "start": 1528.3551,
            "end": 1528.515,
            "confidence": 0.99996746,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "high",
            "start": 1528.515,
            "end": 1529.015,
            "confidence": 0.99586535,
            "punctuated_word": "high.",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          }
        ],
        "speaker": 2,
        "id": "4054f4d7-8847-40d6-8608-537135c00256"
      },
      {
        "start": 1529.395,
        "end": 1538.935,
        "confidence": 0.9443565,
        "channel": 0,
        "transcript": "And then if you decide to procure an AI system that has, let's say, 80% accuracy in the next quarter, you're able to get 85, and then eventually you consider fine tuning and you get to nine 87.",
        "words": [
          {
            "word": "and",
            "start": 1529.395,
            "end": 1529.635,
            "confidence": 0.9994962,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "then",
            "start": 1529.635,
            "end": 1529.9551,
            "confidence": 0.99967253,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "if",
            "start": 1529.9551,
            "end": 1530.035,
            "confidence": 0.96212375,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.57668144
          },
          {
            "word": "you",
            "start": 1530.035,
            "end": 1530.1951,
            "confidence": 0.99991167,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "decide",
            "start": 1530.1951,
            "end": 1530.515,
            "confidence": 0.99892044,
            "punctuated_word": "decide",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "to",
            "start": 1530.515,
            "end": 1530.5951,
            "confidence": 0.99910766,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "procure",
            "start": 1530.5951,
            "end": 1530.9951,
            "confidence": 0.99772614,
            "punctuated_word": "procure",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "an",
            "start": 1530.9951,
            "end": 1531.155,
            "confidence": 0.98407274,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "ai",
            "start": 1531.155,
            "end": 1531.3151,
            "confidence": 0.9994997,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "system",
            "start": 1531.3151,
            "end": 1531.795,
            "confidence": 0.99842846,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "that",
            "start": 1531.795,
            "end": 1532.035,
            "confidence": 0.9535438,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "has",
            "start": 1532.035,
            "end": 1532.1951,
            "confidence": 0.9762647,
            "punctuated_word": "has,",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "let's",
            "start": 1532.1951,
            "end": 1532.3551,
            "confidence": 0.99898124,
            "punctuated_word": "let's",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "say",
            "start": 1532.3551,
            "end": 1532.515,
            "confidence": 0.97886336,
            "punctuated_word": "say,",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "80%",
            "start": 1532.515,
            "end": 1532.9951,
            "confidence": 0.9950309,
            "punctuated_word": "80%",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "accuracy",
            "start": 1532.9951,
            "end": 1533.395,
            "confidence": 0.99960595,
            "punctuated_word": "accuracy",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "in",
            "start": 1533.395,
            "end": 1533.555,
            "confidence": 0.55542505,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "the",
            "start": 1533.555,
            "end": 1533.635,
            "confidence": 0.9988146,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "next",
            "start": 1533.635,
            "end": 1533.795,
            "confidence": 0.9995815,
            "punctuated_word": "next",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "quarter",
            "start": 1533.795,
            "end": 1534.1151,
            "confidence": 0.9149974,
            "punctuated_word": "quarter,",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "you're",
            "start": 1534.1151,
            "end": 1534.275,
            "confidence": 0.9971205,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "able",
            "start": 1534.275,
            "end": 1534.515,
            "confidence": 0.99968743,
            "punctuated_word": "able",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "to",
            "start": 1534.515,
            "end": 1534.5951,
            "confidence": 0.99916255,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "get",
            "start": 1534.5951,
            "end": 1534.755,
            "confidence": 0.9993113,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "85",
            "start": 1534.755,
            "end": 1535.155,
            "confidence": 0.8535769,
            "punctuated_word": "85,",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "and",
            "start": 1535.155,
            "end": 1535.3151,
            "confidence": 0.99821055,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "then",
            "start": 1535.3151,
            "end": 1535.555,
            "confidence": 0.9979652,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "eventually",
            "start": 1535.555,
            "end": 1535.9551,
            "confidence": 0.93213207,
            "punctuated_word": "eventually",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "you",
            "start": 1535.9551,
            "end": 1536.1151,
            "confidence": 0.6761201,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "consider",
            "start": 1536.1151,
            "end": 1536.6151,
            "confidence": 0.9959573,
            "punctuated_word": "consider",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "fine",
            "start": 1536.755,
            "end": 1536.9951,
            "confidence": 0.999308,
            "punctuated_word": "fine",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "tuning",
            "start": 1536.9951,
            "end": 1537.3151,
            "confidence": 0.9999683,
            "punctuated_word": "tuning",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "and",
            "start": 1537.3151,
            "end": 1537.555,
            "confidence": 0.81125695,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "you",
            "start": 1537.555,
            "end": 1537.635,
            "confidence": 0.9979956,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "get",
            "start": 1537.635,
            "end": 1537.795,
            "confidence": 0.99972373,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "to",
            "start": 1537.795,
            "end": 1537.9551,
            "confidence": 0.93834287,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "nine",
            "start": 1537.9551,
            "end": 1538.1151,
            "confidence": 0.39947,
            "punctuated_word": "nine",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "87",
            "start": 1538.1951,
            "end": 1538.935,
            "confidence": 0.9801687,
            "punctuated_word": "87.",
            "speaker": 2,
            "speaker_confidence": 0.709352
          }
        ],
        "speaker": 2,
        "id": "38d7f106-db51-47f9-abd1-f8f1b069df46"
      },
      {
        "start": 1539.2201,
        "end": 1540.52,
        "confidence": 0.99826664,
        "channel": 0,
        "transcript": "But at the end of the day,",
        "words": [
          {
            "word": "but",
            "start": 1539.2201,
            "end": 1539.4601,
            "confidence": 0.99970454,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "at",
            "start": 1539.4601,
            "end": 1539.5,
            "confidence": 0.9946465,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.709352
          },
          {
            "word": "the",
            "start": 1539.5,
            "end": 1539.54,
            "confidence": 0.9997414,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "end",
            "start": 1539.54,
            "end": 1539.8601,
            "confidence": 0.99997795,
            "punctuated_word": "end",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "of",
            "start": 1539.8601,
            "end": 1539.9401,
            "confidence": 0.9997186,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "the",
            "start": 1539.9401,
            "end": 1540.02,
            "confidence": 0.99963105,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "day",
            "start": 1540.02,
            "end": 1540.52,
            "confidence": 0.9944461,
            "punctuated_word": "day,",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          }
        ],
        "speaker": 2,
        "id": "d5a50fc2-ec0a-42d6-a141-a9b18c28b701"
      },
      {
        "start": 1540.9801,
        "end": 1542.04,
        "confidence": 0.99928933,
        "channel": 0,
        "transcript": "if you let",
        "words": [
          {
            "word": "if",
            "start": 1540.9801,
            "end": 1541.2201,
            "confidence": 0.9980987,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "you",
            "start": 1541.2201,
            "end": 1541.54,
            "confidence": 0.99997425,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "let",
            "start": 1541.54,
            "end": 1542.04,
            "confidence": 0.99979526,
            "punctuated_word": "let",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          }
        ],
        "speaker": 2,
        "id": "b231ff36-ebd2-492a-be53-f24830911ea3"
      },
      {
        "start": 1542.66,
        "end": 1543.4,
        "confidence": 0.9994761,
        "channel": 0,
        "transcript": "a doctor",
        "words": [
          {
            "word": "a",
            "start": 1542.66,
            "end": 1542.9,
            "confidence": 0.99933165,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "doctor",
            "start": 1542.9,
            "end": 1543.4,
            "confidence": 0.99962044,
            "punctuated_word": "doctor",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          }
        ],
        "speaker": 2,
        "id": "910fcd3e-dad9-4d14-8a74-e8bebddbcef8"
      },
      {
        "start": 1543.7001,
        "end": 1544.8401,
        "confidence": 0.99484664,
        "channel": 0,
        "transcript": "or a individual",
        "words": [
          {
            "word": "or",
            "start": 1543.7001,
            "end": 1544.02,
            "confidence": 0.9890353,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "a",
            "start": 1544.02,
            "end": 1544.3401,
            "confidence": 0.9955863,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "individual",
            "start": 1544.3401,
            "end": 1544.8401,
            "confidence": 0.99991834,
            "punctuated_word": "individual",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          }
        ],
        "speaker": 2,
        "id": "3df965e7-a2b9-43ef-af15-28a956d7c386"
      },
      {
        "start": 1545.4601,
        "end": 1565.415,
        "confidence": 0.96336436,
        "channel": 0,
        "transcript": "look at that AI prediction and then decide on their own volition what to do, you're never gonna get that performance benefit ever, no matter what. There are a lot of concern. And until you see it in front of you, and until you're sitting in front of your board, and you see this saying, I am on we are on an AI adoption pathway. And in practice, this is just effectively",
        "words": [
          {
            "word": "look",
            "start": 1545.4601,
            "end": 1545.7001,
            "confidence": 0.96547735,
            "punctuated_word": "look",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "at",
            "start": 1545.7001,
            "end": 1545.78,
            "confidence": 0.99977,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "that",
            "start": 1545.78,
            "end": 1546.02,
            "confidence": 0.99949205,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "ai",
            "start": 1546.02,
            "end": 1546.42,
            "confidence": 0.998078,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "prediction",
            "start": 1546.42,
            "end": 1546.9,
            "confidence": 0.8570866,
            "punctuated_word": "prediction",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "and",
            "start": 1546.9,
            "end": 1547.14,
            "confidence": 0.88795745,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "then",
            "start": 1547.14,
            "end": 1547.38,
            "confidence": 0.999879,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "decide",
            "start": 1547.38,
            "end": 1547.7001,
            "confidence": 0.9997887,
            "punctuated_word": "decide",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "on",
            "start": 1547.7001,
            "end": 1547.8601,
            "confidence": 0.9979831,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.5331049
          },
          {
            "word": "their",
            "start": 1547.8601,
            "end": 1547.9401,
            "confidence": 0.99976975,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "own",
            "start": 1547.9401,
            "end": 1548.1001,
            "confidence": 0.9998565,
            "punctuated_word": "own",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "volition",
            "start": 1548.1001,
            "end": 1548.5,
            "confidence": 0.9997344,
            "punctuated_word": "volition",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "what",
            "start": 1548.5,
            "end": 1548.66,
            "confidence": 0.9583058,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "to",
            "start": 1548.66,
            "end": 1548.8201,
            "confidence": 0.99965537,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "do",
            "start": 1548.8201,
            "end": 1549.3201,
            "confidence": 0.972939,
            "punctuated_word": "do,",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "you're",
            "start": 1549.38,
            "end": 1549.7001,
            "confidence": 0.9979942,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "never",
            "start": 1549.7001,
            "end": 1549.9401,
            "confidence": 0.99923813,
            "punctuated_word": "never",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "gonna",
            "start": 1549.9401,
            "end": 1550.18,
            "confidence": 0.99101895,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "get",
            "start": 1550.18,
            "end": 1550.68,
            "confidence": 0.99906427,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "that",
            "start": 1550.8201,
            "end": 1551.06,
            "confidence": 0.99842036,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "performance",
            "start": 1551.06,
            "end": 1551.56,
            "confidence": 0.99967587,
            "punctuated_word": "performance",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "benefit",
            "start": 1551.6201,
            "end": 1552.1201,
            "confidence": 0.9996433,
            "punctuated_word": "benefit",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "ever",
            "start": 1552.42,
            "end": 1552.92,
            "confidence": 0.6444757,
            "punctuated_word": "ever,",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "no",
            "start": 1553.155,
            "end": 1553.395,
            "confidence": 0.99933475,
            "punctuated_word": "no",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "matter",
            "start": 1553.395,
            "end": 1553.715,
            "confidence": 0.99994195,
            "punctuated_word": "matter",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "what",
            "start": 1553.715,
            "end": 1554.115,
            "confidence": 0.99301577,
            "punctuated_word": "what.",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "there",
            "start": 1554.115,
            "end": 1554.515,
            "confidence": 0.9590715,
            "punctuated_word": "There",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "are",
            "start": 1554.515,
            "end": 1554.595,
            "confidence": 0.85079163,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.35415977
          },
          {
            "word": "a",
            "start": 1554.595,
            "end": 1554.675,
            "confidence": 0.9885732,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.3052606
          },
          {
            "word": "lot",
            "start": 1554.675,
            "end": 1554.835,
            "confidence": 0.99968934,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.3052606
          },
          {
            "word": "of",
            "start": 1554.835,
            "end": 1554.995,
            "confidence": 0.99918073,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.3052606
          },
          {
            "word": "concern",
            "start": 1554.995,
            "end": 1555.395,
            "confidence": 0.43657476,
            "punctuated_word": "concern.",
            "speaker": 2,
            "speaker_confidence": 0.3052606
          },
          {
            "word": "and",
            "start": 1555.395,
            "end": 1555.555,
            "confidence": 0.9940771,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.3052606
          },
          {
            "word": "until",
            "start": 1555.555,
            "end": 1555.875,
            "confidence": 0.99728644,
            "punctuated_word": "until",
            "speaker": 2,
            "speaker_confidence": 0.3052606
          },
          {
            "word": "you",
            "start": 1555.875,
            "end": 1556.115,
            "confidence": 0.99977666,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.3052606
          },
          {
            "word": "see",
            "start": 1556.115,
            "end": 1556.275,
            "confidence": 0.9995358,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.3052606
          },
          {
            "word": "it",
            "start": 1556.275,
            "end": 1556.515,
            "confidence": 0.9990402,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.3052606
          },
          {
            "word": "in",
            "start": 1556.515,
            "end": 1556.595,
            "confidence": 0.99744415,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.3052606
          },
          {
            "word": "front",
            "start": 1556.595,
            "end": 1556.755,
            "confidence": 0.99977595,
            "punctuated_word": "front",
            "speaker": 2,
            "speaker_confidence": 0.43275446
          },
          {
            "word": "of",
            "start": 1556.755,
            "end": 1556.915,
            "confidence": 0.99799275,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.43275446
          },
          {
            "word": "you",
            "start": 1556.915,
            "end": 1557.415,
            "confidence": 0.9599434,
            "punctuated_word": "you,",
            "speaker": 2,
            "speaker_confidence": 0.43275446
          },
          {
            "word": "and",
            "start": 1557.475,
            "end": 1557.635,
            "confidence": 0.9971132,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.43275446
          },
          {
            "word": "until",
            "start": 1557.635,
            "end": 1557.875,
            "confidence": 0.9992656,
            "punctuated_word": "until",
            "speaker": 2,
            "speaker_confidence": 0.43275446
          },
          {
            "word": "you're",
            "start": 1557.875,
            "end": 1558.115,
            "confidence": 0.99892414,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.43275446
          },
          {
            "word": "sitting",
            "start": 1558.115,
            "end": 1558.355,
            "confidence": 0.9996705,
            "punctuated_word": "sitting",
            "speaker": 2,
            "speaker_confidence": 0.43275446
          },
          {
            "word": "in",
            "start": 1558.355,
            "end": 1558.4349,
            "confidence": 0.9994766,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.43275446
          },
          {
            "word": "front",
            "start": 1558.4349,
            "end": 1558.595,
            "confidence": 0.99878556,
            "punctuated_word": "front",
            "speaker": 2,
            "speaker_confidence": 0.43275446
          },
          {
            "word": "of",
            "start": 1558.595,
            "end": 1558.675,
            "confidence": 0.98600614,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.34845597
          },
          {
            "word": "your",
            "start": 1558.675,
            "end": 1558.835,
            "confidence": 0.996007,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.34845597
          },
          {
            "word": "board",
            "start": 1558.835,
            "end": 1559.335,
            "confidence": 0.9609238,
            "punctuated_word": "board,",
            "speaker": 2,
            "speaker_confidence": 0.34845597
          },
          {
            "word": "and",
            "start": 1559.475,
            "end": 1559.635,
            "confidence": 0.99909484,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.34845597
          },
          {
            "word": "you",
            "start": 1559.635,
            "end": 1559.875,
            "confidence": 0.99982977,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.34845597
          },
          {
            "word": "see",
            "start": 1559.875,
            "end": 1560.035,
            "confidence": 0.9988287,
            "punctuated_word": "see",
            "speaker": 2,
            "speaker_confidence": 0.34845597
          },
          {
            "word": "this",
            "start": 1560.035,
            "end": 1560.275,
            "confidence": 0.9852337,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.34845597
          },
          {
            "word": "saying",
            "start": 1560.275,
            "end": 1560.675,
            "confidence": 0.8666917,
            "punctuated_word": "saying,",
            "speaker": 2,
            "speaker_confidence": 0.34845597
          },
          {
            "word": "i",
            "start": 1560.675,
            "end": 1560.835,
            "confidence": 0.995695,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.34845597
          },
          {
            "word": "am",
            "start": 1560.835,
            "end": 1560.995,
            "confidence": 0.994501,
            "punctuated_word": "am",
            "speaker": 2,
            "speaker_confidence": 0.34845597
          },
          {
            "word": "on",
            "start": 1560.995,
            "end": 1561.075,
            "confidence": 0.724431,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.43135738
          },
          {
            "word": "we",
            "start": 1561.155,
            "end": 1561.315,
            "confidence": 0.9957378,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.43135738
          },
          {
            "word": "are",
            "start": 1561.315,
            "end": 1561.395,
            "confidence": 0.71211696,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.43135738
          },
          {
            "word": "on",
            "start": 1561.395,
            "end": 1561.555,
            "confidence": 0.98741853,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.43135738
          },
          {
            "word": "an",
            "start": 1561.555,
            "end": 1561.715,
            "confidence": 0.9948479,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.43135738
          },
          {
            "word": "ai",
            "start": 1561.715,
            "end": 1561.955,
            "confidence": 0.9987472,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.43135738
          },
          {
            "word": "adoption",
            "start": 1561.955,
            "end": 1562.355,
            "confidence": 0.97186285,
            "punctuated_word": "adoption",
            "speaker": 2,
            "speaker_confidence": 0.43135738
          },
          {
            "word": "pathway",
            "start": 1562.355,
            "end": 1562.835,
            "confidence": 0.84141505,
            "punctuated_word": "pathway.",
            "speaker": 2,
            "speaker_confidence": 0.43135738
          },
          {
            "word": "and",
            "start": 1562.835,
            "end": 1563.155,
            "confidence": 0.9985221,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.43135738
          },
          {
            "word": "in",
            "start": 1563.155,
            "end": 1563.315,
            "confidence": 0.9604235,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.43135738
          },
          {
            "word": "practice",
            "start": 1563.315,
            "end": 1563.815,
            "confidence": 0.9965856,
            "punctuated_word": "practice,",
            "speaker": 2,
            "speaker_confidence": 0.43135738
          },
          {
            "word": "this",
            "start": 1564.035,
            "end": 1564.195,
            "confidence": 0.99973446,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.43135738
          },
          {
            "word": "is",
            "start": 1564.195,
            "end": 1564.355,
            "confidence": 0.9986551,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "just",
            "start": 1564.355,
            "end": 1564.855,
            "confidence": 0.999683,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "effectively",
            "start": 1564.915,
            "end": 1565.415,
            "confidence": 0.9696739,
            "punctuated_word": "effectively",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          }
        ],
        "speaker": 2,
        "id": "b90267c1-11b9-4d00-b542-feb2ebb2aeef"
      },
      {
        "start": 1565.795,
        "end": 1566.855,
        "confidence": 0.9005851,
        "channel": 0,
        "transcript": "pulling a new encyclopedia",
        "words": [
          {
            "word": "pulling",
            "start": 1565.795,
            "end": 1566.115,
            "confidence": 0.9965306,
            "punctuated_word": "pulling",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "a",
            "start": 1566.115,
            "end": 1566.195,
            "confidence": 0.9972421,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "new",
            "start": 1566.195,
            "end": 1566.355,
            "confidence": 0.9994991,
            "punctuated_word": "new",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "encyclopedia",
            "start": 1566.355,
            "end": 1566.855,
            "confidence": 0.6090687,
            "punctuated_word": "encyclopedia",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          }
        ],
        "speaker": 2,
        "id": "ac3edac0-8738-47f7-abd3-c7981f8210ad"
      },
      {
        "start": 1567.155,
        "end": 1567.655,
        "confidence": 0.99272084,
        "channel": 0,
        "transcript": "Britannica",
        "words": [
          {
            "word": "britannica",
            "start": 1567.155,
            "end": 1567.655,
            "confidence": 0.99272084,
            "punctuated_word": "Britannica",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          }
        ],
        "speaker": 2,
        "id": "9aebc4da-2058-4eb2-a382-017c194ff3cc"
      },
      {
        "start": 1568.115,
        "end": 1569.7301,
        "confidence": 0.9361564,
        "channel": 0,
        "transcript": "source for my employees.",
        "words": [
          {
            "word": "source",
            "start": 1568.115,
            "end": 1568.615,
            "confidence": 0.9872673,
            "punctuated_word": "source",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "for",
            "start": 1568.8301,
            "end": 1569.0701,
            "confidence": 0.9998648,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "my",
            "start": 1569.0701,
            "end": 1569.2301,
            "confidence": 0.99966335,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "employees",
            "start": 1569.2301,
            "end": 1569.7301,
            "confidence": 0.75783,
            "punctuated_word": "employees.",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          }
        ],
        "speaker": 2,
        "id": "0bd427c3-5e5d-4c5a-b652-a2113e5fe922"
      },
      {
        "start": 1570.1901,
        "end": 1574.53,
        "confidence": 0.95003784,
        "channel": 0,
        "transcript": "That just gives them yet another piece of information which they're allowed to override and still do something on their own.",
        "words": [
          {
            "word": "that",
            "start": 1570.1901,
            "end": 1570.43,
            "confidence": 0.99580246,
            "punctuated_word": "That",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "just",
            "start": 1570.43,
            "end": 1570.51,
            "confidence": 0.998271,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "gives",
            "start": 1570.51,
            "end": 1570.75,
            "confidence": 0.9927592,
            "punctuated_word": "gives",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "them",
            "start": 1570.75,
            "end": 1570.91,
            "confidence": 0.9874247,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "yet",
            "start": 1570.91,
            "end": 1571.0701,
            "confidence": 0.570785,
            "punctuated_word": "yet",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "another",
            "start": 1571.0701,
            "end": 1571.2301,
            "confidence": 0.99629754,
            "punctuated_word": "another",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "piece",
            "start": 1571.2301,
            "end": 1571.39,
            "confidence": 0.9986816,
            "punctuated_word": "piece",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "of",
            "start": 1571.39,
            "end": 1571.55,
            "confidence": 0.99867517,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "information",
            "start": 1571.55,
            "end": 1571.87,
            "confidence": 0.9997814,
            "punctuated_word": "information",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "which",
            "start": 1571.87,
            "end": 1572.11,
            "confidence": 0.5248348,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "they're",
            "start": 1572.11,
            "end": 1572.27,
            "confidence": 0.99625456,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "allowed",
            "start": 1572.27,
            "end": 1572.51,
            "confidence": 0.9983944,
            "punctuated_word": "allowed",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "to",
            "start": 1572.51,
            "end": 1572.67,
            "confidence": 0.996795,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "override",
            "start": 1572.67,
            "end": 1572.99,
            "confidence": 0.9965581,
            "punctuated_word": "override",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "and",
            "start": 1572.99,
            "end": 1573.15,
            "confidence": 0.96026236,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "still",
            "start": 1573.15,
            "end": 1573.31,
            "confidence": 0.9990908,
            "punctuated_word": "still",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "do",
            "start": 1573.31,
            "end": 1573.4701,
            "confidence": 0.9523038,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "something",
            "start": 1573.4701,
            "end": 1573.7101,
            "confidence": 0.99490356,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "on",
            "start": 1573.7101,
            "end": 1573.87,
            "confidence": 0.99968016,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "their",
            "start": 1573.87,
            "end": 1574.03,
            "confidence": 0.9987764,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          },
          {
            "word": "own",
            "start": 1574.03,
            "end": 1574.53,
            "confidence": 0.9944658,
            "punctuated_word": "own.",
            "speaker": 2,
            "speaker_confidence": 0.65323406
          }
        ],
        "speaker": 2,
        "id": "fc764548-4007-4662-a3ea-980366415954"
      },
      {
        "start": 1574.8301,
        "end": 1584.4501,
        "confidence": 0.950465,
        "channel": 0,
        "transcript": "Which could still be valuable, but isn't the same thing as what people are expecting the system to do. And that's where the I used to work I used to do recommender systems research,",
        "words": [
          {
            "word": "which",
            "start": 1574.8301,
            "end": 1574.99,
            "confidence": 0.63522935,
            "punctuated_word": "Which",
            "speaker": 1,
            "speaker_confidence": 0.51664907
          },
          {
            "word": "could",
            "start": 1574.99,
            "end": 1575.15,
            "confidence": 0.99575704,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.51664907
          },
          {
            "word": "still",
            "start": 1575.15,
            "end": 1575.4701,
            "confidence": 0.9956797,
            "punctuated_word": "still",
            "speaker": 1,
            "speaker_confidence": 0.51664907
          },
          {
            "word": "be",
            "start": 1575.4701,
            "end": 1575.63,
            "confidence": 0.99330586,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.51664907
          },
          {
            "word": "valuable",
            "start": 1575.63,
            "end": 1576.13,
            "confidence": 0.8790651,
            "punctuated_word": "valuable,",
            "speaker": 1,
            "speaker_confidence": 0.51664907
          },
          {
            "word": "but",
            "start": 1576.27,
            "end": 1576.5901,
            "confidence": 0.99792504,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.51664907
          },
          {
            "word": "isn't",
            "start": 1576.5901,
            "end": 1576.8301,
            "confidence": 0.97814,
            "punctuated_word": "isn't",
            "speaker": 1,
            "speaker_confidence": 0.51664907
          },
          {
            "word": "the",
            "start": 1576.8301,
            "end": 1576.99,
            "confidence": 0.9853463,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.51664907
          },
          {
            "word": "same",
            "start": 1576.99,
            "end": 1577.2301,
            "confidence": 0.9978321,
            "punctuated_word": "same",
            "speaker": 1,
            "speaker_confidence": 0.51664907
          },
          {
            "word": "thing",
            "start": 1577.2301,
            "end": 1577.55,
            "confidence": 0.9919052,
            "punctuated_word": "thing",
            "speaker": 1,
            "speaker_confidence": 0.51664907
          },
          {
            "word": "as",
            "start": 1577.55,
            "end": 1577.79,
            "confidence": 0.83776575,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.6059593
          },
          {
            "word": "what",
            "start": 1577.79,
            "end": 1578.27,
            "confidence": 0.97330207,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.6059593
          },
          {
            "word": "people",
            "start": 1578.27,
            "end": 1578.51,
            "confidence": 0.995312,
            "punctuated_word": "people",
            "speaker": 1,
            "speaker_confidence": 0.6059593
          },
          {
            "word": "are",
            "start": 1578.51,
            "end": 1578.75,
            "confidence": 0.9993523,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.6059593
          },
          {
            "word": "expecting",
            "start": 1578.75,
            "end": 1579.25,
            "confidence": 0.9991047,
            "punctuated_word": "expecting",
            "speaker": 1,
            "speaker_confidence": 0.6059593
          },
          {
            "word": "the",
            "start": 1579.31,
            "end": 1579.4701,
            "confidence": 0.9942636,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.6059593
          },
          {
            "word": "system",
            "start": 1579.4701,
            "end": 1579.9701,
            "confidence": 0.99965453,
            "punctuated_word": "system",
            "speaker": 1,
            "speaker_confidence": 0.6059593
          },
          {
            "word": "to",
            "start": 1580.11,
            "end": 1580.27,
            "confidence": 0.9995989,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6059593
          },
          {
            "word": "do",
            "start": 1580.27,
            "end": 1580.5901,
            "confidence": 0.73033434,
            "punctuated_word": "do.",
            "speaker": 1,
            "speaker_confidence": 0.6059593
          },
          {
            "word": "and",
            "start": 1580.5901,
            "end": 1580.8301,
            "confidence": 0.9931901,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.5171989
          },
          {
            "word": "that's",
            "start": 1580.8301,
            "end": 1581.0701,
            "confidence": 0.9992523,
            "punctuated_word": "that's",
            "speaker": 1,
            "speaker_confidence": 0.5171989
          },
          {
            "word": "where",
            "start": 1581.0701,
            "end": 1581.31,
            "confidence": 0.902937,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.5171989
          },
          {
            "word": "the",
            "start": 1581.31,
            "end": 1581.4701,
            "confidence": 0.72066635,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.5171989
          },
          {
            "word": "i",
            "start": 1581.63,
            "end": 1581.7101,
            "confidence": 0.9973507,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5171989
          },
          {
            "word": "used",
            "start": 1581.7101,
            "end": 1581.9501,
            "confidence": 0.99837804,
            "punctuated_word": "used",
            "speaker": 1,
            "speaker_confidence": 0.5171989
          },
          {
            "word": "to",
            "start": 1581.9501,
            "end": 1582.03,
            "confidence": 0.9990752,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.5171989
          },
          {
            "word": "work",
            "start": 1582.03,
            "end": 1582.1901,
            "confidence": 0.99905795,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.5171989
          },
          {
            "word": "i",
            "start": 1582.27,
            "end": 1582.3501,
            "confidence": 0.99954164,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.5171989
          },
          {
            "word": "used",
            "start": 1582.3501,
            "end": 1582.5901,
            "confidence": 0.9986486,
            "punctuated_word": "used",
            "speaker": 1,
            "speaker_confidence": 0.62646306
          },
          {
            "word": "to",
            "start": 1582.5901,
            "end": 1582.67,
            "confidence": 0.9987581,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.62646306
          },
          {
            "word": "do",
            "start": 1582.67,
            "end": 1582.91,
            "confidence": 0.9982639,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.62646306
          },
          {
            "word": "recommender",
            "start": 1582.91,
            "end": 1583.39,
            "confidence": 0.98968357,
            "punctuated_word": "recommender",
            "speaker": 1,
            "speaker_confidence": 0.62646306
          },
          {
            "word": "systems",
            "start": 1583.39,
            "end": 1583.89,
            "confidence": 0.9785775,
            "punctuated_word": "systems",
            "speaker": 1,
            "speaker_confidence": 0.62646306
          },
          {
            "word": "research",
            "start": 1583.9501,
            "end": 1584.4501,
            "confidence": 0.76355416,
            "punctuated_word": "research,",
            "speaker": 1,
            "speaker_confidence": 0.62646306
          }
        ],
        "speaker": 1,
        "id": "291a19e6-79b8-4149-9e2e-76dd43ab7817"
      },
      {
        "start": 1584.885,
        "end": 1608.52,
        "confidence": 0.9597503,
        "channel": 0,
        "transcript": "and we'd go to the annual REXIS conference. And there would be people presenting new algorithms, and they're showing these marginal improvements in accuracy over the previous generation. And I remember sitting there with other people that actually were data scientists that deployed stuff in practice, and we'd look at each other and say, you know what? This is great. But honestly, if they just change the UI, it would have a much bigger impact. You know?",
        "words": [
          {
            "word": "and",
            "start": 1584.885,
            "end": 1585.125,
            "confidence": 0.99917287,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "we'd",
            "start": 1585.125,
            "end": 1585.365,
            "confidence": 0.9871743,
            "punctuated_word": "we'd",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "go",
            "start": 1585.365,
            "end": 1585.605,
            "confidence": 0.99951243,
            "punctuated_word": "go",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "to",
            "start": 1585.605,
            "end": 1585.765,
            "confidence": 0.99866295,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "the",
            "start": 1585.765,
            "end": 1586.265,
            "confidence": 0.99953413,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "annual",
            "start": 1586.3251,
            "end": 1586.8251,
            "confidence": 0.9900171,
            "punctuated_word": "annual",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "rexis",
            "start": 1586.885,
            "end": 1587.365,
            "confidence": 0.7085376,
            "punctuated_word": "REXIS",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "conference",
            "start": 1587.365,
            "end": 1587.865,
            "confidence": 0.6651605,
            "punctuated_word": "conference.",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "and",
            "start": 1588.005,
            "end": 1588.3251,
            "confidence": 0.9979177,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "there",
            "start": 1588.3251,
            "end": 1588.485,
            "confidence": 0.9989497,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "would",
            "start": 1588.485,
            "end": 1588.725,
            "confidence": 0.9925721,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "be",
            "start": 1588.725,
            "end": 1588.885,
            "confidence": 0.9976132,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "people",
            "start": 1588.885,
            "end": 1589.285,
            "confidence": 0.99986684,
            "punctuated_word": "people",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "presenting",
            "start": 1589.285,
            "end": 1589.785,
            "confidence": 0.9998692,
            "punctuated_word": "presenting",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "new",
            "start": 1589.845,
            "end": 1590.165,
            "confidence": 0.9988733,
            "punctuated_word": "new",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "algorithms",
            "start": 1590.165,
            "end": 1590.665,
            "confidence": 0.9197383,
            "punctuated_word": "algorithms,",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "and",
            "start": 1590.725,
            "end": 1590.965,
            "confidence": 0.9996836,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "they're",
            "start": 1590.965,
            "end": 1591.2051,
            "confidence": 0.9966819,
            "punctuated_word": "they're",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "showing",
            "start": 1591.2051,
            "end": 1591.605,
            "confidence": 0.99972874,
            "punctuated_word": "showing",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "these",
            "start": 1591.605,
            "end": 1591.845,
            "confidence": 0.99633276,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "marginal",
            "start": 1591.845,
            "end": 1592.3251,
            "confidence": 0.99912614,
            "punctuated_word": "marginal",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "improvements",
            "start": 1592.3251,
            "end": 1592.805,
            "confidence": 0.9971072,
            "punctuated_word": "improvements",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "in",
            "start": 1592.805,
            "end": 1592.965,
            "confidence": 0.6453288,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "accuracy",
            "start": 1592.965,
            "end": 1593.465,
            "confidence": 0.99977654,
            "punctuated_word": "accuracy",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "over",
            "start": 1593.685,
            "end": 1593.925,
            "confidence": 0.9995159,
            "punctuated_word": "over",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "the",
            "start": 1593.925,
            "end": 1594.085,
            "confidence": 0.99943393,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "previous",
            "start": 1594.085,
            "end": 1594.5651,
            "confidence": 0.9998223,
            "punctuated_word": "previous",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "generation",
            "start": 1594.5651,
            "end": 1595.0651,
            "confidence": 0.9957665,
            "punctuated_word": "generation.",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "and",
            "start": 1595.285,
            "end": 1595.4451,
            "confidence": 0.99952626,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "i",
            "start": 1595.4451,
            "end": 1595.605,
            "confidence": 0.99956983,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "remember",
            "start": 1595.605,
            "end": 1596.005,
            "confidence": 0.9998221,
            "punctuated_word": "remember",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "sitting",
            "start": 1596.005,
            "end": 1596.3251,
            "confidence": 0.99977654,
            "punctuated_word": "sitting",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "there",
            "start": 1596.3251,
            "end": 1596.485,
            "confidence": 0.99963725,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "with",
            "start": 1596.485,
            "end": 1596.725,
            "confidence": 0.99972814,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "other",
            "start": 1596.725,
            "end": 1596.885,
            "confidence": 0.9997497,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "people",
            "start": 1596.885,
            "end": 1597.285,
            "confidence": 0.9999038,
            "punctuated_word": "people",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "that",
            "start": 1597.285,
            "end": 1597.525,
            "confidence": 0.9986141,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "actually",
            "start": 1597.525,
            "end": 1598.005,
            "confidence": 0.98054767,
            "punctuated_word": "actually",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "were",
            "start": 1598.005,
            "end": 1598.245,
            "confidence": 0.9802831,
            "punctuated_word": "were",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "data",
            "start": 1598.245,
            "end": 1598.5651,
            "confidence": 0.99653363,
            "punctuated_word": "data",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "scientists",
            "start": 1598.5651,
            "end": 1599.06,
            "confidence": 0.6276634,
            "punctuated_word": "scientists",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "that",
            "start": 1599.14,
            "end": 1599.3,
            "confidence": 0.9969313,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "deployed",
            "start": 1599.3,
            "end": 1599.7001,
            "confidence": 0.99751675,
            "punctuated_word": "deployed",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "stuff",
            "start": 1599.7001,
            "end": 1600.02,
            "confidence": 0.99937564,
            "punctuated_word": "stuff",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "in",
            "start": 1600.02,
            "end": 1600.18,
            "confidence": 0.9595769,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "practice",
            "start": 1600.18,
            "end": 1600.5,
            "confidence": 0.7611613,
            "punctuated_word": "practice,",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "and",
            "start": 1600.5,
            "end": 1601.0,
            "confidence": 0.9990885,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "we'd",
            "start": 1601.06,
            "end": 1601.3,
            "confidence": 0.98988,
            "punctuated_word": "we'd",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "look",
            "start": 1601.3,
            "end": 1601.4601,
            "confidence": 0.9874298,
            "punctuated_word": "look",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "at",
            "start": 1601.4601,
            "end": 1601.6201,
            "confidence": 0.9996493,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "each",
            "start": 1601.6201,
            "end": 1601.78,
            "confidence": 0.99943095,
            "punctuated_word": "each",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "other",
            "start": 1601.78,
            "end": 1602.02,
            "confidence": 0.9986324,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "and",
            "start": 1602.02,
            "end": 1602.18,
            "confidence": 0.99139035,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "say",
            "start": 1602.18,
            "end": 1602.5,
            "confidence": 0.98641944,
            "punctuated_word": "say,",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "you",
            "start": 1602.5,
            "end": 1602.5801,
            "confidence": 0.99669904,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "know",
            "start": 1602.5801,
            "end": 1602.7401,
            "confidence": 0.99995935,
            "punctuated_word": "know",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "what",
            "start": 1602.7401,
            "end": 1603.06,
            "confidence": 0.93583524,
            "punctuated_word": "what?",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "this",
            "start": 1603.06,
            "end": 1603.2201,
            "confidence": 0.999521,
            "punctuated_word": "This",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "is",
            "start": 1603.2201,
            "end": 1603.38,
            "confidence": 0.99931693,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "great",
            "start": 1603.38,
            "end": 1603.7001,
            "confidence": 0.85814595,
            "punctuated_word": "great.",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "but",
            "start": 1603.7001,
            "end": 1603.9401,
            "confidence": 0.99965477,
            "punctuated_word": "But",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "honestly",
            "start": 1603.9401,
            "end": 1604.42,
            "confidence": 0.7400614,
            "punctuated_word": "honestly,",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "if",
            "start": 1604.42,
            "end": 1604.5801,
            "confidence": 0.9988852,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "they",
            "start": 1604.5801,
            "end": 1604.7401,
            "confidence": 0.9998592,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "just",
            "start": 1604.7401,
            "end": 1604.9801,
            "confidence": 0.99891794,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "change",
            "start": 1604.9801,
            "end": 1605.2201,
            "confidence": 0.7642747,
            "punctuated_word": "change",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "the",
            "start": 1605.2201,
            "end": 1605.4601,
            "confidence": 0.99879766,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "ui",
            "start": 1605.4601,
            "end": 1605.8601,
            "confidence": 0.9940763,
            "punctuated_word": "UI,",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "it",
            "start": 1605.8601,
            "end": 1606.02,
            "confidence": 0.99948585,
            "punctuated_word": "it",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "would",
            "start": 1606.02,
            "end": 1606.18,
            "confidence": 0.9998896,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "have",
            "start": 1606.18,
            "end": 1606.3401,
            "confidence": 0.99978596,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "a",
            "start": 1606.3401,
            "end": 1606.5,
            "confidence": 0.99955255,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "much",
            "start": 1606.5,
            "end": 1606.7401,
            "confidence": 0.99985135,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "bigger",
            "start": 1606.7401,
            "end": 1607.14,
            "confidence": 0.99967,
            "punctuated_word": "bigger",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "impact",
            "start": 1607.14,
            "end": 1607.5801,
            "confidence": 0.86293554,
            "punctuated_word": "impact.",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "you",
            "start": 1607.5801,
            "end": 1608.02,
            "confidence": 0.6724448,
            "punctuated_word": "You",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          },
          {
            "word": "know",
            "start": 1608.02,
            "end": 1608.52,
            "confidence": 0.9538245,
            "punctuated_word": "know?",
            "speaker": 1,
            "speaker_confidence": 0.90603024
          }
        ],
        "speaker": 1,
        "id": "8487ff8f-d8fb-475f-9ce4-2ca42f62fa8d"
      },
      {
        "start": 1608.9,
        "end": 1609.56,
        "confidence": 0.99405956,
        "channel": 0,
        "transcript": "And sometimes",
        "words": [
          {
            "word": "and",
            "start": 1608.9,
            "end": 1609.06,
            "confidence": 0.9983646,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "sometimes",
            "start": 1609.06,
            "end": 1609.56,
            "confidence": 0.9897545,
            "punctuated_word": "sometimes",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          }
        ],
        "speaker": 1,
        "id": "1eb32128-5179-4026-98c8-2a7204eed3e3"
      },
      {
        "start": 1609.8601,
        "end": 1611.88,
        "confidence": 0.9937932,
        "channel": 0,
        "transcript": "sometimes separating out those",
        "words": [
          {
            "word": "sometimes",
            "start": 1609.8601,
            "end": 1610.3401,
            "confidence": 0.9833481,
            "punctuated_word": "sometimes",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "separating",
            "start": 1610.3401,
            "end": 1610.8401,
            "confidence": 0.9938863,
            "punctuated_word": "separating",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "out",
            "start": 1610.9801,
            "end": 1611.38,
            "confidence": 0.99955195,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "those",
            "start": 1611.38,
            "end": 1611.88,
            "confidence": 0.9983864,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          }
        ],
        "speaker": 1,
        "id": "8519d822-65a5-4493-91e9-6ee2644bd0d5"
      },
      {
        "start": 1612.18,
        "end": 1612.68,
        "confidence": 0.92251796,
        "channel": 0,
        "transcript": "almost",
        "words": [
          {
            "word": "almost",
            "start": 1612.18,
            "end": 1612.68,
            "confidence": 0.92251796,
            "punctuated_word": "almost",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          }
        ],
        "speaker": 1,
        "id": "d21783e7-7794-4a97-81a9-018aae623dc8"
      },
      {
        "start": 1613.075,
        "end": 1614.215,
        "confidence": 0.99956524,
        "channel": 0,
        "transcript": "laboratory style",
        "words": [
          {
            "word": "laboratory",
            "start": 1613.075,
            "end": 1613.575,
            "confidence": 0.9997106,
            "punctuated_word": "laboratory",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "style",
            "start": 1613.715,
            "end": 1614.215,
            "confidence": 0.9994198,
            "punctuated_word": "style",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          }
        ],
        "speaker": 1,
        "id": "de65712a-eddb-4f4e-9cfb-bf931fd51351"
      },
      {
        "start": 1614.515,
        "end": 1615.015,
        "confidence": 0.9988004,
        "channel": 0,
        "transcript": "experiments",
        "words": [
          {
            "word": "experiments",
            "start": 1614.515,
            "end": 1615.015,
            "confidence": 0.9988004,
            "punctuated_word": "experiments",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          }
        ],
        "speaker": 1,
        "id": "dd8da7db-68ef-4de9-a3b6-226a038720c2"
      },
      {
        "start": 1615.3151,
        "end": 1618.215,
        "confidence": 0.9983685,
        "channel": 0,
        "transcript": "of isolating how how the model might perform",
        "words": [
          {
            "word": "of",
            "start": 1615.3151,
            "end": 1615.635,
            "confidence": 0.99936646,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "isolating",
            "start": 1615.635,
            "end": 1616.135,
            "confidence": 0.9998493,
            "punctuated_word": "isolating",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "how",
            "start": 1616.355,
            "end": 1616.595,
            "confidence": 0.9928388,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "how",
            "start": 1616.595,
            "end": 1616.835,
            "confidence": 0.99653757,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "the",
            "start": 1616.835,
            "end": 1617.075,
            "confidence": 0.99934417,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "model",
            "start": 1617.075,
            "end": 1617.475,
            "confidence": 0.99972135,
            "punctuated_word": "model",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "might",
            "start": 1617.475,
            "end": 1617.715,
            "confidence": 0.99968314,
            "punctuated_word": "might",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "perform",
            "start": 1617.715,
            "end": 1618.215,
            "confidence": 0.99960715,
            "punctuated_word": "perform",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          }
        ],
        "speaker": 1,
        "id": "c9749887-4179-46a4-a6ab-553353ab97b7"
      },
      {
        "start": 1618.595,
        "end": 1622.135,
        "confidence": 0.9748605,
        "channel": 0,
        "transcript": "from the reality of the context in which it's deployed.",
        "words": [
          {
            "word": "from",
            "start": 1618.595,
            "end": 1619.095,
            "confidence": 0.99904925,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "the",
            "start": 1619.235,
            "end": 1619.555,
            "confidence": 0.99966705,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "reality",
            "start": 1619.555,
            "end": 1620.055,
            "confidence": 0.9998149,
            "punctuated_word": "reality",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "of",
            "start": 1620.115,
            "end": 1620.275,
            "confidence": 0.99964464,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "the",
            "start": 1620.275,
            "end": 1620.515,
            "confidence": 0.9971366,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "context",
            "start": 1620.515,
            "end": 1620.995,
            "confidence": 0.995769,
            "punctuated_word": "context",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "in",
            "start": 1620.995,
            "end": 1621.155,
            "confidence": 0.99657357,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "which",
            "start": 1621.155,
            "end": 1621.395,
            "confidence": 0.9999138,
            "punctuated_word": "which",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "it's",
            "start": 1621.395,
            "end": 1621.635,
            "confidence": 0.992857,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "deployed",
            "start": 1621.635,
            "end": 1622.135,
            "confidence": 0.7681792,
            "punctuated_word": "deployed.",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          }
        ],
        "speaker": 1,
        "id": "c26b3e84-5e05-4e01-81f0-daa01e421043"
      },
      {
        "start": 1622.755,
        "end": 1624.695,
        "confidence": 0.9979997,
        "channel": 0,
        "transcript": "And and governance needs to be responsive",
        "words": [
          {
            "word": "and",
            "start": 1622.755,
            "end": 1622.995,
            "confidence": 0.99504036,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "and",
            "start": 1622.995,
            "end": 1623.155,
            "confidence": 0.9987494,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "governance",
            "start": 1623.155,
            "end": 1623.635,
            "confidence": 0.9935707,
            "punctuated_word": "governance",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "needs",
            "start": 1623.635,
            "end": 1623.875,
            "confidence": 0.99974734,
            "punctuated_word": "needs",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "to",
            "start": 1623.875,
            "end": 1624.035,
            "confidence": 0.99985445,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8110155
          },
          {
            "word": "be",
            "start": 1624.035,
            "end": 1624.195,
            "confidence": 0.99985397,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.6093983
          },
          {
            "word": "responsive",
            "start": 1624.195,
            "end": 1624.695,
            "confidence": 0.9991819,
            "punctuated_word": "responsive",
            "speaker": 1,
            "speaker_confidence": 0.6093983
          }
        ],
        "speaker": 1,
        "id": "0872504a-37c9-4480-8246-8ce35b2ecb1f"
      },
      {
        "start": 1625.075,
        "end": 1625.575,
        "confidence": 0.9993424,
        "channel": 0,
        "transcript": "to",
        "words": [
          {
            "word": "to",
            "start": 1625.075,
            "end": 1625.575,
            "confidence": 0.9993424,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.6093983
          }
        ],
        "speaker": 1,
        "id": "9ed36800-4dc8-4374-92a9-72850567e132"
      },
      {
        "start": 1625.98,
        "end": 1644.975,
        "confidence": 0.95853853,
        "channel": 0,
        "transcript": "those realities. And so this is exactly your your this is the exact language that we're thinking about. Right? It's like trying to provide a language that lets people have this conversation without, a, feeling like they're behind in the adoption pipeline, but, b, makes this conversation not about the models themselves, but about the governance that surrounds it, right, and the workflow that you're using. And ideally, in the best case scenario,",
        "words": [
          {
            "word": "those",
            "start": 1625.98,
            "end": 1626.22,
            "confidence": 0.9992793,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.6093983
          },
          {
            "word": "realities",
            "start": 1626.22,
            "end": 1626.72,
            "confidence": 0.9874674,
            "punctuated_word": "realities.",
            "speaker": 1,
            "speaker_confidence": 0.6093983
          },
          {
            "word": "and",
            "start": 1626.7799,
            "end": 1626.94,
            "confidence": 0.97829205,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.2455976
          },
          {
            "word": "so",
            "start": 1626.94,
            "end": 1627.1,
            "confidence": 0.99111664,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.2455976
          },
          {
            "word": "this",
            "start": 1627.1,
            "end": 1627.2599,
            "confidence": 0.99651104,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.2455976
          },
          {
            "word": "is",
            "start": 1627.2599,
            "end": 1627.34,
            "confidence": 0.99546695,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.2455976
          },
          {
            "word": "exactly",
            "start": 1627.34,
            "end": 1627.74,
            "confidence": 0.9980515,
            "punctuated_word": "exactly",
            "speaker": 2,
            "speaker_confidence": 0.2455976
          },
          {
            "word": "your",
            "start": 1627.74,
            "end": 1627.8999,
            "confidence": 0.5328192,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.2455976
          },
          {
            "word": "your",
            "start": 1627.8999,
            "end": 1628.0599,
            "confidence": 0.63512564,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.2455976
          },
          {
            "word": "this",
            "start": 1628.1399,
            "end": 1628.2999,
            "confidence": 0.99817026,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.2455976
          },
          {
            "word": "is",
            "start": 1628.2999,
            "end": 1628.38,
            "confidence": 0.9974841,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.2455976
          },
          {
            "word": "the",
            "start": 1628.38,
            "end": 1628.46,
            "confidence": 0.9976411,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "exact",
            "start": 1628.46,
            "end": 1628.7,
            "confidence": 0.9916312,
            "punctuated_word": "exact",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "language",
            "start": 1628.7,
            "end": 1629.0199,
            "confidence": 0.99871767,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "that",
            "start": 1629.0199,
            "end": 1629.1799,
            "confidence": 0.9988159,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "we're",
            "start": 1629.1799,
            "end": 1629.34,
            "confidence": 0.9978937,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "thinking",
            "start": 1629.34,
            "end": 1629.58,
            "confidence": 0.99951816,
            "punctuated_word": "thinking",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "about",
            "start": 1629.58,
            "end": 1629.82,
            "confidence": 0.7930766,
            "punctuated_word": "about.",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "right",
            "start": 1629.82,
            "end": 1629.8999,
            "confidence": 0.9910759,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "it's",
            "start": 1629.8999,
            "end": 1630.1399,
            "confidence": 0.9860311,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "like",
            "start": 1630.1399,
            "end": 1630.38,
            "confidence": 0.609249,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "trying",
            "start": 1630.38,
            "end": 1630.7,
            "confidence": 0.8654618,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "to",
            "start": 1630.7,
            "end": 1630.86,
            "confidence": 0.9996705,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "provide",
            "start": 1630.86,
            "end": 1631.1799,
            "confidence": 0.9996251,
            "punctuated_word": "provide",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "a",
            "start": 1631.1799,
            "end": 1631.34,
            "confidence": 0.9975751,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "language",
            "start": 1631.34,
            "end": 1631.84,
            "confidence": 0.99987876,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "that",
            "start": 1631.8999,
            "end": 1632.0599,
            "confidence": 0.9997371,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "lets",
            "start": 1632.0599,
            "end": 1632.2999,
            "confidence": 0.9965216,
            "punctuated_word": "lets",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "people",
            "start": 1632.2999,
            "end": 1632.62,
            "confidence": 0.9998977,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "have",
            "start": 1632.62,
            "end": 1632.86,
            "confidence": 0.9994506,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "this",
            "start": 1632.86,
            "end": 1633.1,
            "confidence": 0.99956435,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "conversation",
            "start": 1633.1,
            "end": 1633.6,
            "confidence": 0.9997352,
            "punctuated_word": "conversation",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "without",
            "start": 1633.6599,
            "end": 1633.98,
            "confidence": 0.762182,
            "punctuated_word": "without,",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "a",
            "start": 1633.98,
            "end": 1634.22,
            "confidence": 0.99705344,
            "punctuated_word": "a,",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "feeling",
            "start": 1634.22,
            "end": 1634.5399,
            "confidence": 0.999613,
            "punctuated_word": "feeling",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "like",
            "start": 1634.5399,
            "end": 1634.7,
            "confidence": 0.9839489,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "they're",
            "start": 1634.7,
            "end": 1634.94,
            "confidence": 0.99662375,
            "punctuated_word": "they're",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "behind",
            "start": 1634.94,
            "end": 1635.1799,
            "confidence": 0.99972755,
            "punctuated_word": "behind",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "in",
            "start": 1635.1799,
            "end": 1635.34,
            "confidence": 0.961558,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "the",
            "start": 1635.34,
            "end": 1635.5,
            "confidence": 0.9979353,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "adoption",
            "start": 1635.5,
            "end": 1635.98,
            "confidence": 0.9577553,
            "punctuated_word": "adoption",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "pipeline",
            "start": 1635.98,
            "end": 1636.48,
            "confidence": 0.80689466,
            "punctuated_word": "pipeline,",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "but",
            "start": 1636.5399,
            "end": 1636.7,
            "confidence": 0.9072672,
            "punctuated_word": "but,",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "b",
            "start": 1636.7,
            "end": 1636.94,
            "confidence": 0.9992585,
            "punctuated_word": "b,",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "makes",
            "start": 1636.94,
            "end": 1637.1,
            "confidence": 0.98152393,
            "punctuated_word": "makes",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "this",
            "start": 1637.1,
            "end": 1637.34,
            "confidence": 0.9905515,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "conversation",
            "start": 1637.34,
            "end": 1637.74,
            "confidence": 0.99936587,
            "punctuated_word": "conversation",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "not",
            "start": 1637.74,
            "end": 1637.98,
            "confidence": 0.96979475,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "about",
            "start": 1637.98,
            "end": 1638.1399,
            "confidence": 0.9997912,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "the",
            "start": 1638.1399,
            "end": 1638.2999,
            "confidence": 0.99762756,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "models",
            "start": 1638.2999,
            "end": 1638.62,
            "confidence": 0.9973801,
            "punctuated_word": "models",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "themselves",
            "start": 1638.62,
            "end": 1639.0199,
            "confidence": 0.80977535,
            "punctuated_word": "themselves,",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "but",
            "start": 1639.0199,
            "end": 1639.1799,
            "confidence": 0.9792995,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "about",
            "start": 1639.1799,
            "end": 1639.34,
            "confidence": 0.9977071,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "the",
            "start": 1639.34,
            "end": 1639.4199,
            "confidence": 0.99868006,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "governance",
            "start": 1639.4199,
            "end": 1639.8999,
            "confidence": 0.99909616,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "that",
            "start": 1639.8999,
            "end": 1640.0599,
            "confidence": 0.99723,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "surrounds",
            "start": 1640.0599,
            "end": 1640.38,
            "confidence": 0.9973375,
            "punctuated_word": "surrounds",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "it",
            "start": 1640.38,
            "end": 1640.715,
            "confidence": 0.80195975,
            "punctuated_word": "it,",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "right",
            "start": 1640.875,
            "end": 1641.115,
            "confidence": 0.9971864,
            "punctuated_word": "right,",
            "speaker": 2,
            "speaker_confidence": 0.72075653
          },
          {
            "word": "and",
            "start": 1641.115,
            "end": 1641.195,
            "confidence": 0.99956423,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "the",
            "start": 1641.195,
            "end": 1641.515,
            "confidence": 0.9997334,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "workflow",
            "start": 1641.515,
            "end": 1641.9149,
            "confidence": 0.99884844,
            "punctuated_word": "workflow",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "that",
            "start": 1641.9149,
            "end": 1642.075,
            "confidence": 0.9995672,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "you're",
            "start": 1642.075,
            "end": 1642.235,
            "confidence": 0.99977225,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "using",
            "start": 1642.235,
            "end": 1642.735,
            "confidence": 0.9949163,
            "punctuated_word": "using.",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "and",
            "start": 1643.0349,
            "end": 1643.275,
            "confidence": 0.9994205,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "ideally",
            "start": 1643.275,
            "end": 1643.755,
            "confidence": 0.7855536,
            "punctuated_word": "ideally,",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "in",
            "start": 1643.755,
            "end": 1643.9149,
            "confidence": 0.999516,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "the",
            "start": 1643.9149,
            "end": 1643.995,
            "confidence": 0.99967635,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "best",
            "start": 1643.995,
            "end": 1644.235,
            "confidence": 0.99991894,
            "punctuated_word": "best",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "case",
            "start": 1644.235,
            "end": 1644.475,
            "confidence": 0.9991799,
            "punctuated_word": "case",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "scenario",
            "start": 1644.475,
            "end": 1644.975,
            "confidence": 0.98295295,
            "punctuated_word": "scenario,",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          }
        ],
        "speaker": 2,
        "id": "37effa8b-2d2a-4c64-a500-48cf12aef9c0"
      },
      {
        "start": 1645.275,
        "end": 1648.735,
        "confidence": 0.99717385,
        "channel": 0,
        "transcript": "in a few years, we'll have a literal library of these types of workflows",
        "words": [
          {
            "word": "in",
            "start": 1645.275,
            "end": 1645.515,
            "confidence": 0.99899524,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "a",
            "start": 1645.515,
            "end": 1645.595,
            "confidence": 0.9993125,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "few",
            "start": 1645.595,
            "end": 1645.755,
            "confidence": 0.99993896,
            "punctuated_word": "few",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "years",
            "start": 1645.755,
            "end": 1646.075,
            "confidence": 0.99083936,
            "punctuated_word": "years,",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "we'll",
            "start": 1646.075,
            "end": 1646.315,
            "confidence": 0.9991136,
            "punctuated_word": "we'll",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "have",
            "start": 1646.315,
            "end": 1646.475,
            "confidence": 0.9998987,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.56332326
          },
          {
            "word": "a",
            "start": 1646.475,
            "end": 1646.5549,
            "confidence": 0.9997569,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "literal",
            "start": 1646.5549,
            "end": 1647.0349,
            "confidence": 0.9759016,
            "punctuated_word": "literal",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "library",
            "start": 1647.0349,
            "end": 1647.515,
            "confidence": 0.9994648,
            "punctuated_word": "library",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "of",
            "start": 1647.515,
            "end": 1647.6749,
            "confidence": 0.9995221,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "these",
            "start": 1647.6749,
            "end": 1647.835,
            "confidence": 0.99924386,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "types",
            "start": 1647.835,
            "end": 1648.075,
            "confidence": 0.9995839,
            "punctuated_word": "types",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "of",
            "start": 1648.075,
            "end": 1648.235,
            "confidence": 0.99973947,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "workflows",
            "start": 1648.235,
            "end": 1648.735,
            "confidence": 0.9991225,
            "punctuated_word": "workflows",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          }
        ],
        "speaker": 2,
        "id": "0a553469-3ead-4ef3-93e2-4ac0d4544309"
      },
      {
        "start": 1649.115,
        "end": 1654.76,
        "confidence": 0.99076533,
        "channel": 0,
        "transcript": "that organizations can use. So you have these artifacts of five inspectors that you've had",
        "words": [
          {
            "word": "that",
            "start": 1649.115,
            "end": 1649.355,
            "confidence": 0.9977429,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "organizations",
            "start": 1649.355,
            "end": 1649.855,
            "confidence": 0.9991824,
            "punctuated_word": "organizations",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "can",
            "start": 1649.995,
            "end": 1650.235,
            "confidence": 0.99984455,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "use",
            "start": 1650.235,
            "end": 1650.5549,
            "confidence": 0.98686814,
            "punctuated_word": "use.",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "so",
            "start": 1650.5549,
            "end": 1650.715,
            "confidence": 0.9824124,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "you",
            "start": 1650.715,
            "end": 1650.875,
            "confidence": 0.999683,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "have",
            "start": 1650.875,
            "end": 1651.115,
            "confidence": 0.9964378,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "these",
            "start": 1651.115,
            "end": 1651.4349,
            "confidence": 0.9992194,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "artifacts",
            "start": 1651.4349,
            "end": 1651.9349,
            "confidence": 0.99983335,
            "punctuated_word": "artifacts",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "of",
            "start": 1651.995,
            "end": 1652.495,
            "confidence": 0.99706155,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "five",
            "start": 1652.5549,
            "end": 1653.0549,
            "confidence": 0.9996313,
            "punctuated_word": "five",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "inspectors",
            "start": 1653.3,
            "end": 1653.8,
            "confidence": 0.99927,
            "punctuated_word": "inspectors",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "that",
            "start": 1653.8601,
            "end": 1654.02,
            "confidence": 0.9992963,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "you've",
            "start": 1654.02,
            "end": 1654.26,
            "confidence": 0.90680426,
            "punctuated_word": "you've",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "had",
            "start": 1654.26,
            "end": 1654.76,
            "confidence": 0.99819225,
            "punctuated_word": "had",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          }
        ],
        "speaker": 2,
        "id": "4b78b365-0406-4238-9016-84b77e1be30b"
      },
      {
        "start": 1655.06,
        "end": 1665.4801,
        "confidence": 0.9743936,
        "channel": 0,
        "transcript": "moderating your content moderation tools for a long time, and you might have new escalation pathways that you can introduce in the face of, ever more capable AI system. Another thing that I like about this is",
        "words": [
          {
            "word": "moderating",
            "start": 1655.06,
            "end": 1655.54,
            "confidence": 0.95693034,
            "punctuated_word": "moderating",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "your",
            "start": 1655.54,
            "end": 1655.7001,
            "confidence": 0.99721956,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "content",
            "start": 1655.7001,
            "end": 1656.02,
            "confidence": 0.98896956,
            "punctuated_word": "content",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "moderation",
            "start": 1656.02,
            "end": 1656.42,
            "confidence": 0.9636133,
            "punctuated_word": "moderation",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "tools",
            "start": 1656.42,
            "end": 1656.66,
            "confidence": 0.99835086,
            "punctuated_word": "tools",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "for",
            "start": 1656.66,
            "end": 1656.8201,
            "confidence": 0.999887,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "a",
            "start": 1656.8201,
            "end": 1656.9,
            "confidence": 0.9997458,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "long",
            "start": 1656.9,
            "end": 1657.06,
            "confidence": 0.9998092,
            "punctuated_word": "long",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "time",
            "start": 1657.06,
            "end": 1657.3,
            "confidence": 0.7585907,
            "punctuated_word": "time,",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "and",
            "start": 1657.3,
            "end": 1657.6201,
            "confidence": 0.9993912,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "you",
            "start": 1657.6201,
            "end": 1657.78,
            "confidence": 0.9997142,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "might",
            "start": 1657.78,
            "end": 1657.9401,
            "confidence": 0.99988437,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "have",
            "start": 1657.9401,
            "end": 1658.1001,
            "confidence": 0.9998679,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "new",
            "start": 1658.1001,
            "end": 1658.26,
            "confidence": 0.9990988,
            "punctuated_word": "new",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "escalation",
            "start": 1658.26,
            "end": 1658.76,
            "confidence": 0.9998147,
            "punctuated_word": "escalation",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "pathways",
            "start": 1658.8201,
            "end": 1659.2201,
            "confidence": 0.9991615,
            "punctuated_word": "pathways",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "that",
            "start": 1659.2201,
            "end": 1659.3,
            "confidence": 0.99968135,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "you",
            "start": 1659.3,
            "end": 1659.38,
            "confidence": 0.9998242,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "can",
            "start": 1659.38,
            "end": 1659.6201,
            "confidence": 0.99708444,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "introduce",
            "start": 1659.6201,
            "end": 1660.1201,
            "confidence": 0.9984665,
            "punctuated_word": "introduce",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "in",
            "start": 1660.42,
            "end": 1660.5801,
            "confidence": 0.99732673,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "the",
            "start": 1660.5801,
            "end": 1660.7401,
            "confidence": 0.9994917,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "face",
            "start": 1660.7401,
            "end": 1660.9801,
            "confidence": 0.9972988,
            "punctuated_word": "face",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "of",
            "start": 1660.9801,
            "end": 1661.4601,
            "confidence": 0.8441223,
            "punctuated_word": "of,",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "ever",
            "start": 1661.7001,
            "end": 1661.9401,
            "confidence": 0.9978994,
            "punctuated_word": "ever",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "more",
            "start": 1661.9401,
            "end": 1662.1001,
            "confidence": 0.6045669,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "capable",
            "start": 1662.1001,
            "end": 1662.5801,
            "confidence": 0.99964523,
            "punctuated_word": "capable",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "ai",
            "start": 1662.5801,
            "end": 1662.8201,
            "confidence": 0.99952054,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "system",
            "start": 1662.8201,
            "end": 1663.3,
            "confidence": 0.9677115,
            "punctuated_word": "system.",
            "speaker": 2,
            "speaker_confidence": 0.8043431
          },
          {
            "word": "another",
            "start": 1663.3,
            "end": 1663.54,
            "confidence": 0.99432594,
            "punctuated_word": "Another",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "thing",
            "start": 1663.54,
            "end": 1663.7001,
            "confidence": 0.9996991,
            "punctuated_word": "thing",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "that",
            "start": 1663.7001,
            "end": 1663.9401,
            "confidence": 0.9997912,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "i",
            "start": 1663.9401,
            "end": 1664.02,
            "confidence": 0.999818,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "like",
            "start": 1664.02,
            "end": 1664.26,
            "confidence": 0.9991322,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "about",
            "start": 1664.26,
            "end": 1664.5801,
            "confidence": 0.99983084,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "this",
            "start": 1664.5801,
            "end": 1664.9801,
            "confidence": 0.9995049,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "is",
            "start": 1664.9801,
            "end": 1665.4801,
            "confidence": 0.99776673,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          }
        ],
        "speaker": 2,
        "id": "a7c20c19-bd82-45ce-a6b1-ae7834bcfb2f"
      },
      {
        "start": 1666.045,
        "end": 1671.905,
        "confidence": 0.98357445,
        "channel": 0,
        "transcript": "really trying to ground this in real world practice, something that frequently frustrates me",
        "words": [
          {
            "word": "really",
            "start": 1666.045,
            "end": 1666.285,
            "confidence": 0.9837689,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "trying",
            "start": 1666.285,
            "end": 1666.685,
            "confidence": 0.99949896,
            "punctuated_word": "trying",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "to",
            "start": 1666.685,
            "end": 1666.845,
            "confidence": 0.99959785,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "ground",
            "start": 1666.845,
            "end": 1667.165,
            "confidence": 0.99983203,
            "punctuated_word": "ground",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "this",
            "start": 1667.165,
            "end": 1667.5651,
            "confidence": 0.9993087,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "in",
            "start": 1667.5651,
            "end": 1668.0651,
            "confidence": 0.99799746,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "real",
            "start": 1668.125,
            "end": 1668.365,
            "confidence": 0.993937,
            "punctuated_word": "real",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "world",
            "start": 1668.365,
            "end": 1668.765,
            "confidence": 0.9997379,
            "punctuated_word": "world",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "practice",
            "start": 1668.765,
            "end": 1669.265,
            "confidence": 0.8144668,
            "punctuated_word": "practice,",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "something",
            "start": 1669.485,
            "end": 1669.805,
            "confidence": 0.9881671,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "that",
            "start": 1669.805,
            "end": 1670.285,
            "confidence": 0.9998847,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "frequently",
            "start": 1670.285,
            "end": 1670.785,
            "confidence": 0.99546164,
            "punctuated_word": "frequently",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "frustrates",
            "start": 1670.925,
            "end": 1671.405,
            "confidence": 0.9990778,
            "punctuated_word": "frustrates",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          },
          {
            "word": "me",
            "start": 1671.405,
            "end": 1671.905,
            "confidence": 0.99930644,
            "punctuated_word": "me",
            "speaker": 1,
            "speaker_confidence": 0.88851273
          }
        ],
        "speaker": 1,
        "id": "e50c4a38-d71c-4d75-82eb-70fb908077ba"
      },
      {
        "start": 1673.005,
        "end": 1673.8251,
        "confidence": 0.99578696,
        "channel": 0,
        "transcript": "about the work",
        "words": [
          {
            "word": "about",
            "start": 1673.005,
            "end": 1673.165,
            "confidence": 0.9971052,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.60585517
          },
          {
            "word": "the",
            "start": 1673.165,
            "end": 1673.3251,
            "confidence": 0.9984515,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.60585517
          },
          {
            "word": "work",
            "start": 1673.3251,
            "end": 1673.8251,
            "confidence": 0.99180436,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.60585517
          }
        ],
        "speaker": 1,
        "id": "ca023411-8d57-4102-aed2-a89285262ef2"
      },
      {
        "start": 1674.845,
        "end": 1675.745,
        "confidence": 0.9121826,
        "channel": 0,
        "transcript": "that on the whole",
        "words": [
          {
            "word": "that",
            "start": 1674.845,
            "end": 1674.925,
            "confidence": 0.8938408,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.60585517
          },
          {
            "word": "on",
            "start": 1674.925,
            "end": 1675.085,
            "confidence": 0.7596582,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.60585517
          },
          {
            "word": "the",
            "start": 1675.085,
            "end": 1675.245,
            "confidence": 0.9982957,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.60585517
          },
          {
            "word": "whole",
            "start": 1675.245,
            "end": 1675.745,
            "confidence": 0.99693584,
            "punctuated_word": "whole",
            "speaker": 1,
            "speaker_confidence": 0.60585517
          }
        ],
        "speaker": 1,
        "id": "e106f260-03e9-4de3-b84b-1ff3663344f4"
      },
      {
        "start": 1676.285,
        "end": 1680.87,
        "confidence": 0.9736424,
        "channel": 0,
        "transcript": "not to say this is true for any given effort, but on the whole, a lot of work in sort of the responsible",
        "words": [
          {
            "word": "not",
            "start": 1676.285,
            "end": 1676.525,
            "confidence": 0.9981846,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.60585517
          },
          {
            "word": "to",
            "start": 1676.525,
            "end": 1676.605,
            "confidence": 0.9991503,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.60585517
          },
          {
            "word": "say",
            "start": 1676.605,
            "end": 1676.845,
            "confidence": 0.99979764,
            "punctuated_word": "say",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "this",
            "start": 1676.845,
            "end": 1677.005,
            "confidence": 0.99696773,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "is",
            "start": 1677.005,
            "end": 1677.165,
            "confidence": 0.99835616,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "true",
            "start": 1677.165,
            "end": 1677.405,
            "confidence": 0.9997223,
            "punctuated_word": "true",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "for",
            "start": 1677.405,
            "end": 1677.5651,
            "confidence": 0.9994336,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "any",
            "start": 1677.5651,
            "end": 1677.805,
            "confidence": 0.99948955,
            "punctuated_word": "any",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "given",
            "start": 1677.805,
            "end": 1678.125,
            "confidence": 0.9997615,
            "punctuated_word": "given",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "effort",
            "start": 1678.125,
            "end": 1678.4451,
            "confidence": 0.88538516,
            "punctuated_word": "effort,",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "but",
            "start": 1678.4451,
            "end": 1678.685,
            "confidence": 0.99889886,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "on",
            "start": 1678.685,
            "end": 1678.845,
            "confidence": 0.97950405,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "the",
            "start": 1678.845,
            "end": 1678.925,
            "confidence": 0.99690944,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "whole",
            "start": 1678.925,
            "end": 1679.165,
            "confidence": 0.98292583,
            "punctuated_word": "whole,",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "a",
            "start": 1679.165,
            "end": 1679.245,
            "confidence": 0.99493587,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "lot",
            "start": 1679.245,
            "end": 1679.405,
            "confidence": 0.9987985,
            "punctuated_word": "lot",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "of",
            "start": 1679.405,
            "end": 1679.5651,
            "confidence": 0.9954556,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "work",
            "start": 1679.5651,
            "end": 1679.805,
            "confidence": 0.9876109,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "in",
            "start": 1679.805,
            "end": 1679.965,
            "confidence": 0.7824543,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "sort",
            "start": 1679.965,
            "end": 1680.2051,
            "confidence": 0.9484876,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "of",
            "start": 1680.2051,
            "end": 1680.285,
            "confidence": 0.9865649,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.77873325
          },
          {
            "word": "the",
            "start": 1680.285,
            "end": 1680.4451,
            "confidence": 0.9629418,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "responsible",
            "start": 1680.4451,
            "end": 1680.87,
            "confidence": 0.9020409,
            "punctuated_word": "responsible",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          }
        ],
        "speaker": 1,
        "id": "871e7ebe-c656-4db2-a401-07666b7a547d"
      },
      {
        "start": 1682.15,
        "end": 1682.65,
        "confidence": 0.8275904,
        "channel": 0,
        "transcript": "AI,",
        "words": [
          {
            "word": "ai",
            "start": 1682.15,
            "end": 1682.65,
            "confidence": 0.8275904,
            "punctuated_word": "AI,",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          }
        ],
        "speaker": 1,
        "id": "ec3ca494-6da6-4077-8a90-f723a09a7b1d"
      },
      {
        "start": 1683.43,
        "end": 1687.77,
        "confidence": 0.81826407,
        "channel": 0,
        "transcript": "AI in society, that community and the research community doing work in that area",
        "words": [
          {
            "word": "ai",
            "start": 1683.43,
            "end": 1683.71,
            "confidence": 0.7689097,
            "punctuated_word": "AI",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "in",
            "start": 1683.71,
            "end": 1683.99,
            "confidence": 0.4837751,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "society",
            "start": 1683.99,
            "end": 1684.49,
            "confidence": 0.66212565,
            "punctuated_word": "society,",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "that",
            "start": 1684.55,
            "end": 1684.87,
            "confidence": 0.8750894,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "community",
            "start": 1684.87,
            "end": 1685.11,
            "confidence": 0.9579665,
            "punctuated_word": "community",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "and",
            "start": 1685.11,
            "end": 1685.35,
            "confidence": 0.5583775,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "the",
            "start": 1685.35,
            "end": 1685.59,
            "confidence": 0.93792164,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "research",
            "start": 1685.59,
            "end": 1685.91,
            "confidence": 0.8231411,
            "punctuated_word": "research",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "community",
            "start": 1685.91,
            "end": 1686.39,
            "confidence": 0.9236726,
            "punctuated_word": "community",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "doing",
            "start": 1686.39,
            "end": 1686.71,
            "confidence": 0.88530356,
            "punctuated_word": "doing",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "work",
            "start": 1686.71,
            "end": 1686.95,
            "confidence": 0.96783566,
            "punctuated_word": "work",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "in",
            "start": 1686.95,
            "end": 1687.03,
            "confidence": 0.95354724,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "that",
            "start": 1687.03,
            "end": 1687.27,
            "confidence": 0.83945566,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "area",
            "start": 1687.27,
            "end": 1687.77,
            "confidence": 0.81857574,
            "punctuated_word": "area",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          }
        ],
        "speaker": 1,
        "id": "53d1ba88-148c-4163-93cd-223074301f09"
      },
      {
        "start": 1688.15,
        "end": 1690.01,
        "confidence": 0.8490394,
        "channel": 0,
        "transcript": "has done a really great job",
        "words": [
          {
            "word": "has",
            "start": 1688.15,
            "end": 1688.3099,
            "confidence": 0.54008627,
            "punctuated_word": "has",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "done",
            "start": 1688.3099,
            "end": 1688.63,
            "confidence": 0.94668204,
            "punctuated_word": "done",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "a",
            "start": 1688.63,
            "end": 1688.87,
            "confidence": 0.9441118,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "really",
            "start": 1688.87,
            "end": 1689.19,
            "confidence": 0.8797418,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "great",
            "start": 1689.19,
            "end": 1689.51,
            "confidence": 0.88327533,
            "punctuated_word": "great",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "job",
            "start": 1689.51,
            "end": 1690.01,
            "confidence": 0.9003389,
            "punctuated_word": "job",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          }
        ],
        "speaker": 1,
        "id": "8c989559-1060-44d2-b157-5ce6b4d71f46"
      },
      {
        "start": 1690.55,
        "end": 1691.29,
        "confidence": 0.8674735,
        "channel": 0,
        "transcript": "of eliminating",
        "words": [
          {
            "word": "of",
            "start": 1690.55,
            "end": 1690.79,
            "confidence": 0.9682748,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "eliminating",
            "start": 1690.79,
            "end": 1691.29,
            "confidence": 0.7666722,
            "punctuated_word": "eliminating",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          }
        ],
        "speaker": 1,
        "id": "8236d469-8a46-4458-bf33-39eb7d38df2e"
      },
      {
        "start": 1692.15,
        "end": 1692.65,
        "confidence": 0.92117393,
        "channel": 0,
        "transcript": "theories",
        "words": [
          {
            "word": "theories",
            "start": 1692.15,
            "end": 1692.65,
            "confidence": 0.92117393,
            "punctuated_word": "theories",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          }
        ],
        "speaker": 1,
        "id": "4b0cec5b-dd8d-40ec-9392-3275d21ed3a3"
      },
      {
        "start": 1693.205,
        "end": 1693.705,
        "confidence": 0.9999039,
        "channel": 0,
        "transcript": "for",
        "words": [
          {
            "word": "for",
            "start": 1693.205,
            "end": 1693.705,
            "confidence": 0.9999039,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          }
        ],
        "speaker": 1,
        "id": "c9fdd0c5-bf4a-404a-8af2-2e4292a2d731"
      },
      {
        "start": 1694.405,
        "end": 1695.465,
        "confidence": 0.99951434,
        "channel": 0,
        "transcript": "how governance",
        "words": [
          {
            "word": "how",
            "start": 1694.405,
            "end": 1694.905,
            "confidence": 0.99960405,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "governance",
            "start": 1694.965,
            "end": 1695.465,
            "confidence": 0.9994246,
            "punctuated_word": "governance",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          }
        ],
        "speaker": 1,
        "id": "a78c46b5-8c46-4785-979c-83a0e1df9f4c"
      },
      {
        "start": 1696.245,
        "end": 1697.465,
        "confidence": 0.9894118,
        "channel": 0,
        "transcript": "can be done well.",
        "words": [
          {
            "word": "can",
            "start": 1696.245,
            "end": 1696.485,
            "confidence": 0.999925,
            "punctuated_word": "can",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "be",
            "start": 1696.485,
            "end": 1696.725,
            "confidence": 0.9999689,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "done",
            "start": 1696.725,
            "end": 1696.965,
            "confidence": 0.9999701,
            "punctuated_word": "done",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "well",
            "start": 1696.965,
            "end": 1697.465,
            "confidence": 0.957783,
            "punctuated_word": "well.",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          }
        ],
        "speaker": 1,
        "id": "d17617ac-7bf8-4c46-b330-c14ac65abb67"
      },
      {
        "start": 1697.925,
        "end": 1703.625,
        "confidence": 0.9714561,
        "channel": 0,
        "transcript": "What we have not always done a great job of is connecting that to evidence from",
        "words": [
          {
            "word": "what",
            "start": 1697.925,
            "end": 1698.085,
            "confidence": 0.9982932,
            "punctuated_word": "What",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "we",
            "start": 1698.085,
            "end": 1698.325,
            "confidence": 0.9999547,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "have",
            "start": 1698.325,
            "end": 1698.485,
            "confidence": 0.99995065,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "not",
            "start": 1698.485,
            "end": 1698.725,
            "confidence": 0.99979264,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "always",
            "start": 1698.725,
            "end": 1699.045,
            "confidence": 0.9998567,
            "punctuated_word": "always",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "done",
            "start": 1699.045,
            "end": 1699.365,
            "confidence": 0.9994134,
            "punctuated_word": "done",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "a",
            "start": 1699.365,
            "end": 1699.525,
            "confidence": 0.9998491,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "great",
            "start": 1699.525,
            "end": 1699.845,
            "confidence": 0.99998343,
            "punctuated_word": "great",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "job",
            "start": 1699.845,
            "end": 1700.165,
            "confidence": 0.99984086,
            "punctuated_word": "job",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "of",
            "start": 1700.165,
            "end": 1700.645,
            "confidence": 0.9997018,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "is",
            "start": 1700.645,
            "end": 1700.965,
            "confidence": 0.99775165,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "connecting",
            "start": 1700.965,
            "end": 1701.465,
            "confidence": 0.99968815,
            "punctuated_word": "connecting",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "that",
            "start": 1701.525,
            "end": 1702.025,
            "confidence": 0.99960774,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "to",
            "start": 1702.085,
            "end": 1702.485,
            "confidence": 0.99937385,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "evidence",
            "start": 1702.485,
            "end": 1702.985,
            "confidence": 0.9983626,
            "punctuated_word": "evidence",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          },
          {
            "word": "from",
            "start": 1703.125,
            "end": 1703.625,
            "confidence": 0.5518776,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          }
        ],
        "speaker": 1,
        "id": "b1d597ee-de08-40f0-8359-4169d1f576a1"
      },
      {
        "start": 1703.925,
        "end": 1704.425,
        "confidence": 0.9644004,
        "channel": 0,
        "transcript": "practice.",
        "words": [
          {
            "word": "practice",
            "start": 1703.925,
            "end": 1704.425,
            "confidence": 0.9644004,
            "punctuated_word": "practice.",
            "speaker": 1,
            "speaker_confidence": 0.8863994
          }
        ],
        "speaker": 1,
        "id": "63674dcb-3ff3-4cdb-adca-74060cdfa6cf"
      },
      {
        "start": 1705.125,
        "end": 1707.785,
        "confidence": 0.9400252,
        "channel": 0,
        "transcript": "And it's really unfortunate because at this point,",
        "words": [
          {
            "word": "and",
            "start": 1705.125,
            "end": 1705.4451,
            "confidence": 0.9972596,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "it's",
            "start": 1705.4451,
            "end": 1705.605,
            "confidence": 0.96254987,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "really",
            "start": 1705.605,
            "end": 1705.925,
            "confidence": 0.9996965,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "unfortunate",
            "start": 1705.925,
            "end": 1706.425,
            "confidence": 0.9991179,
            "punctuated_word": "unfortunate",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "because",
            "start": 1706.485,
            "end": 1706.885,
            "confidence": 0.8563001,
            "punctuated_word": "because",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "at",
            "start": 1706.885,
            "end": 1707.045,
            "confidence": 0.73020715,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "this",
            "start": 1707.045,
            "end": 1707.285,
            "confidence": 0.99989855,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "point",
            "start": 1707.285,
            "end": 1707.785,
            "confidence": 0.97517216,
            "punctuated_word": "point,",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          }
        ],
        "speaker": 1,
        "id": "da20df23-9c47-4eb5-bafa-612d742348db"
      },
      {
        "start": 1708.13,
        "end": 1711.1101,
        "confidence": 0.99980897,
        "channel": 0,
        "transcript": "we have many best practices that are informed",
        "words": [
          {
            "word": "we",
            "start": 1708.13,
            "end": 1708.37,
            "confidence": 0.99989736,
            "punctuated_word": "we",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "have",
            "start": 1708.37,
            "end": 1708.53,
            "confidence": 0.99994564,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "many",
            "start": 1708.53,
            "end": 1709.03,
            "confidence": 0.99985397,
            "punctuated_word": "many",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "best",
            "start": 1709.0901,
            "end": 1709.41,
            "confidence": 0.9999542,
            "punctuated_word": "best",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "practices",
            "start": 1709.41,
            "end": 1709.91,
            "confidence": 0.99966955,
            "punctuated_word": "practices",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "that",
            "start": 1710.13,
            "end": 1710.37,
            "confidence": 0.9998591,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "are",
            "start": 1710.37,
            "end": 1710.6101,
            "confidence": 0.9997297,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "informed",
            "start": 1710.6101,
            "end": 1711.1101,
            "confidence": 0.9995621,
            "punctuated_word": "informed",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          }
        ],
        "speaker": 1,
        "id": "7a8a3c39-9870-4c5a-ad95-b22231b1fb7b"
      },
      {
        "start": 1712.13,
        "end": 1717.99,
        "confidence": 0.9917041,
        "channel": 0,
        "transcript": "by very little evidence from practice. So I think something like this could be really powerful in helping people understand",
        "words": [
          {
            "word": "by",
            "start": 1712.13,
            "end": 1712.37,
            "confidence": 0.99522036,
            "punctuated_word": "by",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "very",
            "start": 1712.37,
            "end": 1712.6901,
            "confidence": 0.99981266,
            "punctuated_word": "very",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "little",
            "start": 1712.6901,
            "end": 1713.01,
            "confidence": 0.99994636,
            "punctuated_word": "little",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "evidence",
            "start": 1713.01,
            "end": 1713.49,
            "confidence": 0.9997557,
            "punctuated_word": "evidence",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "from",
            "start": 1713.49,
            "end": 1713.81,
            "confidence": 0.9989944,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "practice",
            "start": 1713.81,
            "end": 1714.2101,
            "confidence": 0.8937322,
            "punctuated_word": "practice.",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "so",
            "start": 1714.2101,
            "end": 1714.37,
            "confidence": 0.9888787,
            "punctuated_word": "So",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "i",
            "start": 1714.37,
            "end": 1714.53,
            "confidence": 0.9978022,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.7937666
          },
          {
            "word": "think",
            "start": 1714.53,
            "end": 1714.77,
            "confidence": 0.99991465,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "something",
            "start": 1714.77,
            "end": 1715.0901,
            "confidence": 0.99936646,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "like",
            "start": 1715.0901,
            "end": 1715.3301,
            "confidence": 0.9997689,
            "punctuated_word": "like",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "this",
            "start": 1715.3301,
            "end": 1715.65,
            "confidence": 0.99982965,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "could",
            "start": 1715.65,
            "end": 1715.81,
            "confidence": 0.99869055,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "be",
            "start": 1715.81,
            "end": 1715.9701,
            "confidence": 0.9998616,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "really",
            "start": 1715.9701,
            "end": 1716.29,
            "confidence": 0.9998685,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "powerful",
            "start": 1716.29,
            "end": 1716.6901,
            "confidence": 0.99974257,
            "punctuated_word": "powerful",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "in",
            "start": 1716.6901,
            "end": 1716.8501,
            "confidence": 0.9633065,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "helping",
            "start": 1716.8501,
            "end": 1717.17,
            "confidence": 0.9999844,
            "punctuated_word": "helping",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "people",
            "start": 1717.17,
            "end": 1717.49,
            "confidence": 0.9999622,
            "punctuated_word": "people",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "understand",
            "start": 1717.49,
            "end": 1717.99,
            "confidence": 0.99964213,
            "punctuated_word": "understand",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          }
        ],
        "speaker": 1,
        "id": "c0f100d8-d15b-4c7b-85b3-fc753b55d7ab"
      },
      {
        "start": 1719.0901,
        "end": 1722.31,
        "confidence": 0.9991279,
        "channel": 0,
        "transcript": "how some of those constraints from the operational environment",
        "words": [
          {
            "word": "how",
            "start": 1719.0901,
            "end": 1719.41,
            "confidence": 0.9982285,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "some",
            "start": 1719.41,
            "end": 1719.65,
            "confidence": 0.9991247,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "of",
            "start": 1719.65,
            "end": 1719.7301,
            "confidence": 0.99636275,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "those",
            "start": 1719.7301,
            "end": 1719.9701,
            "confidence": 0.99980646,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "constraints",
            "start": 1719.9701,
            "end": 1720.4701,
            "confidence": 0.99985707,
            "punctuated_word": "constraints",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "from",
            "start": 1720.6901,
            "end": 1720.93,
            "confidence": 0.99943835,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "the",
            "start": 1720.93,
            "end": 1721.0901,
            "confidence": 0.99962807,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "operational",
            "start": 1721.0901,
            "end": 1721.5901,
            "confidence": 0.9998247,
            "punctuated_word": "operational",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "environment",
            "start": 1721.81,
            "end": 1722.31,
            "confidence": 0.9998809,
            "punctuated_word": "environment",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          }
        ],
        "speaker": 1,
        "id": "a8518330-c9fb-4ee0-9008-15185ad31d23"
      },
      {
        "start": 1723.065,
        "end": 1727.885,
        "confidence": 0.97208464,
        "channel": 0,
        "transcript": "factor into the governance choices people are making in both good and bad ways. 100%.",
        "words": [
          {
            "word": "factor",
            "start": 1723.065,
            "end": 1723.3049,
            "confidence": 0.9983253,
            "punctuated_word": "factor",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "into",
            "start": 1723.3049,
            "end": 1723.8049,
            "confidence": 0.6302116,
            "punctuated_word": "into",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "the",
            "start": 1723.865,
            "end": 1724.0249,
            "confidence": 0.9988171,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "governance",
            "start": 1724.0249,
            "end": 1724.5249,
            "confidence": 0.99929225,
            "punctuated_word": "governance",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "choices",
            "start": 1724.585,
            "end": 1724.985,
            "confidence": 0.9994198,
            "punctuated_word": "choices",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "people",
            "start": 1724.985,
            "end": 1725.385,
            "confidence": 0.9993728,
            "punctuated_word": "people",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "are",
            "start": 1725.385,
            "end": 1725.465,
            "confidence": 0.99975306,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "making",
            "start": 1725.465,
            "end": 1725.865,
            "confidence": 0.99995923,
            "punctuated_word": "making",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "in",
            "start": 1725.865,
            "end": 1726.0249,
            "confidence": 0.9983192,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "both",
            "start": 1726.0249,
            "end": 1726.2649,
            "confidence": 0.9997185,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "good",
            "start": 1726.2649,
            "end": 1726.4249,
            "confidence": 0.9997682,
            "punctuated_word": "good",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "and",
            "start": 1726.4249,
            "end": 1726.585,
            "confidence": 0.9995577,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "bad",
            "start": 1726.585,
            "end": 1726.825,
            "confidence": 0.99983454,
            "punctuated_word": "bad",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "ways",
            "start": 1726.825,
            "end": 1727.225,
            "confidence": 0.98115814,
            "punctuated_word": "ways.",
            "speaker": 1,
            "speaker_confidence": 0.79309595
          },
          {
            "word": "100%",
            "start": 1727.225,
            "end": 1727.885,
            "confidence": 0.9777604,
            "punctuated_word": "100%.",
            "speaker": 2,
            "speaker_confidence": 0.2758842
          }
        ],
        "speaker": 1,
        "id": "7c82279c-3b6f-4f10-a871-26ab70f29ca7"
      },
      {
        "start": 1728.585,
        "end": 1730.7649,
        "confidence": 0.9968084,
        "channel": 0,
        "transcript": "On the basis of these two projects,",
        "words": [
          {
            "word": "on",
            "start": 1728.585,
            "end": 1728.745,
            "confidence": 0.98584366,
            "punctuated_word": "On",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "the",
            "start": 1728.745,
            "end": 1728.825,
            "confidence": 0.9970355,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "basis",
            "start": 1728.825,
            "end": 1729.225,
            "confidence": 0.9995578,
            "punctuated_word": "basis",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "of",
            "start": 1729.225,
            "end": 1729.465,
            "confidence": 0.99987173,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "these",
            "start": 1729.465,
            "end": 1729.865,
            "confidence": 0.99951494,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "two",
            "start": 1729.865,
            "end": 1730.2649,
            "confidence": 0.9998797,
            "punctuated_word": "two",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "projects",
            "start": 1730.2649,
            "end": 1730.7649,
            "confidence": 0.9959553,
            "punctuated_word": "projects,",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          }
        ],
        "speaker": 1,
        "id": "c2d1d4e1-094d-47e5-a152-cd97356a0a52"
      },
      {
        "start": 1731.945,
        "end": 1734.605,
        "confidence": 0.99915427,
        "channel": 0,
        "transcript": "what do you think are feasible steps",
        "words": [
          {
            "word": "what",
            "start": 1731.945,
            "end": 1732.105,
            "confidence": 0.998448,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "do",
            "start": 1732.105,
            "end": 1732.345,
            "confidence": 0.9998908,
            "punctuated_word": "do",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "you",
            "start": 1732.345,
            "end": 1732.4249,
            "confidence": 0.9998797,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "think",
            "start": 1732.4249,
            "end": 1732.9049,
            "confidence": 0.9999105,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "are",
            "start": 1732.9049,
            "end": 1733.4049,
            "confidence": 0.99611866,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "feasible",
            "start": 1733.465,
            "end": 1733.965,
            "confidence": 0.9999006,
            "punctuated_word": "feasible",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "steps",
            "start": 1734.105,
            "end": 1734.605,
            "confidence": 0.9999318,
            "punctuated_word": "steps",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          }
        ],
        "speaker": 1,
        "id": "dce02035-94cd-4b3e-bca5-b96444f9a3ce"
      },
      {
        "start": 1735.17,
        "end": 1736.79,
        "confidence": 0.9969071,
        "channel": 0,
        "transcript": "that developers could take",
        "words": [
          {
            "word": "that",
            "start": 1735.17,
            "end": 1735.41,
            "confidence": 0.999814,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "developers",
            "start": 1735.41,
            "end": 1735.91,
            "confidence": 0.99989474,
            "punctuated_word": "developers",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "could",
            "start": 1736.05,
            "end": 1736.29,
            "confidence": 0.9879578,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "take",
            "start": 1736.29,
            "end": 1736.79,
            "confidence": 0.999962,
            "punctuated_word": "take",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          }
        ],
        "speaker": 1,
        "id": "183da677-3b45-4443-9736-15cf737e5525"
      },
      {
        "start": 1737.17,
        "end": 1738.9501,
        "confidence": 0.9836443,
        "channel": 0,
        "transcript": "right now from a documentation",
        "words": [
          {
            "word": "right",
            "start": 1737.17,
            "end": 1737.41,
            "confidence": 0.98950374,
            "punctuated_word": "right",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "now",
            "start": 1737.41,
            "end": 1737.91,
            "confidence": 0.9999372,
            "punctuated_word": "now",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "from",
            "start": 1737.9701,
            "end": 1738.2101,
            "confidence": 0.92917496,
            "punctuated_word": "from",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "a",
            "start": 1738.2101,
            "end": 1738.4501,
            "confidence": 0.99976164,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "documentation",
            "start": 1738.4501,
            "end": 1738.9501,
            "confidence": 0.99984396,
            "punctuated_word": "documentation",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          }
        ],
        "speaker": 1,
        "id": "aeb47bc5-7995-44ff-8f96-9e774f0028c0"
      },
      {
        "start": 1739.3301,
        "end": 1739.8301,
        "confidence": 0.9996979,
        "channel": 0,
        "transcript": "perspective",
        "words": [
          {
            "word": "perspective",
            "start": 1739.3301,
            "end": 1739.8301,
            "confidence": 0.9996979,
            "punctuated_word": "perspective",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          }
        ],
        "speaker": 1,
        "id": "86857d7c-c5b8-41dc-838c-6d7f0fafb7cc"
      },
      {
        "start": 1740.4501,
        "end": 1741.1901,
        "confidence": 0.9939357,
        "channel": 0,
        "transcript": "that would",
        "words": [
          {
            "word": "that",
            "start": 1740.4501,
            "end": 1740.6901,
            "confidence": 0.9879929,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "would",
            "start": 1740.6901,
            "end": 1741.1901,
            "confidence": 0.9998785,
            "punctuated_word": "would",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          }
        ],
        "speaker": 1,
        "id": "2a235bf9-f1ae-42e9-a611-ae165729b1aa"
      },
      {
        "start": 1741.81,
        "end": 1742.31,
        "confidence": 0.99927944,
        "channel": 0,
        "transcript": "improve",
        "words": [
          {
            "word": "improve",
            "start": 1741.81,
            "end": 1742.31,
            "confidence": 0.99927944,
            "punctuated_word": "improve",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          }
        ],
        "speaker": 1,
        "id": "3e496508-60ee-4836-8e84-ec53134a679e"
      },
      {
        "start": 1742.77,
        "end": 1743.27,
        "confidence": 0.9970825,
        "channel": 0,
        "transcript": "accountability,",
        "words": [
          {
            "word": "accountability",
            "start": 1742.77,
            "end": 1743.27,
            "confidence": 0.9970825,
            "punctuated_word": "accountability,",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          }
        ],
        "speaker": 1,
        "id": "37e22db7-4f2d-4321-baa8-11c814cbe698"
      },
      {
        "start": 1743.7301,
        "end": 1744.2301,
        "confidence": 0.99129605,
        "channel": 0,
        "transcript": "transparency,",
        "words": [
          {
            "word": "transparency",
            "start": 1743.7301,
            "end": 1744.2301,
            "confidence": 0.99129605,
            "punctuated_word": "transparency,",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          }
        ],
        "speaker": 1,
        "id": "8b96875a-5bdb-4707-86fc-f2d92a15ba77"
      },
      {
        "start": 1744.77,
        "end": 1751.505,
        "confidence": 0.97937924,
        "channel": 0,
        "transcript": "or some other outcome, something that is a piece of low hanging fruit that could be picked? I think even if organizations",
        "words": [
          {
            "word": "or",
            "start": 1744.77,
            "end": 1745.01,
            "confidence": 0.9998555,
            "punctuated_word": "or",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "some",
            "start": 1745.01,
            "end": 1745.3301,
            "confidence": 0.9998392,
            "punctuated_word": "some",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "other",
            "start": 1745.3301,
            "end": 1745.65,
            "confidence": 0.99991965,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "outcome",
            "start": 1745.65,
            "end": 1746.15,
            "confidence": 0.7446358,
            "punctuated_word": "outcome,",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "something",
            "start": 1746.2101,
            "end": 1746.6101,
            "confidence": 0.9997049,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "that",
            "start": 1746.6101,
            "end": 1746.93,
            "confidence": 0.99982774,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "is",
            "start": 1746.93,
            "end": 1747.25,
            "confidence": 0.9954417,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "a",
            "start": 1747.25,
            "end": 1747.41,
            "confidence": 0.9915228,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "piece",
            "start": 1747.41,
            "end": 1747.7301,
            "confidence": 0.99964464,
            "punctuated_word": "piece",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "of",
            "start": 1747.7301,
            "end": 1747.89,
            "confidence": 0.99990404,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "low",
            "start": 1747.89,
            "end": 1748.13,
            "confidence": 0.999564,
            "punctuated_word": "low",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "hanging",
            "start": 1748.13,
            "end": 1748.53,
            "confidence": 0.99964905,
            "punctuated_word": "hanging",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "fruit",
            "start": 1748.53,
            "end": 1748.8501,
            "confidence": 0.9997073,
            "punctuated_word": "fruit",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "that",
            "start": 1748.8501,
            "end": 1749.01,
            "confidence": 0.9948702,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "could",
            "start": 1749.01,
            "end": 1749.25,
            "confidence": 0.91291827,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "be",
            "start": 1749.25,
            "end": 1749.41,
            "confidence": 0.9987437,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "picked",
            "start": 1749.41,
            "end": 1749.645,
            "confidence": 0.9388335,
            "punctuated_word": "picked?",
            "speaker": 1,
            "speaker_confidence": 0.87479275
          },
          {
            "word": "i",
            "start": 1749.885,
            "end": 1750.045,
            "confidence": 0.9983101,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.47214633
          },
          {
            "word": "think",
            "start": 1750.045,
            "end": 1750.365,
            "confidence": 0.99960726,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.47214633
          },
          {
            "word": "even",
            "start": 1750.365,
            "end": 1750.765,
            "confidence": 0.97517824,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.47214633
          },
          {
            "word": "if",
            "start": 1750.765,
            "end": 1751.005,
            "confidence": 0.99938154,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.47214633
          },
          {
            "word": "organizations",
            "start": 1751.005,
            "end": 1751.505,
            "confidence": 0.99928564,
            "punctuated_word": "organizations",
            "speaker": 2,
            "speaker_confidence": 0.47214633
          }
        ],
        "speaker": 1,
        "id": "d45b4036-fe84-490c-8d4c-0b7c37d50a17"
      },
      {
        "start": 1752.045,
        "end": 1753.345,
        "confidence": 0.99946433,
        "channel": 0,
        "transcript": "can start having",
        "words": [
          {
            "word": "can",
            "start": 1752.045,
            "end": 1752.365,
            "confidence": 0.9990398,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.47214633
          },
          {
            "word": "start",
            "start": 1752.365,
            "end": 1752.845,
            "confidence": 0.99979824,
            "punctuated_word": "start",
            "speaker": 2,
            "speaker_confidence": 0.47214633
          },
          {
            "word": "having",
            "start": 1752.845,
            "end": 1753.345,
            "confidence": 0.99955493,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.47214633
          }
        ],
        "speaker": 2,
        "id": "d8be9e39-a73b-4f4d-aadd-692ced9a750e"
      },
      {
        "start": 1753.965,
        "end": 1756.0651,
        "confidence": 0.9901346,
        "channel": 0,
        "transcript": "a frank conversation about the",
        "words": [
          {
            "word": "a",
            "start": 1753.965,
            "end": 1754.2051,
            "confidence": 0.9996872,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.47214633
          },
          {
            "word": "frank",
            "start": 1754.2051,
            "end": 1754.685,
            "confidence": 0.98085815,
            "punctuated_word": "frank",
            "speaker": 2,
            "speaker_confidence": 0.47214633
          },
          {
            "word": "conversation",
            "start": 1754.685,
            "end": 1755.185,
            "confidence": 0.99981576,
            "punctuated_word": "conversation",
            "speaker": 2,
            "speaker_confidence": 0.47214633
          },
          {
            "word": "about",
            "start": 1755.3251,
            "end": 1755.5651,
            "confidence": 0.9976267,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.47214633
          },
          {
            "word": "the",
            "start": 1755.5651,
            "end": 1756.0651,
            "confidence": 0.9726855,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.47214633
          }
        ],
        "speaker": 2,
        "id": "f7d34051-6c6e-4c89-9d8d-861016f3b0a8"
      },
      {
        "start": 1756.765,
        "end": 1757.265,
        "confidence": 0.9992287,
        "channel": 0,
        "transcript": "internally",
        "words": [
          {
            "word": "internally",
            "start": 1756.765,
            "end": 1757.265,
            "confidence": 0.9992287,
            "punctuated_word": "internally",
            "speaker": 2,
            "speaker_confidence": 0.30615413
          }
        ],
        "speaker": 2,
        "id": "b2099f68-be77-46e5-b052-ca60026c4d24"
      },
      {
        "start": 1757.5651,
        "end": 1759.665,
        "confidence": 0.96886075,
        "channel": 0,
        "transcript": "internally, if they can come up with a mechanism",
        "words": [
          {
            "word": "internally",
            "start": 1757.5651,
            "end": 1758.0651,
            "confidence": 0.72445583,
            "punctuated_word": "internally,",
            "speaker": 2,
            "speaker_confidence": 0.30615413
          },
          {
            "word": "if",
            "start": 1758.125,
            "end": 1758.285,
            "confidence": 0.99950206,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.30615413
          },
          {
            "word": "they",
            "start": 1758.285,
            "end": 1758.365,
            "confidence": 0.9998791,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "can",
            "start": 1758.365,
            "end": 1758.605,
            "confidence": 0.9998005,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "come",
            "start": 1758.605,
            "end": 1758.765,
            "confidence": 0.999814,
            "punctuated_word": "come",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "up",
            "start": 1758.765,
            "end": 1758.925,
            "confidence": 0.9997334,
            "punctuated_word": "up",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "with",
            "start": 1758.925,
            "end": 1759.005,
            "confidence": 0.9996124,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "a",
            "start": 1759.005,
            "end": 1759.165,
            "confidence": 0.9970312,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "mechanism",
            "start": 1759.165,
            "end": 1759.665,
            "confidence": 0.9999182,
            "punctuated_word": "mechanism",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          }
        ],
        "speaker": 2,
        "id": "f47b4730-04d6-4e1b-9162-e1ca004f59c1"
      },
      {
        "start": 1760.4451,
        "end": 1760.9451,
        "confidence": 0.9990132,
        "channel": 0,
        "transcript": "for",
        "words": [
          {
            "word": "for",
            "start": 1760.4451,
            "end": 1760.9451,
            "confidence": 0.9990132,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          }
        ],
        "speaker": 2,
        "id": "232e7de6-b260-4868-b314-6195c4bdf527"
      },
      {
        "start": 1761.405,
        "end": 1772.1,
        "confidence": 0.9418676,
        "channel": 0,
        "transcript": "sharing their AI use cases outside of a registrar, like a registry, which many are starting to have. Right? It's taking it from a Salesforce DB to something that looks a little bit more like,",
        "words": [
          {
            "word": "sharing",
            "start": 1761.405,
            "end": 1761.905,
            "confidence": 0.99985516,
            "punctuated_word": "sharing",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "their",
            "start": 1761.965,
            "end": 1762.365,
            "confidence": 0.98463225,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "ai",
            "start": 1762.365,
            "end": 1762.605,
            "confidence": 0.99975365,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "use",
            "start": 1762.605,
            "end": 1762.845,
            "confidence": 0.992486,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "cases",
            "start": 1762.845,
            "end": 1763.3251,
            "confidence": 0.99982244,
            "punctuated_word": "cases",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "outside",
            "start": 1763.3251,
            "end": 1763.725,
            "confidence": 0.99235666,
            "punctuated_word": "outside",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "of",
            "start": 1763.725,
            "end": 1763.885,
            "confidence": 0.9945925,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "a",
            "start": 1763.885,
            "end": 1764.045,
            "confidence": 0.8553425,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "registrar",
            "start": 1764.045,
            "end": 1764.48,
            "confidence": 0.7520166,
            "punctuated_word": "registrar,",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "like",
            "start": 1764.72,
            "end": 1764.96,
            "confidence": 0.90840995,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "a",
            "start": 1764.96,
            "end": 1765.04,
            "confidence": 0.8692224,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "registry",
            "start": 1765.04,
            "end": 1765.54,
            "confidence": 0.7996894,
            "punctuated_word": "registry,",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "which",
            "start": 1765.6,
            "end": 1765.9199,
            "confidence": 0.999589,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "many",
            "start": 1765.9199,
            "end": 1766.24,
            "confidence": 0.99966896,
            "punctuated_word": "many",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "are",
            "start": 1766.24,
            "end": 1766.48,
            "confidence": 0.9969298,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "starting",
            "start": 1766.48,
            "end": 1766.88,
            "confidence": 0.9997955,
            "punctuated_word": "starting",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "to",
            "start": 1766.88,
            "end": 1766.96,
            "confidence": 0.9995926,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "have",
            "start": 1766.96,
            "end": 1767.46,
            "confidence": 0.9515363,
            "punctuated_word": "have.",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "right",
            "start": 1767.6799,
            "end": 1768.0,
            "confidence": 0.9854196,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "it's",
            "start": 1768.0,
            "end": 1768.24,
            "confidence": 0.8048894,
            "punctuated_word": "It's",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "taking",
            "start": 1768.24,
            "end": 1768.48,
            "confidence": 0.9983108,
            "punctuated_word": "taking",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "it",
            "start": 1768.48,
            "end": 1768.72,
            "confidence": 0.99854493,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "from",
            "start": 1768.72,
            "end": 1768.84,
            "confidence": 0.99990404,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.58728856
          },
          {
            "word": "a",
            "start": 1768.84,
            "end": 1768.96,
            "confidence": 0.9312996,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.34888935
          },
          {
            "word": "salesforce",
            "start": 1768.96,
            "end": 1769.46,
            "confidence": 0.999247,
            "punctuated_word": "Salesforce",
            "speaker": 2,
            "speaker_confidence": 0.34888935
          },
          {
            "word": "db",
            "start": 1769.6,
            "end": 1769.84,
            "confidence": 0.5367999,
            "punctuated_word": "DB",
            "speaker": 2,
            "speaker_confidence": 0.34888935
          },
          {
            "word": "to",
            "start": 1769.84,
            "end": 1770.0,
            "confidence": 0.99854714,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.34888935
          },
          {
            "word": "something",
            "start": 1770.0,
            "end": 1770.32,
            "confidence": 0.99987924,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.34888935
          },
          {
            "word": "that",
            "start": 1770.32,
            "end": 1770.5599,
            "confidence": 0.99955016,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.34888935
          },
          {
            "word": "looks",
            "start": 1770.5599,
            "end": 1770.72,
            "confidence": 0.9997669,
            "punctuated_word": "looks",
            "speaker": 2,
            "speaker_confidence": 0.34888935
          },
          {
            "word": "a",
            "start": 1770.72,
            "end": 1770.7999,
            "confidence": 0.9997918,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.34888935
          },
          {
            "word": "little",
            "start": 1770.7999,
            "end": 1771.04,
            "confidence": 0.999954,
            "punctuated_word": "little",
            "speaker": 2,
            "speaker_confidence": 0.34888935
          },
          {
            "word": "bit",
            "start": 1771.04,
            "end": 1771.2,
            "confidence": 0.9995982,
            "punctuated_word": "bit",
            "speaker": 2,
            "speaker_confidence": 0.34888935
          },
          {
            "word": "more",
            "start": 1771.2,
            "end": 1771.6,
            "confidence": 0.999729,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.34888935
          },
          {
            "word": "like",
            "start": 1771.6,
            "end": 1772.1,
            "confidence": 0.6188434,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.34888935
          }
        ],
        "speaker": 2,
        "id": "a745149b-da64-422a-b2d3-1babe94ef0da"
      },
      {
        "start": 1774.4,
        "end": 1780.1,
        "confidence": 0.9499867,
        "channel": 0,
        "transcript": "a little bit more akin to this this idea of incorporating governance into that practice. I think that could be really exciting.",
        "words": [
          {
            "word": "a",
            "start": 1774.4,
            "end": 1774.5599,
            "confidence": 0.5260371,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.2911288
          },
          {
            "word": "little",
            "start": 1774.5599,
            "end": 1774.72,
            "confidence": 0.5746836,
            "punctuated_word": "little",
            "speaker": 2,
            "speaker_confidence": 0.2911288
          },
          {
            "word": "bit",
            "start": 1774.72,
            "end": 1774.88,
            "confidence": 0.9996697,
            "punctuated_word": "bit",
            "speaker": 2,
            "speaker_confidence": 0.2911288
          },
          {
            "word": "more",
            "start": 1774.88,
            "end": 1775.12,
            "confidence": 0.99927026,
            "punctuated_word": "more",
            "speaker": 2,
            "speaker_confidence": 0.2911288
          },
          {
            "word": "akin",
            "start": 1775.12,
            "end": 1775.52,
            "confidence": 0.990759,
            "punctuated_word": "akin",
            "speaker": 2,
            "speaker_confidence": 0.2911288
          },
          {
            "word": "to",
            "start": 1775.52,
            "end": 1775.6,
            "confidence": 0.99934834,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "this",
            "start": 1775.6,
            "end": 1775.9199,
            "confidence": 0.9998036,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "this",
            "start": 1775.9199,
            "end": 1776.08,
            "confidence": 0.9935201,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "idea",
            "start": 1776.08,
            "end": 1776.4,
            "confidence": 0.99965477,
            "punctuated_word": "idea",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "of",
            "start": 1776.4,
            "end": 1776.5599,
            "confidence": 0.9997528,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "incorporating",
            "start": 1776.5599,
            "end": 1777.0599,
            "confidence": 0.99988914,
            "punctuated_word": "incorporating",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "governance",
            "start": 1777.12,
            "end": 1777.62,
            "confidence": 0.9996761,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "into",
            "start": 1777.6799,
            "end": 1777.9199,
            "confidence": 0.9997987,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "that",
            "start": 1777.9199,
            "end": 1778.16,
            "confidence": 0.99962187,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "practice",
            "start": 1778.16,
            "end": 1778.64,
            "confidence": 0.9404315,
            "punctuated_word": "practice.",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "i",
            "start": 1778.64,
            "end": 1778.72,
            "confidence": 0.9987067,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "think",
            "start": 1778.72,
            "end": 1778.96,
            "confidence": 0.9998436,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "that",
            "start": 1778.96,
            "end": 1779.12,
            "confidence": 0.99906117,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "could",
            "start": 1779.12,
            "end": 1779.28,
            "confidence": 0.970016,
            "punctuated_word": "could",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "be",
            "start": 1779.28,
            "end": 1779.36,
            "confidence": 0.99925786,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "really",
            "start": 1779.36,
            "end": 1779.6,
            "confidence": 0.9998124,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "exciting",
            "start": 1779.6,
            "end": 1780.1,
            "confidence": 0.91109085,
            "punctuated_word": "exciting.",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          }
        ],
        "speaker": 2,
        "id": "efe31de3-475c-4e84-8226-5c764c9f539c"
      },
      {
        "start": 1780.4,
        "end": 1783.4349,
        "confidence": 0.9966494,
        "channel": 0,
        "transcript": "And I think it needs to be a little bit stronger than just documentation.",
        "words": [
          {
            "word": "and",
            "start": 1780.4,
            "end": 1780.455,
            "confidence": 0.996451,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "i",
            "start": 1780.615,
            "end": 1780.7749,
            "confidence": 0.9998746,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "think",
            "start": 1780.7749,
            "end": 1780.855,
            "confidence": 0.9999516,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.51413244
          },
          {
            "word": "it",
            "start": 1780.855,
            "end": 1780.9349,
            "confidence": 0.9996045,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "needs",
            "start": 1780.9349,
            "end": 1781.1749,
            "confidence": 0.9998646,
            "punctuated_word": "needs",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "to",
            "start": 1781.1749,
            "end": 1781.335,
            "confidence": 0.9998043,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "be",
            "start": 1781.335,
            "end": 1781.4149,
            "confidence": 0.9999367,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "a",
            "start": 1781.4149,
            "end": 1781.495,
            "confidence": 0.9998115,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "little",
            "start": 1781.495,
            "end": 1781.6549,
            "confidence": 0.9999776,
            "punctuated_word": "little",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "bit",
            "start": 1781.6549,
            "end": 1781.8949,
            "confidence": 0.9989434,
            "punctuated_word": "bit",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "stronger",
            "start": 1781.8949,
            "end": 1782.2949,
            "confidence": 0.999833,
            "punctuated_word": "stronger",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "than",
            "start": 1782.2949,
            "end": 1782.615,
            "confidence": 0.9997565,
            "punctuated_word": "than",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "just",
            "start": 1782.615,
            "end": 1782.9349,
            "confidence": 0.9987268,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "documentation",
            "start": 1782.9349,
            "end": 1783.4349,
            "confidence": 0.96055436,
            "punctuated_word": "documentation.",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          }
        ],
        "speaker": 2,
        "id": "d6cc2605-60d2-49f1-9a0b-1945cd203c8c"
      },
      {
        "start": 1784.215,
        "end": 1792.635,
        "confidence": 0.9934421,
        "channel": 0,
        "transcript": "Right? Because this is not just commenting on having documentation. This is commenting on what your practices are around using these tools. So I think, like, concretely, it's actually",
        "words": [
          {
            "word": "right",
            "start": 1784.215,
            "end": 1784.455,
            "confidence": 0.99576,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "because",
            "start": 1784.455,
            "end": 1784.615,
            "confidence": 0.9801933,
            "punctuated_word": "Because",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "this",
            "start": 1784.615,
            "end": 1784.7749,
            "confidence": 0.99967194,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "is",
            "start": 1784.7749,
            "end": 1784.9349,
            "confidence": 0.99900347,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "not",
            "start": 1784.9349,
            "end": 1785.1749,
            "confidence": 0.99989915,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "just",
            "start": 1785.1749,
            "end": 1785.335,
            "confidence": 0.99968433,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "commenting",
            "start": 1785.335,
            "end": 1785.735,
            "confidence": 0.9994771,
            "punctuated_word": "commenting",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "on",
            "start": 1785.735,
            "end": 1785.975,
            "confidence": 0.9998192,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "having",
            "start": 1785.975,
            "end": 1786.2949,
            "confidence": 0.9995869,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "documentation",
            "start": 1786.2949,
            "end": 1786.7949,
            "confidence": 0.9659102,
            "punctuated_word": "documentation.",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "this",
            "start": 1786.855,
            "end": 1787.015,
            "confidence": 0.9997013,
            "punctuated_word": "This",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "is",
            "start": 1787.015,
            "end": 1787.1749,
            "confidence": 0.9982736,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "commenting",
            "start": 1787.1749,
            "end": 1787.575,
            "confidence": 0.9989261,
            "punctuated_word": "commenting",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "on",
            "start": 1787.575,
            "end": 1787.735,
            "confidence": 0.9998584,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "what",
            "start": 1787.735,
            "end": 1787.975,
            "confidence": 0.99965143,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "your",
            "start": 1787.975,
            "end": 1788.135,
            "confidence": 0.99796593,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "practices",
            "start": 1788.135,
            "end": 1788.635,
            "confidence": 0.9984143,
            "punctuated_word": "practices",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "are",
            "start": 1788.695,
            "end": 1789.195,
            "confidence": 0.99969935,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "around",
            "start": 1789.4149,
            "end": 1789.735,
            "confidence": 0.9974099,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "using",
            "start": 1789.735,
            "end": 1790.0549,
            "confidence": 0.99969304,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "these",
            "start": 1790.0549,
            "end": 1790.2949,
            "confidence": 0.9995739,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "tools",
            "start": 1790.2949,
            "end": 1790.615,
            "confidence": 0.99827445,
            "punctuated_word": "tools.",
            "speaker": 2,
            "speaker_confidence": 0.6341129
          },
          {
            "word": "so",
            "start": 1790.615,
            "end": 1790.7749,
            "confidence": 0.99974066,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "i",
            "start": 1790.7749,
            "end": 1790.855,
            "confidence": 0.9971462,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "think",
            "start": 1790.855,
            "end": 1791.1749,
            "confidence": 0.9496704,
            "punctuated_word": "think,",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "like",
            "start": 1791.1749,
            "end": 1791.4149,
            "confidence": 0.9929402,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "concretely",
            "start": 1791.4149,
            "end": 1791.9149,
            "confidence": 0.949127,
            "punctuated_word": "concretely,",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "it's",
            "start": 1791.975,
            "end": 1792.135,
            "confidence": 0.9990871,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "actually",
            "start": 1792.135,
            "end": 1792.635,
            "confidence": 0.995665,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          }
        ],
        "speaker": 2,
        "id": "e86e0a96-7df0-45be-abe4-f98a229992d2"
      },
      {
        "start": 1792.98,
        "end": 1808.975,
        "confidence": 0.9890663,
        "channel": 0,
        "transcript": "decently free to do. Right? Like, this is it it's just asking your your PMs at your at your companies to basically suggest, you know, here's how we're gonna deploy this tool. And having a frank discussion about that from the get go. And I know that there's a lot of folks who who build technologies",
        "words": [
          {
            "word": "decently",
            "start": 1792.98,
            "end": 1793.48,
            "confidence": 0.99991834,
            "punctuated_word": "decently",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "free",
            "start": 1793.62,
            "end": 1793.86,
            "confidence": 0.9991165,
            "punctuated_word": "free",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "to",
            "start": 1793.86,
            "end": 1794.1,
            "confidence": 0.9994848,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "do",
            "start": 1794.1,
            "end": 1794.6,
            "confidence": 0.99677664,
            "punctuated_word": "do.",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "right",
            "start": 1794.74,
            "end": 1794.9,
            "confidence": 0.99853945,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "like",
            "start": 1794.9,
            "end": 1795.14,
            "confidence": 0.9612838,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "this",
            "start": 1795.14,
            "end": 1795.2999,
            "confidence": 0.9996773,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "is",
            "start": 1795.2999,
            "end": 1795.54,
            "confidence": 0.9995534,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "it",
            "start": 1795.7,
            "end": 1795.86,
            "confidence": 0.977232,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "it's",
            "start": 1796.02,
            "end": 1796.26,
            "confidence": 0.9993074,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "just",
            "start": 1796.26,
            "end": 1796.66,
            "confidence": 0.9996296,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "asking",
            "start": 1796.66,
            "end": 1797.0599,
            "confidence": 0.9997993,
            "punctuated_word": "asking",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "your",
            "start": 1797.0599,
            "end": 1797.2999,
            "confidence": 0.99794954,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "your",
            "start": 1797.2999,
            "end": 1797.46,
            "confidence": 0.9943838,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "pms",
            "start": 1797.46,
            "end": 1797.86,
            "confidence": 0.9717318,
            "punctuated_word": "PMs",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "at",
            "start": 1797.86,
            "end": 1797.94,
            "confidence": 0.9950616,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "your",
            "start": 1797.94,
            "end": 1798.26,
            "confidence": 0.9991371,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "at",
            "start": 1798.26,
            "end": 1798.4199,
            "confidence": 0.9969606,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "your",
            "start": 1798.4199,
            "end": 1798.66,
            "confidence": 0.99986625,
            "punctuated_word": "your",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "companies",
            "start": 1798.66,
            "end": 1799.14,
            "confidence": 0.99675226,
            "punctuated_word": "companies",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "to",
            "start": 1799.14,
            "end": 1799.2999,
            "confidence": 0.9992342,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "basically",
            "start": 1799.2999,
            "end": 1799.78,
            "confidence": 0.99399287,
            "punctuated_word": "basically",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "suggest",
            "start": 1799.78,
            "end": 1800.28,
            "confidence": 0.9754619,
            "punctuated_word": "suggest,",
            "speaker": 2,
            "speaker_confidence": 0.5491389
          },
          {
            "word": "you",
            "start": 1800.58,
            "end": 1800.74,
            "confidence": 0.99780995,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.37248802
          },
          {
            "word": "know",
            "start": 1800.74,
            "end": 1801.24,
            "confidence": 0.99529576,
            "punctuated_word": "know,",
            "speaker": 2,
            "speaker_confidence": 0.37248802
          },
          {
            "word": "here's",
            "start": 1801.38,
            "end": 1801.62,
            "confidence": 0.99442375,
            "punctuated_word": "here's",
            "speaker": 2,
            "speaker_confidence": 0.37248802
          },
          {
            "word": "how",
            "start": 1801.62,
            "end": 1801.78,
            "confidence": 0.99950695,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.37248802
          },
          {
            "word": "we're",
            "start": 1801.78,
            "end": 1801.94,
            "confidence": 0.9996716,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.37248802
          },
          {
            "word": "gonna",
            "start": 1801.94,
            "end": 1802.26,
            "confidence": 0.9602767,
            "punctuated_word": "gonna",
            "speaker": 2,
            "speaker_confidence": 0.37248802
          },
          {
            "word": "deploy",
            "start": 1802.26,
            "end": 1802.5,
            "confidence": 0.99745685,
            "punctuated_word": "deploy",
            "speaker": 2,
            "speaker_confidence": 0.37248802
          },
          {
            "word": "this",
            "start": 1802.5,
            "end": 1802.66,
            "confidence": 0.9994197,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.37248802
          },
          {
            "word": "tool",
            "start": 1802.66,
            "end": 1803.16,
            "confidence": 0.69196993,
            "punctuated_word": "tool.",
            "speaker": 2,
            "speaker_confidence": 0.37248802
          },
          {
            "word": "and",
            "start": 1803.38,
            "end": 1803.62,
            "confidence": 0.99771786,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.37248802
          },
          {
            "word": "having",
            "start": 1803.62,
            "end": 1803.94,
            "confidence": 0.9990716,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.37248802
          },
          {
            "word": "a",
            "start": 1803.94,
            "end": 1804.02,
            "confidence": 0.9996828,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "frank",
            "start": 1804.02,
            "end": 1804.26,
            "confidence": 0.99923253,
            "punctuated_word": "frank",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "discussion",
            "start": 1804.26,
            "end": 1804.74,
            "confidence": 0.9998863,
            "punctuated_word": "discussion",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "about",
            "start": 1804.74,
            "end": 1804.9,
            "confidence": 0.9999049,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "that",
            "start": 1804.9,
            "end": 1805.14,
            "confidence": 0.99989736,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "from",
            "start": 1805.14,
            "end": 1805.38,
            "confidence": 0.9995453,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "the",
            "start": 1805.38,
            "end": 1805.54,
            "confidence": 0.9995388,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "get",
            "start": 1805.54,
            "end": 1805.7,
            "confidence": 0.9997707,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "go",
            "start": 1805.7,
            "end": 1806.075,
            "confidence": 0.91874635,
            "punctuated_word": "go.",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "and",
            "start": 1806.075,
            "end": 1806.235,
            "confidence": 0.999218,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "i",
            "start": 1806.235,
            "end": 1806.3949,
            "confidence": 0.99976295,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "know",
            "start": 1806.3949,
            "end": 1806.475,
            "confidence": 0.9999728,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "that",
            "start": 1806.475,
            "end": 1806.5549,
            "confidence": 0.99902534,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "there's",
            "start": 1806.5549,
            "end": 1806.955,
            "confidence": 0.9991809,
            "punctuated_word": "there's",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "a",
            "start": 1806.955,
            "end": 1807.0349,
            "confidence": 0.99991596,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "lot",
            "start": 1807.0349,
            "end": 1807.195,
            "confidence": 0.9999008,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "of",
            "start": 1807.195,
            "end": 1807.2749,
            "confidence": 0.9995479,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "folks",
            "start": 1807.2749,
            "end": 1807.595,
            "confidence": 0.9999175,
            "punctuated_word": "folks",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "who",
            "start": 1807.595,
            "end": 1807.835,
            "confidence": 0.9998747,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "who",
            "start": 1807.835,
            "end": 1808.075,
            "confidence": 0.99318755,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "build",
            "start": 1808.075,
            "end": 1808.475,
            "confidence": 0.9990938,
            "punctuated_word": "build",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "technologies",
            "start": 1808.475,
            "end": 1808.975,
            "confidence": 0.9994357,
            "punctuated_word": "technologies",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          }
        ],
        "speaker": 2,
        "id": "fe234f41-6bbc-414b-b52c-f0c76f9f1213"
      },
      {
        "start": 1809.5149,
        "end": 1810.1749,
        "confidence": 0.96753895,
        "channel": 0,
        "transcript": "and then",
        "words": [
          {
            "word": "and",
            "start": 1809.5149,
            "end": 1809.6749,
            "confidence": 0.9362824,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.61781013
          },
          {
            "word": "then",
            "start": 1809.6749,
            "end": 1810.1749,
            "confidence": 0.9987955,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          }
        ],
        "speaker": 2,
        "id": "229192f9-1f9a-4450-9744-8af456d96de3"
      },
      {
        "start": 1810.475,
        "end": 1813.7749,
        "confidence": 0.98193806,
        "channel": 0,
        "transcript": "might be divorced from the way those technologies are used.",
        "words": [
          {
            "word": "might",
            "start": 1810.475,
            "end": 1810.715,
            "confidence": 0.99458414,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "be",
            "start": 1810.715,
            "end": 1810.955,
            "confidence": 0.9997031,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "divorced",
            "start": 1810.955,
            "end": 1811.4349,
            "confidence": 0.9992706,
            "punctuated_word": "divorced",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "from",
            "start": 1811.4349,
            "end": 1811.595,
            "confidence": 0.9998815,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "the",
            "start": 1811.595,
            "end": 1811.755,
            "confidence": 0.99987376,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "way",
            "start": 1811.755,
            "end": 1812.075,
            "confidence": 0.99984837,
            "punctuated_word": "way",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "those",
            "start": 1812.075,
            "end": 1812.315,
            "confidence": 0.99937314,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "technologies",
            "start": 1812.315,
            "end": 1812.815,
            "confidence": 0.9998079,
            "punctuated_word": "technologies",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "are",
            "start": 1812.955,
            "end": 1813.2749,
            "confidence": 0.99771464,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "used",
            "start": 1813.2749,
            "end": 1813.7749,
            "confidence": 0.82932377,
            "punctuated_word": "used.",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          }
        ],
        "speaker": 2,
        "id": "da9e6872-d484-435c-871e-1c623521da44"
      },
      {
        "start": 1814.315,
        "end": 1814.815,
        "confidence": 0.99924976,
        "channel": 0,
        "transcript": "But",
        "words": [
          {
            "word": "but",
            "start": 1814.315,
            "end": 1814.815,
            "confidence": 0.99924976,
            "punctuated_word": "But",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          }
        ],
        "speaker": 2,
        "id": "02c4cd43-c677-4ab2-ba40-6153da1a3977"
      },
      {
        "start": 1815.195,
        "end": 1819.0549,
        "confidence": 0.9742177,
        "channel": 0,
        "transcript": "in some sense, that is the discussion that we need to have if we wanna have a sensible,",
        "words": [
          {
            "word": "in",
            "start": 1815.195,
            "end": 1815.355,
            "confidence": 0.8209312,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "some",
            "start": 1815.355,
            "end": 1815.5149,
            "confidence": 0.99994946,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "sense",
            "start": 1815.5149,
            "end": 1815.835,
            "confidence": 0.99156076,
            "punctuated_word": "sense,",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "that",
            "start": 1815.835,
            "end": 1815.995,
            "confidence": 0.999954,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "is",
            "start": 1815.995,
            "end": 1816.1549,
            "confidence": 0.99995637,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.41920787
          },
          {
            "word": "the",
            "start": 1816.1549,
            "end": 1816.235,
            "confidence": 0.9996749,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "discussion",
            "start": 1816.235,
            "end": 1816.635,
            "confidence": 0.99983704,
            "punctuated_word": "discussion",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "that",
            "start": 1816.635,
            "end": 1816.7949,
            "confidence": 0.99974424,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "we",
            "start": 1816.7949,
            "end": 1816.955,
            "confidence": 0.99988675,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "need",
            "start": 1816.955,
            "end": 1817.115,
            "confidence": 0.99991655,
            "punctuated_word": "need",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "to",
            "start": 1817.115,
            "end": 1817.195,
            "confidence": 0.9998186,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "have",
            "start": 1817.195,
            "end": 1817.4349,
            "confidence": 0.9999734,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "if",
            "start": 1817.4349,
            "end": 1817.595,
            "confidence": 0.96028674,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "we",
            "start": 1817.595,
            "end": 1817.755,
            "confidence": 0.9993413,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "wanna",
            "start": 1817.755,
            "end": 1818.075,
            "confidence": 0.97871464,
            "punctuated_word": "wanna",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "have",
            "start": 1818.075,
            "end": 1818.315,
            "confidence": 0.9987606,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "a",
            "start": 1818.315,
            "end": 1818.5549,
            "confidence": 0.9998485,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "sensible",
            "start": 1818.5549,
            "end": 1819.0549,
            "confidence": 0.78776395,
            "punctuated_word": "sensible,",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          }
        ],
        "speaker": 2,
        "id": "ff017be5-7661-4a3b-8808-00eadebf20d9"
      },
      {
        "start": 1819.355,
        "end": 1820.8949,
        "confidence": 0.998363,
        "channel": 0,
        "transcript": "grounded discussion about governance.",
        "words": [
          {
            "word": "grounded",
            "start": 1819.355,
            "end": 1819.755,
            "confidence": 0.9994067,
            "punctuated_word": "grounded",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "discussion",
            "start": 1819.755,
            "end": 1820.235,
            "confidence": 0.9944699,
            "punctuated_word": "discussion",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "about",
            "start": 1820.235,
            "end": 1820.3949,
            "confidence": 0.99988127,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "governance",
            "start": 1820.3949,
            "end": 1820.8949,
            "confidence": 0.9996944,
            "punctuated_word": "governance.",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          }
        ],
        "speaker": 2,
        "id": "e222451c-d862-4539-b206-9456c39ed371"
      },
      {
        "start": 1821.2899,
        "end": 1823.71,
        "confidence": 0.9845373,
        "channel": 0,
        "transcript": "Right? We need to know how people are deploying tools.",
        "words": [
          {
            "word": "right",
            "start": 1821.2899,
            "end": 1821.61,
            "confidence": 0.99875104,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.59709066
          },
          {
            "word": "we",
            "start": 1821.61,
            "end": 1821.69,
            "confidence": 0.9995666,
            "punctuated_word": "We",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "need",
            "start": 1821.69,
            "end": 1821.8099,
            "confidence": 0.9998542,
            "punctuated_word": "need",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "to",
            "start": 1821.8099,
            "end": 1821.9299,
            "confidence": 0.9995765,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "know",
            "start": 1821.9299,
            "end": 1822.25,
            "confidence": 0.99967384,
            "punctuated_word": "know",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "how",
            "start": 1822.25,
            "end": 1822.4099,
            "confidence": 0.9975472,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "people",
            "start": 1822.4099,
            "end": 1822.6499,
            "confidence": 0.9998888,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "are",
            "start": 1822.6499,
            "end": 1822.89,
            "confidence": 0.9998449,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "deploying",
            "start": 1822.89,
            "end": 1823.21,
            "confidence": 0.999783,
            "punctuated_word": "deploying",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "tools",
            "start": 1823.21,
            "end": 1823.71,
            "confidence": 0.85088766,
            "punctuated_word": "tools.",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          }
        ],
        "speaker": 2,
        "id": "ef1b4c62-608f-4a40-92ac-51a234cf4e12"
      },
      {
        "start": 1824.01,
        "end": 1836.27,
        "confidence": 0.9772884,
        "channel": 0,
        "transcript": "And the question is, where does the burden fall for that information to be captured and then stored and located? And I'm hopeful that even if internally we can get corporations to start thinking about this, we can make a lot of progress",
        "words": [
          {
            "word": "and",
            "start": 1824.01,
            "end": 1824.33,
            "confidence": 0.9996063,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "the",
            "start": 1824.33,
            "end": 1824.49,
            "confidence": 0.99961424,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "question",
            "start": 1824.49,
            "end": 1824.89,
            "confidence": 0.99983525,
            "punctuated_word": "question",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "is",
            "start": 1824.89,
            "end": 1825.13,
            "confidence": 0.77888495,
            "punctuated_word": "is,",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "where",
            "start": 1825.13,
            "end": 1825.37,
            "confidence": 0.9995382,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "does",
            "start": 1825.37,
            "end": 1825.5299,
            "confidence": 0.9991936,
            "punctuated_word": "does",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "the",
            "start": 1825.5299,
            "end": 1825.69,
            "confidence": 0.99924076,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "burden",
            "start": 1825.69,
            "end": 1826.01,
            "confidence": 0.9995592,
            "punctuated_word": "burden",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "fall",
            "start": 1826.01,
            "end": 1826.49,
            "confidence": 0.9991762,
            "punctuated_word": "fall",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "for",
            "start": 1826.49,
            "end": 1826.73,
            "confidence": 0.9992422,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "that",
            "start": 1826.73,
            "end": 1826.89,
            "confidence": 0.99983096,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "information",
            "start": 1826.89,
            "end": 1827.37,
            "confidence": 0.9999355,
            "punctuated_word": "information",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "to",
            "start": 1827.37,
            "end": 1827.5299,
            "confidence": 0.9997893,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "be",
            "start": 1827.5299,
            "end": 1827.69,
            "confidence": 0.9998963,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "captured",
            "start": 1827.69,
            "end": 1828.09,
            "confidence": 0.99986255,
            "punctuated_word": "captured",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "and",
            "start": 1828.09,
            "end": 1828.33,
            "confidence": 0.9393897,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "then",
            "start": 1828.33,
            "end": 1828.73,
            "confidence": 0.9998343,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "stored",
            "start": 1828.73,
            "end": 1829.13,
            "confidence": 0.9995258,
            "punctuated_word": "stored",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "and",
            "start": 1829.13,
            "end": 1829.2899,
            "confidence": 0.997757,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "located",
            "start": 1829.2899,
            "end": 1829.7899,
            "confidence": 0.92203796,
            "punctuated_word": "located?",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "and",
            "start": 1829.9299,
            "end": 1830.09,
            "confidence": 0.9994486,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "i'm",
            "start": 1830.09,
            "end": 1830.25,
            "confidence": 0.999841,
            "punctuated_word": "I'm",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "hopeful",
            "start": 1830.25,
            "end": 1830.73,
            "confidence": 0.999936,
            "punctuated_word": "hopeful",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "that",
            "start": 1830.73,
            "end": 1831.0499,
            "confidence": 0.9997044,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "even",
            "start": 1831.0499,
            "end": 1831.2899,
            "confidence": 0.984073,
            "punctuated_word": "even",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "if",
            "start": 1831.2899,
            "end": 1831.77,
            "confidence": 0.9994535,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "internally",
            "start": 1831.77,
            "end": 1832.27,
            "confidence": 0.6604171,
            "punctuated_word": "internally",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "we",
            "start": 1832.33,
            "end": 1832.4099,
            "confidence": 0.7634387,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "can",
            "start": 1832.4099,
            "end": 1832.57,
            "confidence": 0.9998636,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "get",
            "start": 1832.57,
            "end": 1832.97,
            "confidence": 0.9997218,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "corporations",
            "start": 1832.97,
            "end": 1833.47,
            "confidence": 0.9995158,
            "punctuated_word": "corporations",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "to",
            "start": 1833.5299,
            "end": 1833.69,
            "confidence": 0.9967843,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "start",
            "start": 1833.69,
            "end": 1833.9299,
            "confidence": 0.99989665,
            "punctuated_word": "start",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "thinking",
            "start": 1833.9299,
            "end": 1834.25,
            "confidence": 0.99972254,
            "punctuated_word": "thinking",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "about",
            "start": 1834.25,
            "end": 1834.49,
            "confidence": 0.99980325,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "this",
            "start": 1834.49,
            "end": 1834.8099,
            "confidence": 0.99248946,
            "punctuated_word": "this,",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "we",
            "start": 1834.8099,
            "end": 1834.97,
            "confidence": 0.9997763,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "can",
            "start": 1834.97,
            "end": 1835.13,
            "confidence": 0.99926835,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "make",
            "start": 1835.13,
            "end": 1835.37,
            "confidence": 0.99989116,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "a",
            "start": 1835.37,
            "end": 1835.45,
            "confidence": 0.9996501,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6460684
          },
          {
            "word": "lot",
            "start": 1835.45,
            "end": 1835.61,
            "confidence": 0.9998536,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.5977216
          },
          {
            "word": "of",
            "start": 1835.61,
            "end": 1835.77,
            "confidence": 0.999368,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5977216
          },
          {
            "word": "progress",
            "start": 1835.77,
            "end": 1836.27,
            "confidence": 0.999744,
            "punctuated_word": "progress",
            "speaker": 2,
            "speaker_confidence": 0.5977216
          }
        ],
        "speaker": 2,
        "id": "20dbbe4b-e7da-423c-b739-47abae57e890"
      },
      {
        "start": 1836.585,
        "end": 1837.085,
        "confidence": 0.976355,
        "channel": 0,
        "transcript": "with,",
        "words": [
          {
            "word": "with",
            "start": 1836.585,
            "end": 1837.085,
            "confidence": 0.976355,
            "punctuated_word": "with,",
            "speaker": 2,
            "speaker_confidence": 0.5977216
          }
        ],
        "speaker": 2,
        "id": "23dd1005-66c2-4d89-bda6-4bb0d6ab6cd9"
      },
      {
        "start": 1838.585,
        "end": 1839.485,
        "confidence": 0.9980144,
        "channel": 0,
        "transcript": "with with understanding",
        "words": [
          {
            "word": "with",
            "start": 1838.585,
            "end": 1838.825,
            "confidence": 0.999689,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.5977216
          },
          {
            "word": "with",
            "start": 1838.825,
            "end": 1838.985,
            "confidence": 0.9946188,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.5977216
          },
          {
            "word": "understanding",
            "start": 1838.985,
            "end": 1839.485,
            "confidence": 0.9997353,
            "punctuated_word": "understanding",
            "speaker": 2,
            "speaker_confidence": 0.5977216
          }
        ],
        "speaker": 2,
        "id": "d97eb5c7-4073-44d1-9fd0-2de97e18989e"
      },
      {
        "start": 1840.6649,
        "end": 1842.9249,
        "confidence": 0.9992665,
        "channel": 0,
        "transcript": "what our governance practices are",
        "words": [
          {
            "word": "what",
            "start": 1840.6649,
            "end": 1840.985,
            "confidence": 0.99890566,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.5977216
          },
          {
            "word": "our",
            "start": 1840.985,
            "end": 1841.145,
            "confidence": 0.9987405,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.46402478
          },
          {
            "word": "governance",
            "start": 1841.145,
            "end": 1841.645,
            "confidence": 0.9996631,
            "punctuated_word": "governance",
            "speaker": 2,
            "speaker_confidence": 0.46402478
          },
          {
            "word": "practices",
            "start": 1841.7849,
            "end": 1842.2849,
            "confidence": 0.999265,
            "punctuated_word": "practices",
            "speaker": 2,
            "speaker_confidence": 0.46402478
          },
          {
            "word": "are",
            "start": 1842.4249,
            "end": 1842.9249,
            "confidence": 0.99975854,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.46402478
          }
        ],
        "speaker": 2,
        "id": "c08f7260-2f0f-4567-b85f-7db63d1cfcdb"
      },
      {
        "start": 1843.225,
        "end": 1846.365,
        "confidence": 0.99880964,
        "channel": 0,
        "transcript": "for every model that's deployed. Yeah. Absolutely.",
        "words": [
          {
            "word": "for",
            "start": 1843.225,
            "end": 1843.625,
            "confidence": 0.99934,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.46402478
          },
          {
            "word": "every",
            "start": 1843.625,
            "end": 1844.125,
            "confidence": 0.9998579,
            "punctuated_word": "every",
            "speaker": 2,
            "speaker_confidence": 0.46402478
          },
          {
            "word": "model",
            "start": 1844.265,
            "end": 1844.6649,
            "confidence": 0.99988055,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.46402478
          },
          {
            "word": "that's",
            "start": 1844.6649,
            "end": 1844.985,
            "confidence": 0.99969363,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.46402478
          },
          {
            "word": "deployed",
            "start": 1844.985,
            "end": 1845.485,
            "confidence": 0.997154,
            "punctuated_word": "deployed.",
            "speaker": 2,
            "speaker_confidence": 0.46402478
          },
          {
            "word": "yeah",
            "start": 1845.5449,
            "end": 1845.865,
            "confidence": 0.9959507,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.4396835
          },
          {
            "word": "absolutely",
            "start": 1845.865,
            "end": 1846.365,
            "confidence": 0.9997907,
            "punctuated_word": "Absolutely.",
            "speaker": 1,
            "speaker_confidence": 0.4396835
          }
        ],
        "speaker": 2,
        "id": "926e5e8d-a42c-41e5-8417-1685d5a49fb6"
      },
      {
        "start": 1847.065,
        "end": 1858.4401,
        "confidence": 0.9712526,
        "channel": 0,
        "transcript": "What else are you excited about? What are you researching now? Like, what are the directions that you're Yeah. This is a lot of what we're we're we have a quite a handful of work in this space of, like, deployment as a science, and this",
        "words": [
          {
            "word": "what",
            "start": 1847.065,
            "end": 1847.225,
            "confidence": 0.99845874,
            "punctuated_word": "What",
            "speaker": 1,
            "speaker_confidence": 0.4396835
          },
          {
            "word": "else",
            "start": 1847.225,
            "end": 1847.385,
            "confidence": 0.9998135,
            "punctuated_word": "else",
            "speaker": 1,
            "speaker_confidence": 0.4396835
          },
          {
            "word": "are",
            "start": 1847.385,
            "end": 1847.5449,
            "confidence": 0.99843425,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.4396835
          },
          {
            "word": "you",
            "start": 1847.5449,
            "end": 1847.705,
            "confidence": 0.99850595,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.31384885
          },
          {
            "word": "excited",
            "start": 1847.705,
            "end": 1848.025,
            "confidence": 0.99991095,
            "punctuated_word": "excited",
            "speaker": 1,
            "speaker_confidence": 0.31384885
          },
          {
            "word": "about",
            "start": 1848.025,
            "end": 1848.345,
            "confidence": 0.9995466,
            "punctuated_word": "about?",
            "speaker": 1,
            "speaker_confidence": 0.31384885
          },
          {
            "word": "what",
            "start": 1848.345,
            "end": 1848.505,
            "confidence": 0.99985003,
            "punctuated_word": "What",
            "speaker": 1,
            "speaker_confidence": 0.31384885
          },
          {
            "word": "are",
            "start": 1848.505,
            "end": 1848.585,
            "confidence": 0.9997651,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.31384885
          },
          {
            "word": "you",
            "start": 1848.585,
            "end": 1848.745,
            "confidence": 0.9994549,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.556187
          },
          {
            "word": "researching",
            "start": 1848.745,
            "end": 1849.225,
            "confidence": 0.99960655,
            "punctuated_word": "researching",
            "speaker": 1,
            "speaker_confidence": 0.556187
          },
          {
            "word": "now",
            "start": 1849.225,
            "end": 1849.5449,
            "confidence": 0.99674606,
            "punctuated_word": "now?",
            "speaker": 1,
            "speaker_confidence": 0.556187
          },
          {
            "word": "like",
            "start": 1849.5449,
            "end": 1849.7849,
            "confidence": 0.9800998,
            "punctuated_word": "Like,",
            "speaker": 1,
            "speaker_confidence": 0.556187
          },
          {
            "word": "what",
            "start": 1849.7849,
            "end": 1849.945,
            "confidence": 0.9998049,
            "punctuated_word": "what",
            "speaker": 1,
            "speaker_confidence": 0.556187
          },
          {
            "word": "are",
            "start": 1849.945,
            "end": 1850.105,
            "confidence": 0.999686,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.556187
          },
          {
            "word": "the",
            "start": 1850.105,
            "end": 1850.1849,
            "confidence": 0.9982216,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.46564937
          },
          {
            "word": "directions",
            "start": 1850.1849,
            "end": 1850.585,
            "confidence": 0.94685584,
            "punctuated_word": "directions",
            "speaker": 1,
            "speaker_confidence": 0.46564937
          },
          {
            "word": "that",
            "start": 1850.585,
            "end": 1850.6649,
            "confidence": 0.9988404,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.46564937
          },
          {
            "word": "you're",
            "start": 1850.6649,
            "end": 1850.905,
            "confidence": 0.95709383,
            "punctuated_word": "you're",
            "speaker": 1,
            "speaker_confidence": 0.46564937
          },
          {
            "word": "yeah",
            "start": 1850.985,
            "end": 1851.485,
            "confidence": 0.9661726,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.46564937
          },
          {
            "word": "this",
            "start": 1851.62,
            "end": 1851.86,
            "confidence": 0.9087963,
            "punctuated_word": "This",
            "speaker": 2,
            "speaker_confidence": 0.09950137
          },
          {
            "word": "is",
            "start": 1851.86,
            "end": 1851.94,
            "confidence": 0.9969362,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.09950137
          },
          {
            "word": "a",
            "start": 1851.94,
            "end": 1852.02,
            "confidence": 0.9993405,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.09950137
          },
          {
            "word": "lot",
            "start": 1852.02,
            "end": 1852.3401,
            "confidence": 0.999928,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.09950137
          },
          {
            "word": "of",
            "start": 1852.3401,
            "end": 1852.5,
            "confidence": 0.9996394,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.09950137
          },
          {
            "word": "what",
            "start": 1852.5,
            "end": 1852.66,
            "confidence": 0.98695797,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.13484967
          },
          {
            "word": "we're",
            "start": 1852.66,
            "end": 1852.8201,
            "confidence": 0.97569096,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.13484967
          },
          {
            "word": "we're",
            "start": 1852.8201,
            "end": 1853.06,
            "confidence": 0.9727074,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.13484967
          },
          {
            "word": "we",
            "start": 1853.14,
            "end": 1853.3,
            "confidence": 0.99884015,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.13484967
          },
          {
            "word": "have",
            "start": 1853.3,
            "end": 1853.62,
            "confidence": 0.9958637,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.13484967
          },
          {
            "word": "a",
            "start": 1853.62,
            "end": 1853.7001,
            "confidence": 0.8819025,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.13484967
          },
          {
            "word": "quite",
            "start": 1853.7001,
            "end": 1854.02,
            "confidence": 0.66337186,
            "punctuated_word": "quite",
            "speaker": 2,
            "speaker_confidence": 0.13484967
          },
          {
            "word": "a",
            "start": 1854.02,
            "end": 1854.1001,
            "confidence": 0.9979773,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.13484967
          },
          {
            "word": "handful",
            "start": 1854.1001,
            "end": 1854.5,
            "confidence": 0.9991722,
            "punctuated_word": "handful",
            "speaker": 2,
            "speaker_confidence": 0.13484967
          },
          {
            "word": "of",
            "start": 1854.5,
            "end": 1854.66,
            "confidence": 0.9961427,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.13484967
          },
          {
            "word": "work",
            "start": 1854.66,
            "end": 1854.9,
            "confidence": 0.9999443,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.13484967
          },
          {
            "word": "in",
            "start": 1854.9,
            "end": 1854.98,
            "confidence": 0.9999403,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "this",
            "start": 1854.98,
            "end": 1855.14,
            "confidence": 0.9602176,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "space",
            "start": 1855.14,
            "end": 1855.4601,
            "confidence": 0.99975425,
            "punctuated_word": "space",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "of",
            "start": 1855.4601,
            "end": 1855.62,
            "confidence": 0.9554545,
            "punctuated_word": "of,",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "like",
            "start": 1855.62,
            "end": 1856.12,
            "confidence": 0.99854153,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "deployment",
            "start": 1856.3401,
            "end": 1856.8201,
            "confidence": 0.9959663,
            "punctuated_word": "deployment",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "as",
            "start": 1856.8201,
            "end": 1856.98,
            "confidence": 0.81164557,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "a",
            "start": 1856.98,
            "end": 1857.14,
            "confidence": 0.99983037,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "science",
            "start": 1857.14,
            "end": 1857.64,
            "confidence": 0.7466674,
            "punctuated_word": "science,",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "and",
            "start": 1857.7001,
            "end": 1857.9401,
            "confidence": 0.9996449,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "this",
            "start": 1857.9401,
            "end": 1858.4401,
            "confidence": 0.9998741,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          }
        ],
        "speaker": 2,
        "id": "0c7964a6-cdec-4ca3-a173-b0b51605d9e9"
      },
      {
        "start": 1858.98,
        "end": 1861.0,
        "confidence": 0.99623317,
        "channel": 0,
        "transcript": "effectively lets us start thinking about",
        "words": [
          {
            "word": "effectively",
            "start": 1858.98,
            "end": 1859.48,
            "confidence": 0.9890297,
            "punctuated_word": "effectively",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "lets",
            "start": 1859.54,
            "end": 1859.78,
            "confidence": 0.9894665,
            "punctuated_word": "lets",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "us",
            "start": 1859.78,
            "end": 1859.9401,
            "confidence": 0.99976987,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "start",
            "start": 1859.9401,
            "end": 1860.18,
            "confidence": 0.999716,
            "punctuated_word": "start",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "thinking",
            "start": 1860.18,
            "end": 1860.5,
            "confidence": 0.99977857,
            "punctuated_word": "thinking",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "about",
            "start": 1860.5,
            "end": 1861.0,
            "confidence": 0.99963796,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          }
        ],
        "speaker": 2,
        "id": "5d0755e5-ff8d-4bf8-ad1a-97d9e3a096b0"
      },
      {
        "start": 1861.86,
        "end": 1869.505,
        "confidence": 0.99306643,
        "channel": 0,
        "transcript": "the ways in which people collaborate with systems. The natural question that falls out of this is I might choose to only use my model under certain conditions.",
        "words": [
          {
            "word": "the",
            "start": 1861.86,
            "end": 1862.02,
            "confidence": 0.9996253,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "ways",
            "start": 1862.02,
            "end": 1862.3401,
            "confidence": 0.99976057,
            "punctuated_word": "ways",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "in",
            "start": 1862.3401,
            "end": 1862.5,
            "confidence": 0.9998659,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "which",
            "start": 1862.5,
            "end": 1862.74,
            "confidence": 0.99999475,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "people",
            "start": 1862.74,
            "end": 1863.06,
            "confidence": 0.9999734,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "collaborate",
            "start": 1863.06,
            "end": 1863.54,
            "confidence": 0.9999465,
            "punctuated_word": "collaborate",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "with",
            "start": 1863.54,
            "end": 1863.78,
            "confidence": 0.99984014,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "systems",
            "start": 1863.78,
            "end": 1864.28,
            "confidence": 0.9995563,
            "punctuated_word": "systems.",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "the",
            "start": 1864.445,
            "end": 1864.525,
            "confidence": 0.99968624,
            "punctuated_word": "The",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "natural",
            "start": 1864.525,
            "end": 1864.845,
            "confidence": 0.9997329,
            "punctuated_word": "natural",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "question",
            "start": 1864.845,
            "end": 1865.165,
            "confidence": 0.9996723,
            "punctuated_word": "question",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "that",
            "start": 1865.165,
            "end": 1865.325,
            "confidence": 0.9998354,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "falls",
            "start": 1865.325,
            "end": 1865.565,
            "confidence": 0.9998078,
            "punctuated_word": "falls",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "out",
            "start": 1865.565,
            "end": 1865.725,
            "confidence": 0.99968433,
            "punctuated_word": "out",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "of",
            "start": 1865.725,
            "end": 1865.8049,
            "confidence": 0.9976681,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "this",
            "start": 1865.8049,
            "end": 1866.045,
            "confidence": 0.9998323,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "is",
            "start": 1866.045,
            "end": 1866.205,
            "confidence": 0.9974056,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "i",
            "start": 1866.205,
            "end": 1866.365,
            "confidence": 0.845176,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "might",
            "start": 1866.365,
            "end": 1866.605,
            "confidence": 0.9998356,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "choose",
            "start": 1866.605,
            "end": 1866.925,
            "confidence": 0.9997131,
            "punctuated_word": "choose",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "to",
            "start": 1866.925,
            "end": 1867.085,
            "confidence": 0.9995788,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "only",
            "start": 1867.085,
            "end": 1867.325,
            "confidence": 0.99986005,
            "punctuated_word": "only",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "use",
            "start": 1867.325,
            "end": 1867.565,
            "confidence": 0.9998975,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "my",
            "start": 1867.565,
            "end": 1867.725,
            "confidence": 0.9985123,
            "punctuated_word": "my",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "model",
            "start": 1867.725,
            "end": 1868.225,
            "confidence": 0.9999511,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "under",
            "start": 1868.445,
            "end": 1868.6849,
            "confidence": 0.9985545,
            "punctuated_word": "under",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "certain",
            "start": 1868.6849,
            "end": 1869.005,
            "confidence": 0.99991965,
            "punctuated_word": "certain",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          },
          {
            "word": "conditions",
            "start": 1869.005,
            "end": 1869.505,
            "confidence": 0.9729743,
            "punctuated_word": "conditions.",
            "speaker": 2,
            "speaker_confidence": 0.7616668
          }
        ],
        "speaker": 2,
        "id": "9b5063b3-4094-4b32-850e-74d7cf106bc3"
      },
      {
        "start": 1869.885,
        "end": 1876.545,
        "confidence": 0.9896539,
        "channel": 0,
        "transcript": "My model might only be available to me under certain conditions. Yeah. So this leads to really interesting questions around how people incorporate,",
        "words": [
          {
            "word": "my",
            "start": 1869.885,
            "end": 1870.045,
            "confidence": 0.99892575,
            "punctuated_word": "My",
            "speaker": 2,
            "speaker_confidence": 0.56949174
          },
          {
            "word": "model",
            "start": 1870.045,
            "end": 1870.365,
            "confidence": 0.999943,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.56949174
          },
          {
            "word": "might",
            "start": 1870.365,
            "end": 1870.525,
            "confidence": 0.9993462,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.56949174
          },
          {
            "word": "only",
            "start": 1870.525,
            "end": 1870.6849,
            "confidence": 0.9996716,
            "punctuated_word": "only",
            "speaker": 2,
            "speaker_confidence": 0.56949174
          },
          {
            "word": "be",
            "start": 1870.6849,
            "end": 1870.925,
            "confidence": 0.99969554,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.56949174
          },
          {
            "word": "available",
            "start": 1870.925,
            "end": 1871.325,
            "confidence": 0.9998721,
            "punctuated_word": "available",
            "speaker": 2,
            "speaker_confidence": 0.56949174
          },
          {
            "word": "to",
            "start": 1871.325,
            "end": 1871.405,
            "confidence": 0.9998809,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.56949174
          },
          {
            "word": "me",
            "start": 1871.405,
            "end": 1871.645,
            "confidence": 0.99973375,
            "punctuated_word": "me",
            "speaker": 2,
            "speaker_confidence": 0.56949174
          },
          {
            "word": "under",
            "start": 1871.645,
            "end": 1871.885,
            "confidence": 0.9996371,
            "punctuated_word": "under",
            "speaker": 2,
            "speaker_confidence": 0.56949174
          },
          {
            "word": "certain",
            "start": 1871.885,
            "end": 1872.205,
            "confidence": 0.9997621,
            "punctuated_word": "certain",
            "speaker": 2,
            "speaker_confidence": 0.56949174
          },
          {
            "word": "conditions",
            "start": 1872.205,
            "end": 1872.6849,
            "confidence": 0.99615204,
            "punctuated_word": "conditions.",
            "speaker": 2,
            "speaker_confidence": 0.56949174
          },
          {
            "word": "yeah",
            "start": 1872.6849,
            "end": 1872.925,
            "confidence": 0.9827956,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.0
          },
          {
            "word": "so",
            "start": 1872.925,
            "end": 1873.165,
            "confidence": 0.9987796,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "this",
            "start": 1873.165,
            "end": 1873.325,
            "confidence": 0.9994068,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "leads",
            "start": 1873.325,
            "end": 1873.645,
            "confidence": 0.99730265,
            "punctuated_word": "leads",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "to",
            "start": 1873.645,
            "end": 1873.8049,
            "confidence": 0.99891806,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "really",
            "start": 1873.8049,
            "end": 1874.125,
            "confidence": 0.9995215,
            "punctuated_word": "really",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "interesting",
            "start": 1874.125,
            "end": 1874.525,
            "confidence": 0.9995766,
            "punctuated_word": "interesting",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "questions",
            "start": 1874.525,
            "end": 1875.025,
            "confidence": 0.9994955,
            "punctuated_word": "questions",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "around",
            "start": 1875.165,
            "end": 1875.485,
            "confidence": 0.99934584,
            "punctuated_word": "around",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "how",
            "start": 1875.485,
            "end": 1875.725,
            "confidence": 0.9995808,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "people",
            "start": 1875.725,
            "end": 1876.045,
            "confidence": 0.99995625,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "incorporate",
            "start": 1876.045,
            "end": 1876.545,
            "confidence": 0.7947397,
            "punctuated_word": "incorporate,",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          }
        ],
        "speaker": 2,
        "id": "09f2f1a8-eb39-4653-b62a-3ff9b428b263"
      },
      {
        "start": 1877.29,
        "end": 1883.23,
        "confidence": 0.9709078,
        "channel": 0,
        "transcript": "agents into their existing workflows. So we have quite a lot of work on orchestrating the use of an agent in practice,",
        "words": [
          {
            "word": "agents",
            "start": 1877.29,
            "end": 1877.61,
            "confidence": 0.9996213,
            "punctuated_word": "agents",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "into",
            "start": 1877.61,
            "end": 1878.11,
            "confidence": 0.99974614,
            "punctuated_word": "into",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "their",
            "start": 1878.25,
            "end": 1878.5701,
            "confidence": 0.9995035,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "existing",
            "start": 1878.5701,
            "end": 1879.05,
            "confidence": 0.999652,
            "punctuated_word": "existing",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "workflows",
            "start": 1879.05,
            "end": 1879.55,
            "confidence": 0.9856267,
            "punctuated_word": "workflows.",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "so",
            "start": 1879.61,
            "end": 1879.6901,
            "confidence": 0.8564404,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "we",
            "start": 1879.6901,
            "end": 1879.77,
            "confidence": 0.9994567,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "have",
            "start": 1879.77,
            "end": 1879.93,
            "confidence": 0.99967086,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "quite",
            "start": 1879.93,
            "end": 1880.09,
            "confidence": 0.99864024,
            "punctuated_word": "quite",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "a",
            "start": 1880.09,
            "end": 1880.17,
            "confidence": 0.99976224,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.67392844
          },
          {
            "word": "lot",
            "start": 1880.17,
            "end": 1880.25,
            "confidence": 0.9991642,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "of",
            "start": 1880.25,
            "end": 1880.33,
            "confidence": 0.9993573,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "work",
            "start": 1880.33,
            "end": 1880.5701,
            "confidence": 0.99991584,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "on",
            "start": 1880.5701,
            "end": 1880.97,
            "confidence": 0.99983275,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "orchestrating",
            "start": 1880.97,
            "end": 1881.47,
            "confidence": 0.9991151,
            "punctuated_word": "orchestrating",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "the",
            "start": 1881.53,
            "end": 1881.6901,
            "confidence": 0.9956416,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "use",
            "start": 1881.6901,
            "end": 1881.93,
            "confidence": 0.9997576,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "of",
            "start": 1881.93,
            "end": 1882.01,
            "confidence": 0.9997011,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "an",
            "start": 1882.01,
            "end": 1882.17,
            "confidence": 0.99964356,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "agent",
            "start": 1882.17,
            "end": 1882.5701,
            "confidence": 0.9952493,
            "punctuated_word": "agent",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "in",
            "start": 1882.5701,
            "end": 1882.73,
            "confidence": 0.6315262,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "practice",
            "start": 1882.73,
            "end": 1883.23,
            "confidence": 0.9029462,
            "punctuated_word": "practice,",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          }
        ],
        "speaker": 2,
        "id": "5d62bf39-5cd3-4e5c-bd6d-63e332649b9e"
      },
      {
        "start": 1883.93,
        "end": 1891.55,
        "confidence": 0.99663645,
        "channel": 0,
        "transcript": "and going from there to understand what the effects are on individuals who are using those tools. So students who are using these,",
        "words": [
          {
            "word": "and",
            "start": 1883.93,
            "end": 1884.43,
            "confidence": 0.9996463,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "going",
            "start": 1884.65,
            "end": 1884.89,
            "confidence": 0.99947447,
            "punctuated_word": "going",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "from",
            "start": 1884.89,
            "end": 1885.05,
            "confidence": 0.9995276,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "there",
            "start": 1885.05,
            "end": 1885.29,
            "confidence": 0.9996605,
            "punctuated_word": "there",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "to",
            "start": 1885.29,
            "end": 1885.4501,
            "confidence": 0.99712557,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "understand",
            "start": 1885.4501,
            "end": 1885.9501,
            "confidence": 0.99961406,
            "punctuated_word": "understand",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "what",
            "start": 1886.09,
            "end": 1886.25,
            "confidence": 0.9992563,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "the",
            "start": 1886.25,
            "end": 1886.41,
            "confidence": 0.9997521,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "effects",
            "start": 1886.41,
            "end": 1886.91,
            "confidence": 0.9989047,
            "punctuated_word": "effects",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "are",
            "start": 1887.05,
            "end": 1887.29,
            "confidence": 0.9987191,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "on",
            "start": 1887.29,
            "end": 1887.79,
            "confidence": 0.9997061,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "individuals",
            "start": 1888.01,
            "end": 1888.51,
            "confidence": 0.9991679,
            "punctuated_word": "individuals",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "who",
            "start": 1888.5701,
            "end": 1888.73,
            "confidence": 0.99880517,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "are",
            "start": 1888.73,
            "end": 1888.81,
            "confidence": 0.99899703,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "using",
            "start": 1888.81,
            "end": 1889.13,
            "confidence": 0.999811,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "those",
            "start": 1889.13,
            "end": 1889.37,
            "confidence": 0.9996835,
            "punctuated_word": "those",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "tools",
            "start": 1889.37,
            "end": 1889.77,
            "confidence": 0.9876578,
            "punctuated_word": "tools.",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "so",
            "start": 1889.77,
            "end": 1890.09,
            "confidence": 0.9993844,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "students",
            "start": 1890.09,
            "end": 1890.49,
            "confidence": 0.99392635,
            "punctuated_word": "students",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "who",
            "start": 1890.49,
            "end": 1890.65,
            "confidence": 0.99663335,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "are",
            "start": 1890.65,
            "end": 1890.73,
            "confidence": 0.9989568,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "using",
            "start": 1890.73,
            "end": 1891.05,
            "confidence": 0.99983275,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          },
          {
            "word": "these",
            "start": 1891.05,
            "end": 1891.55,
            "confidence": 0.95839465,
            "punctuated_word": "these,",
            "speaker": 2,
            "speaker_confidence": 0.7812573
          }
        ],
        "speaker": 2,
        "id": "5f709bb2-abdf-4078-ae9c-c89c49f65156"
      },
      {
        "start": 1892.085,
        "end": 1898.745,
        "confidence": 0.9850448,
        "channel": 0,
        "transcript": "like, large language models in the classroom or doctors who are using these large language models to educate patients, not for diagnosis, but for patient education,",
        "words": [
          {
            "word": "like",
            "start": 1892.085,
            "end": 1892.245,
            "confidence": 0.96978116,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "large",
            "start": 1892.245,
            "end": 1892.485,
            "confidence": 0.99720407,
            "punctuated_word": "large",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "language",
            "start": 1892.485,
            "end": 1892.725,
            "confidence": 0.9984559,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "models",
            "start": 1892.725,
            "end": 1893.0449,
            "confidence": 0.99940455,
            "punctuated_word": "models",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "in",
            "start": 1893.0449,
            "end": 1893.125,
            "confidence": 0.99972993,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "the",
            "start": 1893.125,
            "end": 1893.285,
            "confidence": 0.9982711,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "classroom",
            "start": 1893.285,
            "end": 1893.605,
            "confidence": 0.99956554,
            "punctuated_word": "classroom",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "or",
            "start": 1893.605,
            "end": 1893.765,
            "confidence": 0.9411498,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "doctors",
            "start": 1893.765,
            "end": 1894.165,
            "confidence": 0.9996667,
            "punctuated_word": "doctors",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "who",
            "start": 1894.165,
            "end": 1894.245,
            "confidence": 0.96793425,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "are",
            "start": 1894.245,
            "end": 1894.325,
            "confidence": 0.98689634,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "using",
            "start": 1894.325,
            "end": 1894.565,
            "confidence": 0.999777,
            "punctuated_word": "using",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "these",
            "start": 1894.565,
            "end": 1894.725,
            "confidence": 0.9979342,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "large",
            "start": 1894.725,
            "end": 1894.885,
            "confidence": 0.99953544,
            "punctuated_word": "large",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "language",
            "start": 1894.885,
            "end": 1895.125,
            "confidence": 0.9992848,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "models",
            "start": 1895.125,
            "end": 1895.445,
            "confidence": 0.9986914,
            "punctuated_word": "models",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "to",
            "start": 1895.445,
            "end": 1895.6849,
            "confidence": 0.99965537,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "educate",
            "start": 1895.6849,
            "end": 1896.085,
            "confidence": 0.99974734,
            "punctuated_word": "educate",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "patients",
            "start": 1896.085,
            "end": 1896.485,
            "confidence": 0.9049833,
            "punctuated_word": "patients,",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "not",
            "start": 1896.485,
            "end": 1896.645,
            "confidence": 0.9996512,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "for",
            "start": 1896.645,
            "end": 1896.885,
            "confidence": 0.9996245,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "diagnosis",
            "start": 1896.885,
            "end": 1897.365,
            "confidence": 0.893759,
            "punctuated_word": "diagnosis,",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "but",
            "start": 1897.365,
            "end": 1897.605,
            "confidence": 0.99975973,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "for",
            "start": 1897.605,
            "end": 1897.845,
            "confidence": 0.9996772,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "patient",
            "start": 1897.845,
            "end": 1898.245,
            "confidence": 0.99817634,
            "punctuated_word": "patient",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "education",
            "start": 1898.245,
            "end": 1898.745,
            "confidence": 0.9628468,
            "punctuated_word": "education,",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          }
        ],
        "speaker": 2,
        "id": "bea27d98-eb68-4fc7-ad89-e37e06c880a3"
      },
      {
        "start": 1899.765,
        "end": 1904.52,
        "confidence": 0.9832068,
        "channel": 0,
        "transcript": "where they themselves might be getting upskilled on a particular disease, for example. Right? Like,",
        "words": [
          {
            "word": "where",
            "start": 1899.765,
            "end": 1900.005,
            "confidence": 0.99534106,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "they",
            "start": 1900.005,
            "end": 1900.165,
            "confidence": 0.99987507,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "themselves",
            "start": 1900.165,
            "end": 1900.665,
            "confidence": 0.9843662,
            "punctuated_word": "themselves",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "might",
            "start": 1900.8049,
            "end": 1900.965,
            "confidence": 0.99909174,
            "punctuated_word": "might",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "be",
            "start": 1900.965,
            "end": 1901.285,
            "confidence": 0.9683446,
            "punctuated_word": "be",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "getting",
            "start": 1901.285,
            "end": 1901.6849,
            "confidence": 0.9804253,
            "punctuated_word": "getting",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "upskilled",
            "start": 1901.6849,
            "end": 1902.165,
            "confidence": 0.9572618,
            "punctuated_word": "upskilled",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "on",
            "start": 1902.165,
            "end": 1902.325,
            "confidence": 0.9998221,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.7173687
          },
          {
            "word": "a",
            "start": 1902.325,
            "end": 1902.405,
            "confidence": 0.9997874,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "particular",
            "start": 1902.405,
            "end": 1902.885,
            "confidence": 0.99984455,
            "punctuated_word": "particular",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "disease",
            "start": 1902.885,
            "end": 1903.285,
            "confidence": 0.91908634,
            "punctuated_word": "disease,",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "for",
            "start": 1903.285,
            "end": 1903.445,
            "confidence": 0.9997609,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "example",
            "start": 1903.445,
            "end": 1903.9249,
            "confidence": 0.9842026,
            "punctuated_word": "example.",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "right",
            "start": 1903.9249,
            "end": 1904.165,
            "confidence": 0.9949967,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "like",
            "start": 1904.165,
            "end": 1904.52,
            "confidence": 0.96589565,
            "punctuated_word": "Like,",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          }
        ],
        "speaker": 2,
        "id": "2653bb9b-f4f0-4ff3-9b1b-5c07f722a3d4"
      },
      {
        "start": 1905.4,
        "end": 1916.22,
        "confidence": 0.95817673,
        "channel": 0,
        "transcript": "semaglutide is is a nice example of this. Doctors are just trying to understand, like, how Ozempic works and then going off and talking to their patients about it. So the use of LMS in that context for doctors is actually pretty high,",
        "words": [
          {
            "word": "semaglutide",
            "start": 1905.4,
            "end": 1905.9,
            "confidence": 0.8559352,
            "punctuated_word": "semaglutide",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "is",
            "start": 1906.04,
            "end": 1906.36,
            "confidence": 0.9667241,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "is",
            "start": 1906.36,
            "end": 1906.4401,
            "confidence": 0.5103006,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "a",
            "start": 1906.4401,
            "end": 1906.52,
            "confidence": 0.99777645,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "nice",
            "start": 1906.52,
            "end": 1906.76,
            "confidence": 0.9995555,
            "punctuated_word": "nice",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "example",
            "start": 1906.76,
            "end": 1907.0801,
            "confidence": 0.99973184,
            "punctuated_word": "example",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "of",
            "start": 1907.0801,
            "end": 1907.16,
            "confidence": 0.9998568,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "this",
            "start": 1907.16,
            "end": 1907.48,
            "confidence": 0.9957609,
            "punctuated_word": "this.",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "doctors",
            "start": 1907.48,
            "end": 1907.72,
            "confidence": 0.99868685,
            "punctuated_word": "Doctors",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "are",
            "start": 1907.72,
            "end": 1907.96,
            "confidence": 0.9993136,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "just",
            "start": 1907.96,
            "end": 1908.12,
            "confidence": 0.9340055,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "trying",
            "start": 1908.12,
            "end": 1908.36,
            "confidence": 0.7165278,
            "punctuated_word": "trying",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "to",
            "start": 1908.36,
            "end": 1908.52,
            "confidence": 0.9973279,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "understand",
            "start": 1908.52,
            "end": 1908.92,
            "confidence": 0.98090917,
            "punctuated_word": "understand,",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "like",
            "start": 1908.92,
            "end": 1909.24,
            "confidence": 0.99873376,
            "punctuated_word": "like,",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "how",
            "start": 1909.24,
            "end": 1909.48,
            "confidence": 0.9997497,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "ozempic",
            "start": 1909.48,
            "end": 1909.88,
            "confidence": 0.99725384,
            "punctuated_word": "Ozempic",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "works",
            "start": 1909.88,
            "end": 1910.04,
            "confidence": 0.9995975,
            "punctuated_word": "works",
            "speaker": 2,
            "speaker_confidence": 0.6587538
          },
          {
            "word": "and",
            "start": 1910.04,
            "end": 1910.12,
            "confidence": 0.88859934,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "then",
            "start": 1910.12,
            "end": 1910.28,
            "confidence": 0.998428,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "going",
            "start": 1910.28,
            "end": 1910.52,
            "confidence": 0.99942434,
            "punctuated_word": "going",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "off",
            "start": 1910.52,
            "end": 1910.68,
            "confidence": 0.99102217,
            "punctuated_word": "off",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "and",
            "start": 1910.68,
            "end": 1910.84,
            "confidence": 0.99750656,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "talking",
            "start": 1910.84,
            "end": 1911.0801,
            "confidence": 0.999129,
            "punctuated_word": "talking",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "to",
            "start": 1911.0801,
            "end": 1911.16,
            "confidence": 0.8981481,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "their",
            "start": 1911.16,
            "end": 1911.3201,
            "confidence": 0.99837166,
            "punctuated_word": "their",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "patients",
            "start": 1911.3201,
            "end": 1911.56,
            "confidence": 0.99952364,
            "punctuated_word": "patients",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "about",
            "start": 1911.56,
            "end": 1911.8,
            "confidence": 0.9998363,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "it",
            "start": 1911.8,
            "end": 1912.04,
            "confidence": 0.98750067,
            "punctuated_word": "it.",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "so",
            "start": 1912.04,
            "end": 1912.36,
            "confidence": 0.9983223,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "the",
            "start": 1912.36,
            "end": 1912.52,
            "confidence": 0.9986614,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "use",
            "start": 1912.52,
            "end": 1912.76,
            "confidence": 0.9997546,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "of",
            "start": 1912.76,
            "end": 1913.0801,
            "confidence": 0.99970704,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "lms",
            "start": 1913.0801,
            "end": 1913.56,
            "confidence": 0.61031085,
            "punctuated_word": "LMS",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "in",
            "start": 1913.56,
            "end": 1913.72,
            "confidence": 0.9759202,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "that",
            "start": 1913.72,
            "end": 1913.88,
            "confidence": 0.99985445,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "context",
            "start": 1913.88,
            "end": 1914.36,
            "confidence": 0.9995228,
            "punctuated_word": "context",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "for",
            "start": 1914.36,
            "end": 1914.6,
            "confidence": 0.99637175,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "doctors",
            "start": 1914.6,
            "end": 1914.92,
            "confidence": 0.9992723,
            "punctuated_word": "doctors",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "is",
            "start": 1914.92,
            "end": 1915.0801,
            "confidence": 0.9968045,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "actually",
            "start": 1915.0801,
            "end": 1915.48,
            "confidence": 0.9983713,
            "punctuated_word": "actually",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "pretty",
            "start": 1915.48,
            "end": 1915.72,
            "confidence": 0.99963593,
            "punctuated_word": "pretty",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "high",
            "start": 1915.72,
            "end": 1916.22,
            "confidence": 0.9238529,
            "punctuated_word": "high,",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          }
        ],
        "speaker": 2,
        "id": "a7db0398-c04b-4b40-94dc-b28995bb4808"
      },
      {
        "start": 1916.76,
        "end": 1919.42,
        "confidence": 0.9813305,
        "channel": 0,
        "transcript": "and and from from some of our colleagues and collaborators.",
        "words": [
          {
            "word": "and",
            "start": 1916.76,
            "end": 1917.0,
            "confidence": 0.99789536,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "and",
            "start": 1917.0,
            "end": 1917.24,
            "confidence": 0.9343547,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "from",
            "start": 1917.24,
            "end": 1917.48,
            "confidence": 0.8939899,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "from",
            "start": 1917.48,
            "end": 1917.72,
            "confidence": 0.99374557,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "some",
            "start": 1917.72,
            "end": 1917.96,
            "confidence": 0.99896,
            "punctuated_word": "some",
            "speaker": 2,
            "speaker_confidence": 0.55891037
          },
          {
            "word": "of",
            "start": 1917.96,
            "end": 1918.04,
            "confidence": 0.99900836,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.272812
          },
          {
            "word": "our",
            "start": 1918.04,
            "end": 1918.36,
            "confidence": 0.9998443,
            "punctuated_word": "our",
            "speaker": 2,
            "speaker_confidence": 0.272812
          },
          {
            "word": "colleagues",
            "start": 1918.36,
            "end": 1918.76,
            "confidence": 0.99947494,
            "punctuated_word": "colleagues",
            "speaker": 2,
            "speaker_confidence": 0.272812
          },
          {
            "word": "and",
            "start": 1918.76,
            "end": 1918.92,
            "confidence": 0.99899155,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.272812
          },
          {
            "word": "collaborators",
            "start": 1918.92,
            "end": 1919.42,
            "confidence": 0.9970397,
            "punctuated_word": "collaborators.",
            "speaker": 2,
            "speaker_confidence": 0.272812
          }
        ],
        "speaker": 2,
        "id": "65062c84-5b1d-44ea-98d3-d6667053daff"
      },
      {
        "start": 1919.955,
        "end": 1922.0549,
        "confidence": 0.99735266,
        "channel": 0,
        "transcript": "So what does that look like in terms of the collaboration",
        "words": [
          {
            "word": "so",
            "start": 1919.955,
            "end": 1920.115,
            "confidence": 0.99824524,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "what",
            "start": 1920.115,
            "end": 1920.195,
            "confidence": 0.99634993,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "does",
            "start": 1920.195,
            "end": 1920.355,
            "confidence": 0.9850637,
            "punctuated_word": "does",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "that",
            "start": 1920.355,
            "end": 1920.515,
            "confidence": 0.9997954,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "look",
            "start": 1920.515,
            "end": 1920.755,
            "confidence": 0.99983954,
            "punctuated_word": "look",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "like",
            "start": 1920.755,
            "end": 1920.9149,
            "confidence": 0.99969816,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "in",
            "start": 1920.9149,
            "end": 1921.075,
            "confidence": 0.99289834,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "terms",
            "start": 1921.075,
            "end": 1921.315,
            "confidence": 0.9999759,
            "punctuated_word": "terms",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "of",
            "start": 1921.315,
            "end": 1921.475,
            "confidence": 0.99991095,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "the",
            "start": 1921.475,
            "end": 1921.5549,
            "confidence": 0.9994924,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "collaboration",
            "start": 1921.5549,
            "end": 1922.0549,
            "confidence": 0.9996088,
            "punctuated_word": "collaboration",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          }
        ],
        "speaker": 2,
        "id": "67257d16-0fc2-4743-9636-38dd4cb8fd77"
      },
      {
        "start": 1922.355,
        "end": 1923.735,
        "confidence": 0.9744287,
        "channel": 0,
        "transcript": "framework that you provide,",
        "words": [
          {
            "word": "framework",
            "start": 1922.355,
            "end": 1922.835,
            "confidence": 0.9995546,
            "punctuated_word": "framework",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "that",
            "start": 1922.835,
            "end": 1922.995,
            "confidence": 0.9998671,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "you",
            "start": 1922.995,
            "end": 1923.235,
            "confidence": 0.9999491,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "provide",
            "start": 1923.235,
            "end": 1923.735,
            "confidence": 0.8983443,
            "punctuated_word": "provide,",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          }
        ],
        "speaker": 2,
        "id": "54b88631-8bc2-4150-94b8-40db905358a1"
      },
      {
        "start": 1924.595,
        "end": 1928.695,
        "confidence": 0.97394866,
        "channel": 0,
        "transcript": "users with? And so we think about this in in a gamut of different domains.",
        "words": [
          {
            "word": "users",
            "start": 1924.595,
            "end": 1924.995,
            "confidence": 0.99982506,
            "punctuated_word": "users",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "with",
            "start": 1924.995,
            "end": 1925.495,
            "confidence": 0.9857516,
            "punctuated_word": "with?",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "and",
            "start": 1925.715,
            "end": 1925.875,
            "confidence": 0.99710935,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "so",
            "start": 1925.875,
            "end": 1926.115,
            "confidence": 0.99769765,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "we",
            "start": 1926.115,
            "end": 1926.195,
            "confidence": 0.99797183,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "think",
            "start": 1926.195,
            "end": 1926.4349,
            "confidence": 0.9999554,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "about",
            "start": 1926.4349,
            "end": 1926.595,
            "confidence": 0.9997662,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "this",
            "start": 1926.595,
            "end": 1926.995,
            "confidence": 0.99975497,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "in",
            "start": 1926.995,
            "end": 1927.235,
            "confidence": 0.9652134,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "in",
            "start": 1927.235,
            "end": 1927.395,
            "confidence": 0.9827518,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "a",
            "start": 1927.395,
            "end": 1927.475,
            "confidence": 0.9099559,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "gamut",
            "start": 1927.475,
            "end": 1927.7949,
            "confidence": 0.9906706,
            "punctuated_word": "gamut",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "of",
            "start": 1927.7949,
            "end": 1927.875,
            "confidence": 0.998198,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "different",
            "start": 1927.875,
            "end": 1928.195,
            "confidence": 0.99947315,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "domains",
            "start": 1928.195,
            "end": 1928.695,
            "confidence": 0.7851349,
            "punctuated_word": "domains.",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          }
        ],
        "speaker": 2,
        "id": "db8c4938-dd3c-4aaa-a73f-0b50305517c1"
      },
      {
        "start": 1929.075,
        "end": 1935.87,
        "confidence": 0.963779,
        "channel": 0,
        "transcript": "And then we have quite a lot of work on on evals. So what kinds of interactive evaluations can we What's an interactive evaluation?",
        "words": [
          {
            "word": "and",
            "start": 1929.075,
            "end": 1929.1549,
            "confidence": 0.99691546,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.7263373
          },
          {
            "word": "then",
            "start": 1929.1549,
            "end": 1929.315,
            "confidence": 0.99980086,
            "punctuated_word": "then",
            "speaker": 2,
            "speaker_confidence": 0.2469849
          },
          {
            "word": "we",
            "start": 1929.315,
            "end": 1929.475,
            "confidence": 0.994259,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.2469849
          },
          {
            "word": "have",
            "start": 1929.475,
            "end": 1929.715,
            "confidence": 0.99984217,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.2469849
          },
          {
            "word": "quite",
            "start": 1929.715,
            "end": 1929.875,
            "confidence": 0.65202016,
            "punctuated_word": "quite",
            "speaker": 2,
            "speaker_confidence": 0.2469849
          },
          {
            "word": "a",
            "start": 1929.875,
            "end": 1929.955,
            "confidence": 0.999718,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.2469849
          },
          {
            "word": "lot",
            "start": 1929.955,
            "end": 1930.115,
            "confidence": 0.99956673,
            "punctuated_word": "lot",
            "speaker": 2,
            "speaker_confidence": 0.2469849
          },
          {
            "word": "of",
            "start": 1930.115,
            "end": 1930.195,
            "confidence": 0.9992213,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5822112
          },
          {
            "word": "work",
            "start": 1930.195,
            "end": 1930.4349,
            "confidence": 0.99991286,
            "punctuated_word": "work",
            "speaker": 2,
            "speaker_confidence": 0.5822112
          },
          {
            "word": "on",
            "start": 1930.4349,
            "end": 1930.6749,
            "confidence": 0.99984753,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.5822112
          },
          {
            "word": "on",
            "start": 1930.6749,
            "end": 1930.9149,
            "confidence": 0.9675916,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.5822112
          },
          {
            "word": "evals",
            "start": 1930.9149,
            "end": 1931.315,
            "confidence": 0.84481174,
            "punctuated_word": "evals.",
            "speaker": 2,
            "speaker_confidence": 0.5822112
          },
          {
            "word": "so",
            "start": 1931.315,
            "end": 1931.635,
            "confidence": 0.9993722,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.5822112
          },
          {
            "word": "what",
            "start": 1931.635,
            "end": 1931.7949,
            "confidence": 0.9964264,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.5822112
          },
          {
            "word": "kinds",
            "start": 1931.7949,
            "end": 1932.0349,
            "confidence": 0.99862564,
            "punctuated_word": "kinds",
            "speaker": 2,
            "speaker_confidence": 0.5822112
          },
          {
            "word": "of",
            "start": 1932.0349,
            "end": 1932.275,
            "confidence": 0.99984586,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5822112
          },
          {
            "word": "interactive",
            "start": 1932.275,
            "end": 1932.775,
            "confidence": 0.9997657,
            "punctuated_word": "interactive",
            "speaker": 2,
            "speaker_confidence": 0.5822112
          },
          {
            "word": "evaluations",
            "start": 1932.835,
            "end": 1933.335,
            "confidence": 0.9987386,
            "punctuated_word": "evaluations",
            "speaker": 2,
            "speaker_confidence": 0.5822112
          },
          {
            "word": "can",
            "start": 1933.5549,
            "end": 1933.7949,
            "confidence": 0.6943782,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.5822112
          },
          {
            "word": "we",
            "start": 1933.7949,
            "end": 1933.955,
            "confidence": 0.9968923,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.5822112
          },
          {
            "word": "what's",
            "start": 1934.33,
            "end": 1934.57,
            "confidence": 0.9987808,
            "punctuated_word": "What's",
            "speaker": 1,
            "speaker_confidence": 0.41450745
          },
          {
            "word": "an",
            "start": 1934.57,
            "end": 1934.73,
            "confidence": 0.9951916,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.41450745
          },
          {
            "word": "interactive",
            "start": 1934.73,
            "end": 1935.23,
            "confidence": 0.99975806,
            "punctuated_word": "interactive",
            "speaker": 1,
            "speaker_confidence": 0.41450745
          },
          {
            "word": "evaluation",
            "start": 1935.37,
            "end": 1935.87,
            "confidence": 0.99941176,
            "punctuated_word": "evaluation?",
            "speaker": 1,
            "speaker_confidence": 0.41450745
          }
        ],
        "speaker": 2,
        "id": "be146329-2283-47b2-9b9f-c878994c74c2"
      },
      {
        "start": 1936.25,
        "end": 1945.55,
        "confidence": 0.93835974,
        "channel": 0,
        "transcript": "So an interactive evaluation is something ever so slightly different, not ever so slightly, quite literally the opposite of a static evaluation and benchmark that you're seeing in practice today. So,",
        "words": [
          {
            "word": "so",
            "start": 1936.25,
            "end": 1936.49,
            "confidence": 0.99729854,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "an",
            "start": 1936.49,
            "end": 1936.57,
            "confidence": 0.95074266,
            "punctuated_word": "an",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "interactive",
            "start": 1936.57,
            "end": 1936.97,
            "confidence": 0.99973255,
            "punctuated_word": "interactive",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "evaluation",
            "start": 1936.97,
            "end": 1937.47,
            "confidence": 0.99929714,
            "punctuated_word": "evaluation",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "is",
            "start": 1937.53,
            "end": 1937.69,
            "confidence": 0.9999118,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "something",
            "start": 1937.69,
            "end": 1938.17,
            "confidence": 0.9998097,
            "punctuated_word": "something",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "ever",
            "start": 1938.17,
            "end": 1938.41,
            "confidence": 0.99798775,
            "punctuated_word": "ever",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "so",
            "start": 1938.41,
            "end": 1938.57,
            "confidence": 0.9994199,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "slightly",
            "start": 1938.57,
            "end": 1938.89,
            "confidence": 0.9998281,
            "punctuated_word": "slightly",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "different",
            "start": 1938.89,
            "end": 1939.37,
            "confidence": 0.69602925,
            "punctuated_word": "different,",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "not",
            "start": 1939.37,
            "end": 1939.53,
            "confidence": 0.9070558,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "ever",
            "start": 1939.53,
            "end": 1939.69,
            "confidence": 0.9964562,
            "punctuated_word": "ever",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "so",
            "start": 1939.69,
            "end": 1939.85,
            "confidence": 0.9956161,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "slightly",
            "start": 1939.85,
            "end": 1940.33,
            "confidence": 0.7606735,
            "punctuated_word": "slightly,",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "quite",
            "start": 1940.33,
            "end": 1940.83,
            "confidence": 0.44104978,
            "punctuated_word": "quite",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "literally",
            "start": 1940.89,
            "end": 1941.29,
            "confidence": 0.949859,
            "punctuated_word": "literally",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "the",
            "start": 1941.29,
            "end": 1941.45,
            "confidence": 0.9733932,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "opposite",
            "start": 1941.45,
            "end": 1941.77,
            "confidence": 0.99986136,
            "punctuated_word": "opposite",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "of",
            "start": 1941.77,
            "end": 1941.85,
            "confidence": 0.99987185,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.4244426
          },
          {
            "word": "a",
            "start": 1941.85,
            "end": 1941.93,
            "confidence": 0.9940556,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "static",
            "start": 1941.93,
            "end": 1942.25,
            "confidence": 0.99988735,
            "punctuated_word": "static",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "evaluation",
            "start": 1942.25,
            "end": 1942.75,
            "confidence": 0.999616,
            "punctuated_word": "evaluation",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "and",
            "start": 1942.81,
            "end": 1942.97,
            "confidence": 0.9246341,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "benchmark",
            "start": 1942.97,
            "end": 1943.37,
            "confidence": 0.9981628,
            "punctuated_word": "benchmark",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "that",
            "start": 1943.37,
            "end": 1943.53,
            "confidence": 0.9993781,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "you're",
            "start": 1943.53,
            "end": 1943.69,
            "confidence": 0.9998412,
            "punctuated_word": "you're",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "seeing",
            "start": 1943.69,
            "end": 1943.93,
            "confidence": 0.9998349,
            "punctuated_word": "seeing",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "in",
            "start": 1943.93,
            "end": 1944.09,
            "confidence": 0.9927678,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "practice",
            "start": 1944.09,
            "end": 1944.41,
            "confidence": 0.53273004,
            "punctuated_word": "practice",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "today",
            "start": 1944.41,
            "end": 1944.91,
            "confidence": 0.9965815,
            "punctuated_word": "today.",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "so",
            "start": 1945.05,
            "end": 1945.55,
            "confidence": 0.98776543,
            "punctuated_word": "So,",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          }
        ],
        "speaker": 2,
        "id": "21f45956-e155-417a-be01-373191f23998"
      },
      {
        "start": 1945.93,
        "end": 1950.9349,
        "confidence": 0.94571817,
        "channel": 0,
        "transcript": "what happens if you watch a user interact with the large language model",
        "words": [
          {
            "word": "what",
            "start": 1945.93,
            "end": 1946.09,
            "confidence": 0.9992562,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "happens",
            "start": 1946.09,
            "end": 1946.49,
            "confidence": 0.99992657,
            "punctuated_word": "happens",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "if",
            "start": 1946.49,
            "end": 1946.65,
            "confidence": 0.9993297,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "you",
            "start": 1946.65,
            "end": 1946.81,
            "confidence": 0.9997305,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "watch",
            "start": 1946.81,
            "end": 1947.31,
            "confidence": 0.9997284,
            "punctuated_word": "watch",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "a",
            "start": 1947.5549,
            "end": 1948.0549,
            "confidence": 0.9999206,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "user",
            "start": 1948.195,
            "end": 1948.695,
            "confidence": 0.99991477,
            "punctuated_word": "user",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "interact",
            "start": 1948.7549,
            "end": 1949.1549,
            "confidence": 0.99921536,
            "punctuated_word": "interact",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "with",
            "start": 1949.1549,
            "end": 1949.235,
            "confidence": 0.97404796,
            "punctuated_word": "with",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "the",
            "start": 1949.235,
            "end": 1949.3949,
            "confidence": 0.71496737,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "large",
            "start": 1949.3949,
            "end": 1949.8949,
            "confidence": 0.9989385,
            "punctuated_word": "large",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "language",
            "start": 1949.955,
            "end": 1950.4349,
            "confidence": 0.60948277,
            "punctuated_word": "language",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "model",
            "start": 1950.4349,
            "end": 1950.9349,
            "confidence": 0.9998784,
            "punctuated_word": "model",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          }
        ],
        "speaker": 2,
        "id": "382e8b0e-f3b7-47de-9ac6-4afc87930209"
      },
      {
        "start": 1951.235,
        "end": 1955.8949,
        "confidence": 0.9785477,
        "channel": 0,
        "transcript": "for a longer period of time? This is so important and, like, weirdly absent.",
        "words": [
          {
            "word": "for",
            "start": 1951.235,
            "end": 1951.715,
            "confidence": 0.9997116,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "a",
            "start": 1951.715,
            "end": 1951.875,
            "confidence": 0.99988043,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "longer",
            "start": 1951.875,
            "end": 1952.2749,
            "confidence": 0.99985695,
            "punctuated_word": "longer",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "period",
            "start": 1952.2749,
            "end": 1952.595,
            "confidence": 0.99980086,
            "punctuated_word": "period",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "of",
            "start": 1952.595,
            "end": 1952.6749,
            "confidence": 0.9992673,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "time",
            "start": 1952.6749,
            "end": 1953.075,
            "confidence": 0.9791069,
            "punctuated_word": "time?",
            "speaker": 2,
            "speaker_confidence": 0.7652526
          },
          {
            "word": "this",
            "start": 1953.075,
            "end": 1953.235,
            "confidence": 0.9958121,
            "punctuated_word": "This",
            "speaker": 1,
            "speaker_confidence": 0.5287968
          },
          {
            "word": "is",
            "start": 1953.235,
            "end": 1953.3949,
            "confidence": 0.99819154,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.5287968
          },
          {
            "word": "so",
            "start": 1953.3949,
            "end": 1953.6349,
            "confidence": 0.99945647,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.5287968
          },
          {
            "word": "important",
            "start": 1953.6349,
            "end": 1954.1349,
            "confidence": 0.99972063,
            "punctuated_word": "important",
            "speaker": 1,
            "speaker_confidence": 0.5287968
          },
          {
            "word": "and",
            "start": 1954.195,
            "end": 1954.4349,
            "confidence": 0.917676,
            "punctuated_word": "and,",
            "speaker": 1,
            "speaker_confidence": 0.5287968
          },
          {
            "word": "like",
            "start": 1954.4349,
            "end": 1954.835,
            "confidence": 0.998844,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.5287968
          },
          {
            "word": "weirdly",
            "start": 1954.835,
            "end": 1955.335,
            "confidence": 0.8148701,
            "punctuated_word": "weirdly",
            "speaker": 1,
            "speaker_confidence": 0.5287968
          },
          {
            "word": "absent",
            "start": 1955.3949,
            "end": 1955.8949,
            "confidence": 0.99747384,
            "punctuated_word": "absent.",
            "speaker": 1,
            "speaker_confidence": 0.5287968
          }
        ],
        "speaker": 1,
        "id": "4ea0d6b1-2432-4123-b3d0-945a94a18676"
      },
      {
        "start": 1957.075,
        "end": 1957.575,
        "confidence": 0.9953695,
        "channel": 0,
        "transcript": "The",
        "words": [
          {
            "word": "the",
            "start": 1957.075,
            "end": 1957.575,
            "confidence": 0.9953695,
            "punctuated_word": "The",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          }
        ],
        "speaker": 2,
        "id": "9291d6a7-7c1e-4fb0-9e7d-5892d33ccc99"
      },
      {
        "start": 1957.875,
        "end": 1958.375,
        "confidence": 0.99574053,
        "channel": 0,
        "transcript": "longitudinal",
        "words": [
          {
            "word": "longitudinal",
            "start": 1957.875,
            "end": 1958.375,
            "confidence": 0.99574053,
            "punctuated_word": "longitudinal",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          }
        ],
        "speaker": 2,
        "id": "3c5a2e3f-a27c-49d0-8cf0-3c7497550c1f"
      },
      {
        "start": 1958.835,
        "end": 1964.61,
        "confidence": 0.94637173,
        "channel": 0,
        "transcript": "effects of AI use are just and it's impossible to capture in a benchmark, actually, I would argue.",
        "words": [
          {
            "word": "effects",
            "start": 1958.835,
            "end": 1959.235,
            "confidence": 0.9755677,
            "punctuated_word": "effects",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "of",
            "start": 1959.235,
            "end": 1959.63,
            "confidence": 0.70090115,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "ai",
            "start": 1959.87,
            "end": 1960.11,
            "confidence": 0.9962429,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "use",
            "start": 1960.11,
            "end": 1960.61,
            "confidence": 0.9988481,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "are",
            "start": 1960.67,
            "end": 1960.83,
            "confidence": 0.99929774,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "just",
            "start": 1960.83,
            "end": 1960.99,
            "confidence": 0.9997944,
            "punctuated_word": "just",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "and",
            "start": 1961.15,
            "end": 1961.39,
            "confidence": 0.75615525,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "it's",
            "start": 1961.39,
            "end": 1961.55,
            "confidence": 0.9986243,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "impossible",
            "start": 1961.55,
            "end": 1962.03,
            "confidence": 0.9994023,
            "punctuated_word": "impossible",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "to",
            "start": 1962.03,
            "end": 1962.11,
            "confidence": 0.99961734,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "capture",
            "start": 1962.11,
            "end": 1962.43,
            "confidence": 0.99471325,
            "punctuated_word": "capture",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "in",
            "start": 1962.43,
            "end": 1962.51,
            "confidence": 0.90909857,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "a",
            "start": 1962.51,
            "end": 1962.59,
            "confidence": 0.9788319,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "benchmark",
            "start": 1962.59,
            "end": 1963.07,
            "confidence": 0.857224,
            "punctuated_word": "benchmark,",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "actually",
            "start": 1963.07,
            "end": 1963.57,
            "confidence": 0.87870663,
            "punctuated_word": "actually,",
            "speaker": 2,
            "speaker_confidence": 0.5796904
          },
          {
            "word": "i",
            "start": 1963.79,
            "end": 1963.87,
            "confidence": 0.9990671,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.5234911
          },
          {
            "word": "would",
            "start": 1963.87,
            "end": 1964.11,
            "confidence": 0.9996669,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.5234911
          },
          {
            "word": "argue",
            "start": 1964.11,
            "end": 1964.61,
            "confidence": 0.9929304,
            "punctuated_word": "argue.",
            "speaker": 2,
            "speaker_confidence": 0.5234911
          }
        ],
        "speaker": 2,
        "id": "d7453ba8-0f44-4253-ac01-6a9e5e3c446b"
      },
      {
        "start": 1965.07,
        "end": 1971.65,
        "confidence": 0.9742583,
        "channel": 0,
        "transcript": "And so it it's kind of like thinking about and watching. One of the examples of this that we've done so far is what happens if you watch",
        "words": [
          {
            "word": "and",
            "start": 1965.07,
            "end": 1965.31,
            "confidence": 0.9967115,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.5234911
          },
          {
            "word": "so",
            "start": 1965.31,
            "end": 1965.55,
            "confidence": 0.99743265,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.5234911
          },
          {
            "word": "it",
            "start": 1965.55,
            "end": 1965.71,
            "confidence": 0.9944125,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.5234911
          },
          {
            "word": "it's",
            "start": 1965.79,
            "end": 1966.03,
            "confidence": 0.99987113,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.5234911
          },
          {
            "word": "kind",
            "start": 1966.03,
            "end": 1966.11,
            "confidence": 0.99755764,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.5234911
          },
          {
            "word": "of",
            "start": 1966.11,
            "end": 1966.27,
            "confidence": 0.9998739,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.45334196
          },
          {
            "word": "like",
            "start": 1966.27,
            "end": 1966.59,
            "confidence": 0.75131136,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.45334196
          },
          {
            "word": "thinking",
            "start": 1966.59,
            "end": 1966.91,
            "confidence": 0.9880485,
            "punctuated_word": "thinking",
            "speaker": 2,
            "speaker_confidence": 0.45334196
          },
          {
            "word": "about",
            "start": 1966.91,
            "end": 1967.15,
            "confidence": 0.99969745,
            "punctuated_word": "about",
            "speaker": 2,
            "speaker_confidence": 0.45334196
          },
          {
            "word": "and",
            "start": 1967.15,
            "end": 1967.39,
            "confidence": 0.88458276,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.45334196
          },
          {
            "word": "watching",
            "start": 1967.39,
            "end": 1967.79,
            "confidence": 0.809886,
            "punctuated_word": "watching.",
            "speaker": 2,
            "speaker_confidence": 0.45334196
          },
          {
            "word": "one",
            "start": 1967.79,
            "end": 1968.03,
            "confidence": 0.99785906,
            "punctuated_word": "One",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "of",
            "start": 1968.03,
            "end": 1968.11,
            "confidence": 0.9999012,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "the",
            "start": 1968.11,
            "end": 1968.27,
            "confidence": 0.9998203,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "examples",
            "start": 1968.27,
            "end": 1968.75,
            "confidence": 0.99956816,
            "punctuated_word": "examples",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "of",
            "start": 1968.75,
            "end": 1968.83,
            "confidence": 0.9995122,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "this",
            "start": 1968.83,
            "end": 1968.99,
            "confidence": 0.99934095,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "that",
            "start": 1968.99,
            "end": 1969.15,
            "confidence": 0.99770504,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "we've",
            "start": 1969.15,
            "end": 1969.31,
            "confidence": 0.9998182,
            "punctuated_word": "we've",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "done",
            "start": 1969.31,
            "end": 1969.55,
            "confidence": 0.9998306,
            "punctuated_word": "done",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "so",
            "start": 1969.55,
            "end": 1969.71,
            "confidence": 0.9992755,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "far",
            "start": 1969.71,
            "end": 1969.95,
            "confidence": 0.9999088,
            "punctuated_word": "far",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "is",
            "start": 1969.95,
            "end": 1970.1901,
            "confidence": 0.99826616,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "what",
            "start": 1970.1901,
            "end": 1970.35,
            "confidence": 0.87069607,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "happens",
            "start": 1970.35,
            "end": 1970.75,
            "confidence": 0.999778,
            "punctuated_word": "happens",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "if",
            "start": 1970.75,
            "end": 1970.99,
            "confidence": 0.99943537,
            "punctuated_word": "if",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "you",
            "start": 1970.99,
            "end": 1971.15,
            "confidence": 0.99958235,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "watch",
            "start": 1971.15,
            "end": 1971.65,
            "confidence": 0.9995485,
            "punctuated_word": "watch",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          }
        ],
        "speaker": 2,
        "id": "b99130b4-8334-4117-bd48-71304cc0ad49"
      },
      {
        "start": 1972.355,
        "end": 1973.015,
        "confidence": 0.9971944,
        "channel": 0,
        "transcript": "a mathematician",
        "words": [
          {
            "word": "a",
            "start": 1972.355,
            "end": 1972.515,
            "confidence": 0.9997384,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "mathematician",
            "start": 1972.515,
            "end": 1973.015,
            "confidence": 0.9946504,
            "punctuated_word": "mathematician",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          }
        ],
        "speaker": 2,
        "id": "f9aa1f13-ace4-4edc-afb6-f0961f570082"
      },
      {
        "start": 1974.1951,
        "end": 1978.6951,
        "confidence": 0.9631856,
        "channel": 0,
        "transcript": "use a AI system to do theorem proving, but you let them use it for three days.",
        "words": [
          {
            "word": "use",
            "start": 1974.1951,
            "end": 1974.5951,
            "confidence": 0.99314207,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "a",
            "start": 1974.5951,
            "end": 1975.0951,
            "confidence": 0.93124896,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "ai",
            "start": 1975.235,
            "end": 1975.475,
            "confidence": 0.994695,
            "punctuated_word": "AI",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "system",
            "start": 1975.475,
            "end": 1975.795,
            "confidence": 0.99943584,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "to",
            "start": 1975.795,
            "end": 1975.875,
            "confidence": 0.99990594,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "do",
            "start": 1975.875,
            "end": 1976.115,
            "confidence": 0.9999604,
            "punctuated_word": "do",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "theorem",
            "start": 1976.115,
            "end": 1976.435,
            "confidence": 0.98369414,
            "punctuated_word": "theorem",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "proving",
            "start": 1976.435,
            "end": 1976.8351,
            "confidence": 0.7340667,
            "punctuated_word": "proving,",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "but",
            "start": 1976.8351,
            "end": 1976.915,
            "confidence": 0.9995296,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "you",
            "start": 1976.915,
            "end": 1977.155,
            "confidence": 0.999711,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "let",
            "start": 1977.155,
            "end": 1977.3151,
            "confidence": 0.99993646,
            "punctuated_word": "let",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "them",
            "start": 1977.3151,
            "end": 1977.475,
            "confidence": 0.99979776,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "use",
            "start": 1977.475,
            "end": 1977.635,
            "confidence": 0.999941,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "it",
            "start": 1977.635,
            "end": 1977.795,
            "confidence": 0.9999095,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "for",
            "start": 1977.795,
            "end": 1978.035,
            "confidence": 0.9998882,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "three",
            "start": 1978.035,
            "end": 1978.1951,
            "confidence": 0.9998921,
            "punctuated_word": "three",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "days",
            "start": 1978.1951,
            "end": 1978.6951,
            "confidence": 0.7393992,
            "punctuated_word": "days.",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          }
        ],
        "speaker": 2,
        "id": "c4738cdb-1af2-4123-8d76-6ec7fbc6aca2"
      },
      {
        "start": 1979.475,
        "end": 1983.0951,
        "confidence": 0.98849934,
        "channel": 0,
        "transcript": "You let them use it for a week. You let them use it for a few hours.",
        "words": [
          {
            "word": "you",
            "start": 1979.475,
            "end": 1979.635,
            "confidence": 0.92353153,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "let",
            "start": 1979.635,
            "end": 1979.875,
            "confidence": 0.99961543,
            "punctuated_word": "let",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "them",
            "start": 1979.875,
            "end": 1980.035,
            "confidence": 0.94760436,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "use",
            "start": 1980.035,
            "end": 1980.1951,
            "confidence": 0.9990752,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "it",
            "start": 1980.1951,
            "end": 1980.275,
            "confidence": 0.9993711,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "for",
            "start": 1980.275,
            "end": 1980.515,
            "confidence": 0.9998097,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "a",
            "start": 1980.515,
            "end": 1980.5951,
            "confidence": 0.99966586,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "week",
            "start": 1980.5951,
            "end": 1981.0951,
            "confidence": 0.972737,
            "punctuated_word": "week.",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "you",
            "start": 1981.3151,
            "end": 1981.555,
            "confidence": 0.99916935,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "let",
            "start": 1981.555,
            "end": 1981.7151,
            "confidence": 0.999288,
            "punctuated_word": "let",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "them",
            "start": 1981.7151,
            "end": 1981.875,
            "confidence": 0.9718965,
            "punctuated_word": "them",
            "speaker": 2,
            "speaker_confidence": 0.66533244
          },
          {
            "word": "use",
            "start": 1981.875,
            "end": 1981.9551,
            "confidence": 0.99911505,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "it",
            "start": 1981.9551,
            "end": 1982.115,
            "confidence": 0.99916697,
            "punctuated_word": "it",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "for",
            "start": 1982.115,
            "end": 1982.275,
            "confidence": 0.9998907,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "a",
            "start": 1982.275,
            "end": 1982.355,
            "confidence": 0.9996635,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "few",
            "start": 1982.355,
            "end": 1982.5951,
            "confidence": 0.9999691,
            "punctuated_word": "few",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "hours",
            "start": 1982.5951,
            "end": 1983.0951,
            "confidence": 0.994921,
            "punctuated_word": "hours.",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          }
        ],
        "speaker": 2,
        "id": "db56e88f-8cf5-4ba4-876a-22594e6a8811"
      },
      {
        "start": 1983.9551,
        "end": 1985.175,
        "confidence": 0.99915504,
        "channel": 0,
        "transcript": "These longitudinal",
        "words": [
          {
            "word": "these",
            "start": 1983.9551,
            "end": 1984.4551,
            "confidence": 0.99904364,
            "punctuated_word": "These",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "longitudinal",
            "start": 1984.675,
            "end": 1985.175,
            "confidence": 0.99926645,
            "punctuated_word": "longitudinal",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          }
        ],
        "speaker": 2,
        "id": "7ec1ed07-01f1-4786-92c9-9c603ff6f7a4"
      },
      {
        "start": 1985.635,
        "end": 1986.135,
        "confidence": 0.9995552,
        "channel": 0,
        "transcript": "interactions",
        "words": [
          {
            "word": "interactions",
            "start": 1985.635,
            "end": 1986.135,
            "confidence": 0.9995552,
            "punctuated_word": "interactions",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          }
        ],
        "speaker": 2,
        "id": "3e9d0362-7490-491d-a50e-5e6ce71887be"
      },
      {
        "start": 1987.1,
        "end": 1992.16,
        "confidence": 0.97205985,
        "channel": 0,
        "transcript": "are not captured by static evaluations, but they give us access to a rich",
        "words": [
          {
            "word": "are",
            "start": 1987.1,
            "end": 1987.6,
            "confidence": 0.99955994,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "not",
            "start": 1987.74,
            "end": 1988.14,
            "confidence": 0.9980501,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "captured",
            "start": 1988.14,
            "end": 1988.64,
            "confidence": 0.9998909,
            "punctuated_word": "captured",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "by",
            "start": 1988.78,
            "end": 1989.02,
            "confidence": 0.9998128,
            "punctuated_word": "by",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "static",
            "start": 1989.02,
            "end": 1989.3401,
            "confidence": 0.9997886,
            "punctuated_word": "static",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "evaluations",
            "start": 1989.3401,
            "end": 1989.8401,
            "confidence": 0.8576008,
            "punctuated_word": "evaluations,",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "but",
            "start": 1990.14,
            "end": 1990.3,
            "confidence": 0.99899095,
            "punctuated_word": "but",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "they",
            "start": 1990.3,
            "end": 1990.4601,
            "confidence": 0.7566757,
            "punctuated_word": "they",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "give",
            "start": 1990.4601,
            "end": 1990.62,
            "confidence": 0.9992235,
            "punctuated_word": "give",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "us",
            "start": 1990.62,
            "end": 1990.86,
            "confidence": 0.9999217,
            "punctuated_word": "us",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "access",
            "start": 1990.86,
            "end": 1991.3401,
            "confidence": 0.9997656,
            "punctuated_word": "access",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "to",
            "start": 1991.3401,
            "end": 1991.5,
            "confidence": 0.9998287,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "a",
            "start": 1991.5,
            "end": 1991.66,
            "confidence": 0.99985766,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "rich",
            "start": 1991.66,
            "end": 1992.16,
            "confidence": 0.9998714,
            "punctuated_word": "rich",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          }
        ],
        "speaker": 2,
        "id": "eaad39f1-1de3-46af-8d84-5d4aa3f59683"
      },
      {
        "start": 1992.4601,
        "end": 1992.9601,
        "confidence": 0.99926835,
        "channel": 0,
        "transcript": "history",
        "words": [
          {
            "word": "history",
            "start": 1992.4601,
            "end": 1992.9601,
            "confidence": 0.99926835,
            "punctuated_word": "history",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          }
        ],
        "speaker": 2,
        "id": "6cff0d0a-47f6-44b8-980b-f4235843cdbb"
      },
      {
        "start": 1993.74,
        "end": 2000.24,
        "confidence": 0.9567334,
        "channel": 0,
        "transcript": "of how we expect people to use these systems in practice. You get notions of over reliance for certain conditions, overdependence,",
        "words": [
          {
            "word": "of",
            "start": 1993.74,
            "end": 1993.98,
            "confidence": 0.9968688,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "how",
            "start": 1993.98,
            "end": 1994.22,
            "confidence": 0.9978777,
            "punctuated_word": "how",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "we",
            "start": 1994.22,
            "end": 1994.54,
            "confidence": 0.99935776,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "expect",
            "start": 1994.54,
            "end": 1994.9401,
            "confidence": 0.999808,
            "punctuated_word": "expect",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "people",
            "start": 1994.9401,
            "end": 1995.26,
            "confidence": 0.99981517,
            "punctuated_word": "people",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "to",
            "start": 1995.26,
            "end": 1995.42,
            "confidence": 0.9998191,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "use",
            "start": 1995.42,
            "end": 1995.5801,
            "confidence": 0.9999312,
            "punctuated_word": "use",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "these",
            "start": 1995.5801,
            "end": 1995.8201,
            "confidence": 0.99976176,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "systems",
            "start": 1995.8201,
            "end": 1996.14,
            "confidence": 0.9997309,
            "punctuated_word": "systems",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "in",
            "start": 1996.14,
            "end": 1996.3,
            "confidence": 0.945591,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "practice",
            "start": 1996.3,
            "end": 1996.8,
            "confidence": 0.9906721,
            "punctuated_word": "practice.",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "you",
            "start": 1997.1,
            "end": 1997.26,
            "confidence": 0.9986492,
            "punctuated_word": "You",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "get",
            "start": 1997.26,
            "end": 1997.5,
            "confidence": 0.99982184,
            "punctuated_word": "get",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "notions",
            "start": 1997.5,
            "end": 1997.8201,
            "confidence": 0.99985325,
            "punctuated_word": "notions",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "of",
            "start": 1997.8201,
            "end": 1998.06,
            "confidence": 0.99977857,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "over",
            "start": 1998.06,
            "end": 1998.3,
            "confidence": 0.97693014,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "reliance",
            "start": 1998.3,
            "end": 1998.78,
            "confidence": 0.6296691,
            "punctuated_word": "reliance",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "for",
            "start": 1998.78,
            "end": 1998.9401,
            "confidence": 0.9877973,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "certain",
            "start": 1998.9401,
            "end": 1999.26,
            "confidence": 0.99991596,
            "punctuated_word": "certain",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "conditions",
            "start": 1999.26,
            "end": 1999.74,
            "confidence": 0.8210759,
            "punctuated_word": "conditions,",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          },
          {
            "word": "overdependence",
            "start": 1999.74,
            "end": 2000.24,
            "confidence": 0.7486785,
            "punctuated_word": "overdependence,",
            "speaker": 2,
            "speaker_confidence": 0.67078775
          }
        ],
        "speaker": 2,
        "id": "8710558a-503e-42da-9020-6d78ee4153b6"
      },
      {
        "start": 2001.005,
        "end": 2001.745,
        "confidence": 0.9998303,
        "channel": 0,
        "transcript": "which is",
        "words": [
          {
            "word": "which",
            "start": 2001.005,
            "end": 2001.245,
            "confidence": 0.99996793,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          },
          {
            "word": "is",
            "start": 2001.245,
            "end": 2001.745,
            "confidence": 0.9996927,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          }
        ],
        "speaker": 2,
        "id": "3202bba3-1f65-45ff-8737-8e05e11e0858"
      },
      {
        "start": 2002.125,
        "end": 2003.9851,
        "confidence": 0.99143094,
        "channel": 0,
        "transcript": "very different from overreliance.",
        "words": [
          {
            "word": "very",
            "start": 2002.125,
            "end": 2002.4451,
            "confidence": 0.9718587,
            "punctuated_word": "very",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          },
          {
            "word": "different",
            "start": 2002.4451,
            "end": 2002.8451,
            "confidence": 0.9999132,
            "punctuated_word": "different",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          },
          {
            "word": "from",
            "start": 2002.8451,
            "end": 2003.3451,
            "confidence": 0.99966705,
            "punctuated_word": "from",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          },
          {
            "word": "overreliance",
            "start": 2003.4851,
            "end": 2003.9851,
            "confidence": 0.9942849,
            "punctuated_word": "overreliance.",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          }
        ],
        "speaker": 2,
        "id": "86cd70f8-f620-4e3f-83d7-9bb358c6f426"
      },
      {
        "start": 2004.6051,
        "end": 2008.625,
        "confidence": 0.9363495,
        "channel": 0,
        "transcript": "Some would argue it's a precondition to depend on a system would mean you,",
        "words": [
          {
            "word": "some",
            "start": 2004.6051,
            "end": 2004.8451,
            "confidence": 0.9390247,
            "punctuated_word": "Some",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          },
          {
            "word": "would",
            "start": 2004.8451,
            "end": 2005.005,
            "confidence": 0.99851674,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          },
          {
            "word": "argue",
            "start": 2005.005,
            "end": 2005.245,
            "confidence": 0.9998363,
            "punctuated_word": "argue",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          },
          {
            "word": "it's",
            "start": 2005.245,
            "end": 2005.405,
            "confidence": 0.9793799,
            "punctuated_word": "it's",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          },
          {
            "word": "a",
            "start": 2005.405,
            "end": 2005.5651,
            "confidence": 0.997964,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          },
          {
            "word": "precondition",
            "start": 2005.5651,
            "end": 2006.0651,
            "confidence": 0.99951214,
            "punctuated_word": "precondition",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          },
          {
            "word": "to",
            "start": 2006.2051,
            "end": 2006.7051,
            "confidence": 0.6542954,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          },
          {
            "word": "depend",
            "start": 2006.8451,
            "end": 2007.165,
            "confidence": 0.99661875,
            "punctuated_word": "depend",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          },
          {
            "word": "on",
            "start": 2007.165,
            "end": 2007.3251,
            "confidence": 0.99970007,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.48961622
          },
          {
            "word": "a",
            "start": 2007.3251,
            "end": 2007.405,
            "confidence": 0.98482406,
            "punctuated_word": "a",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "system",
            "start": 2007.405,
            "end": 2007.7251,
            "confidence": 0.9999665,
            "punctuated_word": "system",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "would",
            "start": 2007.7251,
            "end": 2007.9651,
            "confidence": 0.5787296,
            "punctuated_word": "would",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "mean",
            "start": 2007.9651,
            "end": 2008.125,
            "confidence": 0.9961357,
            "punctuated_word": "mean",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "you",
            "start": 2008.125,
            "end": 2008.625,
            "confidence": 0.98438925,
            "punctuated_word": "you,",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          }
        ],
        "speaker": 2,
        "id": "db1c1519-cfb7-4e6e-9739-d3417e37453d"
      },
      {
        "start": 2009.165,
        "end": 2019.85,
        "confidence": 0.93414813,
        "channel": 0,
        "transcript": "you you pick the fentanyl up. Overreliance means you used the you were not take you were taking, insulin injections, not fentanyl injections when you needed to. Right? So are you taking vitamins or painkillers? And and that's the,",
        "words": [
          {
            "word": "you",
            "start": 2009.165,
            "end": 2009.405,
            "confidence": 0.9996729,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "you",
            "start": 2009.405,
            "end": 2009.7251,
            "confidence": 0.9916727,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "pick",
            "start": 2009.7251,
            "end": 2009.9651,
            "confidence": 0.9393298,
            "punctuated_word": "pick",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "the",
            "start": 2009.9651,
            "end": 2010.125,
            "confidence": 0.9991918,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "fentanyl",
            "start": 2010.125,
            "end": 2010.6051,
            "confidence": 0.9739121,
            "punctuated_word": "fentanyl",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "up",
            "start": 2010.6051,
            "end": 2010.765,
            "confidence": 0.90437686,
            "punctuated_word": "up.",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "overreliance",
            "start": 2010.765,
            "end": 2011.265,
            "confidence": 0.9877705,
            "punctuated_word": "Overreliance",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "means",
            "start": 2011.4851,
            "end": 2011.7251,
            "confidence": 0.9990853,
            "punctuated_word": "means",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "you",
            "start": 2011.7251,
            "end": 2011.885,
            "confidence": 0.9949869,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "used",
            "start": 2011.885,
            "end": 2012.285,
            "confidence": 0.60566616,
            "punctuated_word": "used",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "the",
            "start": 2012.285,
            "end": 2012.4451,
            "confidence": 0.9840456,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "you",
            "start": 2012.6051,
            "end": 2012.765,
            "confidence": 0.99912506,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "were",
            "start": 2012.765,
            "end": 2012.8451,
            "confidence": 0.6032489,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "not",
            "start": 2012.8451,
            "end": 2013.005,
            "confidence": 0.99921083,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "take",
            "start": 2013.005,
            "end": 2013.165,
            "confidence": 0.5342197,
            "punctuated_word": "take",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "you",
            "start": 2013.245,
            "end": 2013.405,
            "confidence": 0.9987117,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "were",
            "start": 2013.405,
            "end": 2013.5651,
            "confidence": 0.9503985,
            "punctuated_word": "were",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "taking",
            "start": 2013.5651,
            "end": 2013.885,
            "confidence": 0.94363433,
            "punctuated_word": "taking,",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "insulin",
            "start": 2014.045,
            "end": 2014.4451,
            "confidence": 0.9988576,
            "punctuated_word": "insulin",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "injections",
            "start": 2014.4451,
            "end": 2014.8451,
            "confidence": 0.9002895,
            "punctuated_word": "injections,",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "not",
            "start": 2014.8451,
            "end": 2015.13,
            "confidence": 0.9618408,
            "punctuated_word": "not",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "fentanyl",
            "start": 2015.21,
            "end": 2015.61,
            "confidence": 0.6327414,
            "punctuated_word": "fentanyl",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "injections",
            "start": 2015.61,
            "end": 2015.85,
            "confidence": 0.99730444,
            "punctuated_word": "injections",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "when",
            "start": 2015.85,
            "end": 2016.09,
            "confidence": 0.94910336,
            "punctuated_word": "when",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "you",
            "start": 2016.09,
            "end": 2016.25,
            "confidence": 0.9514488,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "needed",
            "start": 2016.25,
            "end": 2016.49,
            "confidence": 0.993004,
            "punctuated_word": "needed",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "to",
            "start": 2016.49,
            "end": 2016.65,
            "confidence": 0.9904736,
            "punctuated_word": "to.",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "right",
            "start": 2016.65,
            "end": 2017.05,
            "confidence": 0.99852777,
            "punctuated_word": "Right?",
            "speaker": 2,
            "speaker_confidence": 0.47043562
          },
          {
            "word": "so",
            "start": 2017.05,
            "end": 2017.29,
            "confidence": 0.9586214,
            "punctuated_word": "So",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "are",
            "start": 2017.29,
            "end": 2017.37,
            "confidence": 0.92486846,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "you",
            "start": 2017.37,
            "end": 2017.53,
            "confidence": 0.9993753,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "taking",
            "start": 2017.53,
            "end": 2017.77,
            "confidence": 0.98995847,
            "punctuated_word": "taking",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "vitamins",
            "start": 2017.77,
            "end": 2018.17,
            "confidence": 0.9997023,
            "punctuated_word": "vitamins",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "or",
            "start": 2018.17,
            "end": 2018.33,
            "confidence": 0.9988865,
            "punctuated_word": "or",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "painkillers",
            "start": 2018.33,
            "end": 2018.81,
            "confidence": 0.8371281,
            "punctuated_word": "painkillers?",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "and",
            "start": 2018.81,
            "end": 2018.97,
            "confidence": 0.99845755,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "and",
            "start": 2018.97,
            "end": 2019.13,
            "confidence": 0.96002686,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "that's",
            "start": 2019.13,
            "end": 2019.37,
            "confidence": 0.99955523,
            "punctuated_word": "that's",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "the",
            "start": 2019.37,
            "end": 2019.85,
            "confidence": 0.9833475,
            "punctuated_word": "the,",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          }
        ],
        "speaker": 2,
        "id": "17114b4b-a92d-43a4-ab0c-470c9e3e04b6"
      },
      {
        "start": 2020.25,
        "end": 2022.83,
        "confidence": 0.9943405,
        "channel": 0,
        "transcript": "the the analogy that we like to think of there. And",
        "words": [
          {
            "word": "the",
            "start": 2020.25,
            "end": 2020.57,
            "confidence": 0.9998217,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "the",
            "start": 2020.57,
            "end": 2020.73,
            "confidence": 0.98903465,
            "punctuated_word": "the",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "analogy",
            "start": 2020.73,
            "end": 2021.13,
            "confidence": 0.99281573,
            "punctuated_word": "analogy",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "that",
            "start": 2021.13,
            "end": 2021.29,
            "confidence": 0.9989536,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.4343322
          },
          {
            "word": "we",
            "start": 2021.29,
            "end": 2021.37,
            "confidence": 0.9995746,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "like",
            "start": 2021.37,
            "end": 2021.53,
            "confidence": 0.9870657,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "to",
            "start": 2021.53,
            "end": 2021.61,
            "confidence": 0.9990626,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "think",
            "start": 2021.61,
            "end": 2021.77,
            "confidence": 0.999858,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "of",
            "start": 2021.77,
            "end": 2021.93,
            "confidence": 0.9985178,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "there",
            "start": 2021.93,
            "end": 2022.33,
            "confidence": 0.9735265,
            "punctuated_word": "there.",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "and",
            "start": 2022.33,
            "end": 2022.83,
            "confidence": 0.9995147,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          }
        ],
        "speaker": 2,
        "id": "1e536469-62ec-478f-bf2f-72cf2f33c917"
      },
      {
        "start": 2023.61,
        "end": 2030.645,
        "confidence": 0.9563413,
        "channel": 0,
        "transcript": "what what does over reliance and overdependence look like on these longitudinal time horizons, which only which are only possible to study over long interactions",
        "words": [
          {
            "word": "what",
            "start": 2023.61,
            "end": 2024.01,
            "confidence": 0.99681216,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "what",
            "start": 2024.01,
            "end": 2024.17,
            "confidence": 0.99769515,
            "punctuated_word": "what",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "does",
            "start": 2024.17,
            "end": 2024.33,
            "confidence": 0.66029054,
            "punctuated_word": "does",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "over",
            "start": 2024.33,
            "end": 2024.49,
            "confidence": 0.9795888,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "reliance",
            "start": 2024.49,
            "end": 2024.81,
            "confidence": 0.5444045,
            "punctuated_word": "reliance",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "and",
            "start": 2024.81,
            "end": 2024.97,
            "confidence": 0.9963846,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "overdependence",
            "start": 2024.97,
            "end": 2025.47,
            "confidence": 0.81122494,
            "punctuated_word": "overdependence",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "look",
            "start": 2025.53,
            "end": 2025.6901,
            "confidence": 0.9972669,
            "punctuated_word": "look",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "like",
            "start": 2025.6901,
            "end": 2025.85,
            "confidence": 0.99967515,
            "punctuated_word": "like",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "on",
            "start": 2025.85,
            "end": 2026.01,
            "confidence": 0.9996024,
            "punctuated_word": "on",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "these",
            "start": 2026.01,
            "end": 2026.17,
            "confidence": 0.9921308,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "longitudinal",
            "start": 2026.17,
            "end": 2026.67,
            "confidence": 0.9956189,
            "punctuated_word": "longitudinal",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "time",
            "start": 2026.73,
            "end": 2026.97,
            "confidence": 0.999206,
            "punctuated_word": "time",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "horizons",
            "start": 2026.97,
            "end": 2027.45,
            "confidence": 0.9641712,
            "punctuated_word": "horizons,",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "which",
            "start": 2027.45,
            "end": 2027.6901,
            "confidence": 0.99810994,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "only",
            "start": 2027.6901,
            "end": 2028.1901,
            "confidence": 0.9985304,
            "punctuated_word": "only",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "which",
            "start": 2028.3049,
            "end": 2028.465,
            "confidence": 0.9998412,
            "punctuated_word": "which",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "are",
            "start": 2028.465,
            "end": 2028.625,
            "confidence": 0.99909127,
            "punctuated_word": "are",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "only",
            "start": 2028.625,
            "end": 2028.785,
            "confidence": 0.99991906,
            "punctuated_word": "only",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "possible",
            "start": 2028.785,
            "end": 2029.1849,
            "confidence": 0.9989029,
            "punctuated_word": "possible",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "to",
            "start": 2029.1849,
            "end": 2029.345,
            "confidence": 0.99733645,
            "punctuated_word": "to",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "study",
            "start": 2029.345,
            "end": 2029.6649,
            "confidence": 0.9998654,
            "punctuated_word": "study",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "over",
            "start": 2029.6649,
            "end": 2029.905,
            "confidence": 0.999278,
            "punctuated_word": "over",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "long",
            "start": 2029.905,
            "end": 2030.145,
            "confidence": 0.98591805,
            "punctuated_word": "long",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "interactions",
            "start": 2030.145,
            "end": 2030.645,
            "confidence": 0.99766695,
            "punctuated_word": "interactions",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          }
        ],
        "speaker": 2,
        "id": "85ec2349-2e46-4cf8-b4e6-f7ad207a4c54"
      },
      {
        "start": 2031.1849,
        "end": 2038.085,
        "confidence": 0.9538284,
        "channel": 0,
        "transcript": "and and effectively warrant interactive evaluation? Yeah. I'm really excited about that as well. It's something we've been talking about internally is",
        "words": [
          {
            "word": "and",
            "start": 2031.1849,
            "end": 2031.345,
            "confidence": 0.84301376,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "and",
            "start": 2031.345,
            "end": 2031.585,
            "confidence": 0.5422265,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "effectively",
            "start": 2031.585,
            "end": 2031.985,
            "confidence": 0.98851573,
            "punctuated_word": "effectively",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "warrant",
            "start": 2031.985,
            "end": 2032.385,
            "confidence": 0.95720625,
            "punctuated_word": "warrant",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "interactive",
            "start": 2032.385,
            "end": 2032.865,
            "confidence": 0.9972161,
            "punctuated_word": "interactive",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "evaluation",
            "start": 2032.865,
            "end": 2033.365,
            "confidence": 0.820254,
            "punctuated_word": "evaluation?",
            "speaker": 2,
            "speaker_confidence": 0.65805215
          },
          {
            "word": "yeah",
            "start": 2033.505,
            "end": 2033.745,
            "confidence": 0.99725056,
            "punctuated_word": "Yeah.",
            "speaker": 1,
            "speaker_confidence": 0.3129443
          },
          {
            "word": "i'm",
            "start": 2033.745,
            "end": 2033.905,
            "confidence": 0.9995204,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.3129443
          },
          {
            "word": "really",
            "start": 2033.905,
            "end": 2034.145,
            "confidence": 0.99978703,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.3129443
          },
          {
            "word": "excited",
            "start": 2034.145,
            "end": 2034.5449,
            "confidence": 0.9999498,
            "punctuated_word": "excited",
            "speaker": 1,
            "speaker_confidence": 0.3129443
          },
          {
            "word": "about",
            "start": 2034.5449,
            "end": 2034.785,
            "confidence": 0.99988866,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.3129443
          },
          {
            "word": "that",
            "start": 2034.785,
            "end": 2034.945,
            "confidence": 0.9998554,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.3129443
          },
          {
            "word": "as",
            "start": 2034.945,
            "end": 2035.105,
            "confidence": 0.99850875,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "well",
            "start": 2035.105,
            "end": 2035.4249,
            "confidence": 0.998188,
            "punctuated_word": "well.",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "it's",
            "start": 2035.4249,
            "end": 2035.505,
            "confidence": 0.9364383,
            "punctuated_word": "It's",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "something",
            "start": 2035.505,
            "end": 2035.745,
            "confidence": 0.9998087,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "we've",
            "start": 2035.745,
            "end": 2035.985,
            "confidence": 0.99935544,
            "punctuated_word": "we've",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "been",
            "start": 2035.985,
            "end": 2036.145,
            "confidence": 0.99970764,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "talking",
            "start": 2036.145,
            "end": 2036.465,
            "confidence": 0.9998449,
            "punctuated_word": "talking",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "about",
            "start": 2036.465,
            "end": 2036.865,
            "confidence": 0.9990907,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "internally",
            "start": 2036.865,
            "end": 2037.365,
            "confidence": 0.98694694,
            "punctuated_word": "internally",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "is",
            "start": 2037.585,
            "end": 2038.085,
            "confidence": 0.9216512,
            "punctuated_word": "is",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          }
        ],
        "speaker": 1,
        "id": "2cfff924-cdc7-4516-a0ca-4a09b37914ca"
      },
      {
        "start": 2038.625,
        "end": 2045.38,
        "confidence": 0.9915314,
        "channel": 0,
        "transcript": "especially in in conversations that we've had with subject matter experts on other forms of risk, they have raised that",
        "words": [
          {
            "word": "especially",
            "start": 2038.625,
            "end": 2039.105,
            "confidence": 0.99646926,
            "punctuated_word": "especially",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "in",
            "start": 2039.105,
            "end": 2039.345,
            "confidence": 0.93117195,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "in",
            "start": 2039.345,
            "end": 2039.845,
            "confidence": 0.99209857,
            "punctuated_word": "in",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "conversations",
            "start": 2040.065,
            "end": 2040.565,
            "confidence": 0.9667181,
            "punctuated_word": "conversations",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "that",
            "start": 2040.625,
            "end": 2040.785,
            "confidence": 0.99961,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "we've",
            "start": 2040.785,
            "end": 2040.945,
            "confidence": 0.99984527,
            "punctuated_word": "we've",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "had",
            "start": 2040.945,
            "end": 2041.105,
            "confidence": 0.99966705,
            "punctuated_word": "had",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "with",
            "start": 2041.105,
            "end": 2041.345,
            "confidence": 0.9995364,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "subject",
            "start": 2041.345,
            "end": 2041.745,
            "confidence": 0.9950492,
            "punctuated_word": "subject",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "matter",
            "start": 2041.745,
            "end": 2042.065,
            "confidence": 0.9997693,
            "punctuated_word": "matter",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "experts",
            "start": 2042.065,
            "end": 2042.465,
            "confidence": 0.9989279,
            "punctuated_word": "experts",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "on",
            "start": 2042.465,
            "end": 2042.705,
            "confidence": 0.9994266,
            "punctuated_word": "on",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "other",
            "start": 2042.705,
            "end": 2042.945,
            "confidence": 0.99992645,
            "punctuated_word": "other",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "forms",
            "start": 2042.945,
            "end": 2043.36,
            "confidence": 0.99552876,
            "punctuated_word": "forms",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "of",
            "start": 2043.44,
            "end": 2043.6,
            "confidence": 0.99957114,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "risk",
            "start": 2043.6,
            "end": 2043.84,
            "confidence": 0.9625615,
            "punctuated_word": "risk,",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "they",
            "start": 2043.84,
            "end": 2044.32,
            "confidence": 0.9996099,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "have",
            "start": 2044.32,
            "end": 2044.5599,
            "confidence": 0.9995709,
            "punctuated_word": "have",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "raised",
            "start": 2044.5599,
            "end": 2044.88,
            "confidence": 0.9981521,
            "punctuated_word": "raised",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "that",
            "start": 2044.88,
            "end": 2045.38,
            "confidence": 0.9974166,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          }
        ],
        "speaker": 1,
        "id": "d5893a1d-b319-4590-b2de-5eb3da53ecf3"
      },
      {
        "start": 2045.92,
        "end": 2048.98,
        "confidence": 0.9989993,
        "channel": 0,
        "transcript": "many of their concerns about AI systems really aren't",
        "words": [
          {
            "word": "many",
            "start": 2045.92,
            "end": 2046.16,
            "confidence": 0.9955166,
            "punctuated_word": "many",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "of",
            "start": 2046.16,
            "end": 2046.24,
            "confidence": 0.9997743,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "their",
            "start": 2046.24,
            "end": 2046.5599,
            "confidence": 0.9995016,
            "punctuated_word": "their",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "concerns",
            "start": 2046.5599,
            "end": 2047.04,
            "confidence": 0.9996594,
            "punctuated_word": "concerns",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "about",
            "start": 2047.04,
            "end": 2047.36,
            "confidence": 0.9997143,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "ai",
            "start": 2047.36,
            "end": 2047.6799,
            "confidence": 0.9997681,
            "punctuated_word": "AI",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "systems",
            "start": 2047.6799,
            "end": 2048.16,
            "confidence": 0.99963725,
            "punctuated_word": "systems",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "really",
            "start": 2048.16,
            "end": 2048.48,
            "confidence": 0.99755484,
            "punctuated_word": "really",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "aren't",
            "start": 2048.48,
            "end": 2048.98,
            "confidence": 0.9998667,
            "punctuated_word": "aren't",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          }
        ],
        "speaker": 1,
        "id": "00a3179d-9f81-4958-ae32-8a9cef28c58b"
      },
      {
        "start": 2049.3599,
        "end": 2050.5,
        "confidence": 0.9976023,
        "channel": 0,
        "transcript": "things that emerge",
        "words": [
          {
            "word": "things",
            "start": 2049.3599,
            "end": 2049.76,
            "confidence": 0.9996793,
            "punctuated_word": "things",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "that",
            "start": 2049.76,
            "end": 2050.0,
            "confidence": 0.9970701,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "emerge",
            "start": 2050.0,
            "end": 2050.5,
            "confidence": 0.9960574,
            "punctuated_word": "emerge",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          }
        ],
        "speaker": 1,
        "id": "c627605e-8f41-4822-a09c-efb8d523b18e"
      },
      {
        "start": 2050.88,
        "end": 2052.42,
        "confidence": 0.97961116,
        "channel": 0,
        "transcript": "via sort of one",
        "words": [
          {
            "word": "via",
            "start": 2050.88,
            "end": 2051.38,
            "confidence": 0.99412423,
            "punctuated_word": "via",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "sort",
            "start": 2051.52,
            "end": 2051.68,
            "confidence": 0.92555404,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "of",
            "start": 2051.68,
            "end": 2051.92,
            "confidence": 0.9995969,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.9215717
          },
          {
            "word": "one",
            "start": 2051.92,
            "end": 2052.42,
            "confidence": 0.9991696,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          }
        ],
        "speaker": 1,
        "id": "46f91e26-1eee-4f60-8316-e5e51c3dcc04"
      },
      {
        "start": 2053.76,
        "end": 2054.66,
        "confidence": 0.9947371,
        "channel": 0,
        "transcript": "one interaction",
        "words": [
          {
            "word": "one",
            "start": 2053.76,
            "end": 2054.16,
            "confidence": 0.98973244,
            "punctuated_word": "one",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "interaction",
            "start": 2054.16,
            "end": 2054.66,
            "confidence": 0.99974173,
            "punctuated_word": "interaction",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          }
        ],
        "speaker": 1,
        "id": "23dd13cd-0233-4985-9bdb-55703d2242dc"
      },
      {
        "start": 2054.96,
        "end": 2057.04,
        "confidence": 0.9976533,
        "channel": 0,
        "transcript": "with an AI system. They just they can't be",
        "words": [
          {
            "word": "with",
            "start": 2054.96,
            "end": 2055.1199,
            "confidence": 0.98207563,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "an",
            "start": 2055.1199,
            "end": 2055.3599,
            "confidence": 0.99962914,
            "punctuated_word": "an",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "ai",
            "start": 2055.3599,
            "end": 2055.6,
            "confidence": 0.9998957,
            "punctuated_word": "AI",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "system",
            "start": 2055.6,
            "end": 2056.0,
            "confidence": 0.99916303,
            "punctuated_word": "system.",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "they",
            "start": 2056.0,
            "end": 2056.16,
            "confidence": 0.999476,
            "punctuated_word": "They",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "just",
            "start": 2056.16,
            "end": 2056.2798,
            "confidence": 0.9992507,
            "punctuated_word": "just",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "they",
            "start": 2056.4,
            "end": 2056.56,
            "confidence": 0.9996321,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "can't",
            "start": 2056.56,
            "end": 2056.88,
            "confidence": 0.9999292,
            "punctuated_word": "can't",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "be",
            "start": 2056.88,
            "end": 2057.04,
            "confidence": 0.9998281,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          }
        ],
        "speaker": 1,
        "id": "8dfe5ae5-6290-48f6-9854-70e34dc048e5"
      },
      {
        "start": 2058.0352,
        "end": 2059.095,
        "confidence": 0.9940704,
        "channel": 0,
        "transcript": "they couldn't be detected.",
        "words": [
          {
            "word": "they",
            "start": 2058.0352,
            "end": 2058.115,
            "confidence": 0.99896276,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "couldn't",
            "start": 2058.115,
            "end": 2058.435,
            "confidence": 0.9998098,
            "punctuated_word": "couldn't",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "be",
            "start": 2058.435,
            "end": 2058.595,
            "confidence": 0.99963546,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "detected",
            "start": 2058.595,
            "end": 2059.095,
            "confidence": 0.9778735,
            "punctuated_word": "detected.",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          }
        ],
        "speaker": 1,
        "id": "75c8e809-a32d-4c2a-8bd4-70385cd52ccc"
      },
      {
        "start": 2059.635,
        "end": 2063.175,
        "confidence": 0.9879396,
        "channel": 0,
        "transcript": "Those patterns wouldn't emerge over the course of a single exchange.",
        "words": [
          {
            "word": "those",
            "start": 2059.635,
            "end": 2060.0352,
            "confidence": 0.99981123,
            "punctuated_word": "Those",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "patterns",
            "start": 2060.0352,
            "end": 2060.435,
            "confidence": 0.99970394,
            "punctuated_word": "patterns",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "wouldn't",
            "start": 2060.435,
            "end": 2060.7551,
            "confidence": 0.9930569,
            "punctuated_word": "wouldn't",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "emerge",
            "start": 2060.7551,
            "end": 2061.2551,
            "confidence": 0.9966151,
            "punctuated_word": "emerge",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "over",
            "start": 2061.3152,
            "end": 2061.5552,
            "confidence": 0.9997019,
            "punctuated_word": "over",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "the",
            "start": 2061.5552,
            "end": 2061.635,
            "confidence": 0.9994056,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "course",
            "start": 2061.635,
            "end": 2061.955,
            "confidence": 0.9999193,
            "punctuated_word": "course",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "of",
            "start": 2061.955,
            "end": 2062.115,
            "confidence": 0.99863607,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "a",
            "start": 2062.115,
            "end": 2062.2751,
            "confidence": 0.90059525,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "single",
            "start": 2062.2751,
            "end": 2062.675,
            "confidence": 0.9998685,
            "punctuated_word": "single",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "exchange",
            "start": 2062.675,
            "end": 2063.175,
            "confidence": 0.98002136,
            "punctuated_word": "exchange.",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          }
        ],
        "speaker": 1,
        "id": "804bb80c-b251-4475-bf1f-6469382cd28e"
      },
      {
        "start": 2063.5552,
        "end": 2070.615,
        "confidence": 0.9557888,
        "channel": 0,
        "transcript": "And increasingly, there are evals that are multi turns, so they might look at, like, five interactions, but this still isn't the same thing",
        "words": [
          {
            "word": "and",
            "start": 2063.5552,
            "end": 2063.875,
            "confidence": 0.99951124,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "increasingly",
            "start": 2063.875,
            "end": 2064.375,
            "confidence": 0.76247334,
            "punctuated_word": "increasingly,",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "there",
            "start": 2064.435,
            "end": 2064.675,
            "confidence": 0.9996568,
            "punctuated_word": "there",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "are",
            "start": 2064.675,
            "end": 2064.915,
            "confidence": 0.99976856,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "evals",
            "start": 2064.915,
            "end": 2065.395,
            "confidence": 0.9429605,
            "punctuated_word": "evals",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "that",
            "start": 2065.395,
            "end": 2065.5552,
            "confidence": 0.9998054,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "are",
            "start": 2065.5552,
            "end": 2065.875,
            "confidence": 0.9992781,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "multi",
            "start": 2065.875,
            "end": 2066.355,
            "confidence": 0.8267416,
            "punctuated_word": "multi",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "turns",
            "start": 2066.355,
            "end": 2066.675,
            "confidence": 0.7303726,
            "punctuated_word": "turns,",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "so",
            "start": 2066.675,
            "end": 2066.915,
            "confidence": 0.99756783,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "they",
            "start": 2066.915,
            "end": 2067.0752,
            "confidence": 0.99982977,
            "punctuated_word": "they",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "might",
            "start": 2067.0752,
            "end": 2067.235,
            "confidence": 0.9999229,
            "punctuated_word": "might",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "look",
            "start": 2067.235,
            "end": 2067.395,
            "confidence": 0.99980205,
            "punctuated_word": "look",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "at",
            "start": 2067.395,
            "end": 2067.635,
            "confidence": 0.9611759,
            "punctuated_word": "at,",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "like",
            "start": 2067.635,
            "end": 2067.875,
            "confidence": 0.99953926,
            "punctuated_word": "like,",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "five",
            "start": 2067.875,
            "end": 2068.195,
            "confidence": 0.99977666,
            "punctuated_word": "five",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "interactions",
            "start": 2068.195,
            "end": 2068.695,
            "confidence": 0.7512059,
            "punctuated_word": "interactions,",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "but",
            "start": 2068.7551,
            "end": 2068.915,
            "confidence": 0.99969125,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "this",
            "start": 2068.915,
            "end": 2069.155,
            "confidence": 0.9772102,
            "punctuated_word": "this",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "still",
            "start": 2069.155,
            "end": 2069.395,
            "confidence": 0.99854434,
            "punctuated_word": "still",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "isn't",
            "start": 2069.395,
            "end": 2069.715,
            "confidence": 0.9957714,
            "punctuated_word": "isn't",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "the",
            "start": 2069.715,
            "end": 2069.875,
            "confidence": 0.9991097,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "same",
            "start": 2069.875,
            "end": 2070.115,
            "confidence": 0.9999144,
            "punctuated_word": "same",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "thing",
            "start": 2070.115,
            "end": 2070.615,
            "confidence": 0.99930084,
            "punctuated_word": "thing",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          }
        ],
        "speaker": 1,
        "id": "59e98210-0126-4b7f-8fb9-70898c38aa46"
      },
      {
        "start": 2070.915,
        "end": 2072.455,
        "confidence": 0.9982155,
        "channel": 0,
        "transcript": "as something that is happening",
        "words": [
          {
            "word": "as",
            "start": 2070.915,
            "end": 2071.155,
            "confidence": 0.9986817,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "something",
            "start": 2071.155,
            "end": 2071.475,
            "confidence": 0.9998988,
            "punctuated_word": "something",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "that",
            "start": 2071.475,
            "end": 2071.7952,
            "confidence": 0.9995414,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.9261732
          },
          {
            "word": "is",
            "start": 2071.7952,
            "end": 2071.955,
            "confidence": 0.99301636,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.0
          },
          {
            "word": "happening",
            "start": 2071.955,
            "end": 2072.455,
            "confidence": 0.99993956,
            "punctuated_word": "happening",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          }
        ],
        "speaker": 1,
        "id": "2a7ad0eb-ec4a-45d0-af2e-532b3e076bdd"
      },
      {
        "start": 2073.3,
        "end": 2079.48,
        "confidence": 0.97099936,
        "channel": 0,
        "transcript": "over the course of days. And these are both probably where many of the benefits of the systems emerge,",
        "words": [
          {
            "word": "over",
            "start": 2073.3,
            "end": 2073.62,
            "confidence": 0.9997733,
            "punctuated_word": "over",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "the",
            "start": 2073.62,
            "end": 2073.7,
            "confidence": 0.99960893,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "course",
            "start": 2073.7,
            "end": 2074.02,
            "confidence": 0.99989784,
            "punctuated_word": "course",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "of",
            "start": 2074.02,
            "end": 2074.4202,
            "confidence": 0.9995024,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "days",
            "start": 2074.4202,
            "end": 2074.9202,
            "confidence": 0.8948681,
            "punctuated_word": "days.",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "and",
            "start": 2075.1401,
            "end": 2075.6401,
            "confidence": 0.9964624,
            "punctuated_word": "And",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "these",
            "start": 2075.7,
            "end": 2075.9402,
            "confidence": 0.9875345,
            "punctuated_word": "these",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "are",
            "start": 2075.9402,
            "end": 2076.34,
            "confidence": 0.99958414,
            "punctuated_word": "are",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "both",
            "start": 2076.34,
            "end": 2076.74,
            "confidence": 0.99483323,
            "punctuated_word": "both",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "probably",
            "start": 2076.74,
            "end": 2077.06,
            "confidence": 0.8697727,
            "punctuated_word": "probably",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "where",
            "start": 2077.06,
            "end": 2077.3,
            "confidence": 0.98997164,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "many",
            "start": 2077.3,
            "end": 2077.54,
            "confidence": 0.99888533,
            "punctuated_word": "many",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "of",
            "start": 2077.54,
            "end": 2077.62,
            "confidence": 0.9989864,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "the",
            "start": 2077.62,
            "end": 2077.78,
            "confidence": 0.99933076,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "benefits",
            "start": 2077.78,
            "end": 2078.26,
            "confidence": 0.99975973,
            "punctuated_word": "benefits",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "of",
            "start": 2078.26,
            "end": 2078.34,
            "confidence": 0.9980076,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "the",
            "start": 2078.34,
            "end": 2078.58,
            "confidence": 0.98536795,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "systems",
            "start": 2078.58,
            "end": 2078.98,
            "confidence": 0.9947872,
            "punctuated_word": "systems",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "emerge",
            "start": 2078.98,
            "end": 2079.48,
            "confidence": 0.7420547,
            "punctuated_word": "emerge,",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          }
        ],
        "speaker": 1,
        "id": "9f47bc87-358d-4bc1-a7ce-9c16503a8d86"
      },
      {
        "start": 2080.02,
        "end": 2090.865,
        "confidence": 0.9790899,
        "channel": 0,
        "transcript": "as well as where a lot of the risk patterns emerge and those things. It may not be impossible for them to be captured within quantitative metrics, but it's gonna take a lot of qualitative",
        "words": [
          {
            "word": "as",
            "start": 2080.02,
            "end": 2080.26,
            "confidence": 0.99883384,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "well",
            "start": 2080.26,
            "end": 2080.58,
            "confidence": 0.99993694,
            "punctuated_word": "well",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "as",
            "start": 2080.58,
            "end": 2081.06,
            "confidence": 0.9989242,
            "punctuated_word": "as",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "where",
            "start": 2081.06,
            "end": 2081.56,
            "confidence": 0.9972355,
            "punctuated_word": "where",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "a",
            "start": 2081.62,
            "end": 2081.7,
            "confidence": 0.9996045,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "lot",
            "start": 2081.7,
            "end": 2082.02,
            "confidence": 0.99985576,
            "punctuated_word": "lot",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "of",
            "start": 2082.02,
            "end": 2082.34,
            "confidence": 0.9997086,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "the",
            "start": 2082.34,
            "end": 2082.5,
            "confidence": 0.99794537,
            "punctuated_word": "the",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "risk",
            "start": 2082.5,
            "end": 2082.9001,
            "confidence": 0.99945337,
            "punctuated_word": "risk",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "patterns",
            "start": 2082.9001,
            "end": 2083.3801,
            "confidence": 0.99931514,
            "punctuated_word": "patterns",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "emerge",
            "start": 2083.3801,
            "end": 2083.78,
            "confidence": 0.9952029,
            "punctuated_word": "emerge",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "and",
            "start": 2083.78,
            "end": 2084.02,
            "confidence": 0.35547426,
            "punctuated_word": "and",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "those",
            "start": 2084.02,
            "end": 2084.26,
            "confidence": 0.9997441,
            "punctuated_word": "those",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "things",
            "start": 2084.26,
            "end": 2084.76,
            "confidence": 0.9908727,
            "punctuated_word": "things.",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "it",
            "start": 2085.0051,
            "end": 2085.165,
            "confidence": 0.9991284,
            "punctuated_word": "It",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "may",
            "start": 2085.165,
            "end": 2085.325,
            "confidence": 0.9996946,
            "punctuated_word": "may",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "not",
            "start": 2085.325,
            "end": 2085.405,
            "confidence": 0.99988484,
            "punctuated_word": "not",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "be",
            "start": 2085.405,
            "end": 2085.725,
            "confidence": 0.99955624,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "impossible",
            "start": 2085.725,
            "end": 2086.225,
            "confidence": 0.9994879,
            "punctuated_word": "impossible",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "for",
            "start": 2086.2852,
            "end": 2086.445,
            "confidence": 0.9997801,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "them",
            "start": 2086.445,
            "end": 2086.685,
            "confidence": 0.9999316,
            "punctuated_word": "them",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "to",
            "start": 2086.685,
            "end": 2086.845,
            "confidence": 0.9996834,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "be",
            "start": 2086.845,
            "end": 2087.0051,
            "confidence": 0.999905,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "captured",
            "start": 2087.0051,
            "end": 2087.485,
            "confidence": 0.99983406,
            "punctuated_word": "captured",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "within",
            "start": 2087.485,
            "end": 2087.885,
            "confidence": 0.9998097,
            "punctuated_word": "within",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "quantitative",
            "start": 2087.885,
            "end": 2088.385,
            "confidence": 0.9981458,
            "punctuated_word": "quantitative",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "metrics",
            "start": 2088.5251,
            "end": 2089.0051,
            "confidence": 0.9898698,
            "punctuated_word": "metrics,",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "but",
            "start": 2089.0051,
            "end": 2089.165,
            "confidence": 0.999595,
            "punctuated_word": "but",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "it's",
            "start": 2089.165,
            "end": 2089.405,
            "confidence": 0.99441004,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "gonna",
            "start": 2089.405,
            "end": 2089.725,
            "confidence": 0.9630056,
            "punctuated_word": "gonna",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "take",
            "start": 2089.725,
            "end": 2089.885,
            "confidence": 0.9976519,
            "punctuated_word": "take",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "a",
            "start": 2089.885,
            "end": 2090.0452,
            "confidence": 0.99976534,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "lot",
            "start": 2090.0452,
            "end": 2090.205,
            "confidence": 0.99985445,
            "punctuated_word": "lot",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "of",
            "start": 2090.205,
            "end": 2090.365,
            "confidence": 0.998384,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "qualitative",
            "start": 2090.365,
            "end": 2090.865,
            "confidence": 0.998662,
            "punctuated_word": "qualitative",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          }
        ],
        "speaker": 1,
        "id": "8ae6290f-2278-48f2-9542-ef7aa3eed3f2"
      },
      {
        "start": 2091.405,
        "end": 2100.71,
        "confidence": 0.9842951,
        "channel": 0,
        "transcript": "sort of analysis to figure out how that could reasonably be done, if at all. Yep. Exactly. And I think this is this is kind of where where we're at right now working with,",
        "words": [
          {
            "word": "sort",
            "start": 2091.405,
            "end": 2091.565,
            "confidence": 0.9696469,
            "punctuated_word": "sort",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "of",
            "start": 2091.565,
            "end": 2091.805,
            "confidence": 0.999708,
            "punctuated_word": "of",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "analysis",
            "start": 2091.805,
            "end": 2092.305,
            "confidence": 0.99955934,
            "punctuated_word": "analysis",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "to",
            "start": 2092.365,
            "end": 2092.5251,
            "confidence": 0.9997068,
            "punctuated_word": "to",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "figure",
            "start": 2092.5251,
            "end": 2092.7651,
            "confidence": 0.9999728,
            "punctuated_word": "figure",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "out",
            "start": 2092.7651,
            "end": 2093.0051,
            "confidence": 0.9995553,
            "punctuated_word": "out",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "how",
            "start": 2093.0051,
            "end": 2093.245,
            "confidence": 0.9996644,
            "punctuated_word": "how",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "that",
            "start": 2093.245,
            "end": 2093.405,
            "confidence": 0.99981517,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "could",
            "start": 2093.405,
            "end": 2093.725,
            "confidence": 0.9995784,
            "punctuated_word": "could",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "reasonably",
            "start": 2093.725,
            "end": 2094.225,
            "confidence": 0.99876046,
            "punctuated_word": "reasonably",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "be",
            "start": 2094.2852,
            "end": 2094.5251,
            "confidence": 0.9990005,
            "punctuated_word": "be",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "done",
            "start": 2094.5251,
            "end": 2095.0051,
            "confidence": 0.78590214,
            "punctuated_word": "done,",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "if",
            "start": 2095.0051,
            "end": 2095.325,
            "confidence": 0.99979764,
            "punctuated_word": "if",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "at",
            "start": 2095.325,
            "end": 2095.485,
            "confidence": 0.99339217,
            "punctuated_word": "at",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "all",
            "start": 2095.485,
            "end": 2095.985,
            "confidence": 0.9992479,
            "punctuated_word": "all.",
            "speaker": 1,
            "speaker_confidence": 0.89962333
          },
          {
            "word": "yep",
            "start": 2096.0452,
            "end": 2096.5452,
            "confidence": 0.9787935,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "exactly",
            "start": 2096.605,
            "end": 2097.105,
            "confidence": 0.999007,
            "punctuated_word": "Exactly.",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "and",
            "start": 2097.165,
            "end": 2097.245,
            "confidence": 0.99959403,
            "punctuated_word": "And",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "i",
            "start": 2097.245,
            "end": 2097.325,
            "confidence": 0.9975332,
            "punctuated_word": "I",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "think",
            "start": 2097.325,
            "end": 2097.565,
            "confidence": 0.99993885,
            "punctuated_word": "think",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "this",
            "start": 2097.565,
            "end": 2097.725,
            "confidence": 0.9989807,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "is",
            "start": 2097.725,
            "end": 2097.885,
            "confidence": 0.99236274,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "this",
            "start": 2097.885,
            "end": 2098.0452,
            "confidence": 0.9779539,
            "punctuated_word": "this",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "is",
            "start": 2098.0452,
            "end": 2098.205,
            "confidence": 0.99760735,
            "punctuated_word": "is",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "kind",
            "start": 2098.205,
            "end": 2098.365,
            "confidence": 0.9928041,
            "punctuated_word": "kind",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "of",
            "start": 2098.365,
            "end": 2098.5251,
            "confidence": 0.99966335,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "where",
            "start": 2098.5251,
            "end": 2098.95,
            "confidence": 0.9972435,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "where",
            "start": 2098.95,
            "end": 2099.19,
            "confidence": 0.99865806,
            "punctuated_word": "where",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "we're",
            "start": 2099.19,
            "end": 2099.43,
            "confidence": 0.9995421,
            "punctuated_word": "we're",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "at",
            "start": 2099.43,
            "end": 2099.5898,
            "confidence": 0.99944335,
            "punctuated_word": "at",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "right",
            "start": 2099.5898,
            "end": 2099.8298,
            "confidence": 0.9998129,
            "punctuated_word": "right",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "now",
            "start": 2099.8298,
            "end": 2100.07,
            "confidence": 0.99971944,
            "punctuated_word": "now",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "working",
            "start": 2100.07,
            "end": 2100.31,
            "confidence": 0.85359585,
            "punctuated_word": "working",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "with",
            "start": 2100.31,
            "end": 2100.71,
            "confidence": 0.9404774,
            "punctuated_word": "with,",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          }
        ],
        "speaker": 2,
        "id": "9dfc78ef-433a-42df-ac24-ddcad3f296b9"
      },
      {
        "start": 2101.43,
        "end": 2116.0952,
        "confidence": 0.91667247,
        "channel": 0,
        "transcript": "behavioral con folks and and psychologists and folks who are, who have expertise in crafting these kinds of studies so that we as AI, researchers can kinda make kinda make progress here. Fantastic. Very excited about that. I'm excited about that too.",
        "words": [
          {
            "word": "behavioral",
            "start": 2101.43,
            "end": 2101.91,
            "confidence": 0.4148185,
            "punctuated_word": "behavioral",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "con",
            "start": 2101.91,
            "end": 2102.07,
            "confidence": 0.509605,
            "punctuated_word": "con",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "folks",
            "start": 2102.07,
            "end": 2102.39,
            "confidence": 0.9873202,
            "punctuated_word": "folks",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "and",
            "start": 2102.39,
            "end": 2102.63,
            "confidence": 0.981831,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "and",
            "start": 2102.63,
            "end": 2102.8699,
            "confidence": 0.97989535,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "psychologists",
            "start": 2102.8699,
            "end": 2103.3699,
            "confidence": 0.99382716,
            "punctuated_word": "psychologists",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "and",
            "start": 2103.5898,
            "end": 2104.07,
            "confidence": 0.97606975,
            "punctuated_word": "and",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "folks",
            "start": 2104.07,
            "end": 2104.39,
            "confidence": 0.50843185,
            "punctuated_word": "folks",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "who",
            "start": 2104.39,
            "end": 2104.63,
            "confidence": 0.99910694,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "are",
            "start": 2104.63,
            "end": 2104.95,
            "confidence": 0.98215866,
            "punctuated_word": "are,",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "who",
            "start": 2105.19,
            "end": 2105.3499,
            "confidence": 0.9809809,
            "punctuated_word": "who",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "have",
            "start": 2105.3499,
            "end": 2105.8499,
            "confidence": 0.9988011,
            "punctuated_word": "have",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "expertise",
            "start": 2106.07,
            "end": 2106.57,
            "confidence": 0.9987061,
            "punctuated_word": "expertise",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "in",
            "start": 2106.8699,
            "end": 2107.1099,
            "confidence": 0.99943954,
            "punctuated_word": "in",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "crafting",
            "start": 2107.1099,
            "end": 2107.5898,
            "confidence": 0.999443,
            "punctuated_word": "crafting",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "these",
            "start": 2107.5898,
            "end": 2107.75,
            "confidence": 0.99922454,
            "punctuated_word": "these",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "kinds",
            "start": 2107.75,
            "end": 2107.99,
            "confidence": 0.9982185,
            "punctuated_word": "kinds",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "of",
            "start": 2107.99,
            "end": 2108.15,
            "confidence": 0.99982065,
            "punctuated_word": "of",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "studies",
            "start": 2108.15,
            "end": 2108.65,
            "confidence": 0.99985707,
            "punctuated_word": "studies",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "so",
            "start": 2108.8699,
            "end": 2109.03,
            "confidence": 0.92961717,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "that",
            "start": 2109.03,
            "end": 2109.19,
            "confidence": 0.9999604,
            "punctuated_word": "that",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "we",
            "start": 2109.19,
            "end": 2109.43,
            "confidence": 0.9992724,
            "punctuated_word": "we",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "as",
            "start": 2109.43,
            "end": 2109.8298,
            "confidence": 0.67214596,
            "punctuated_word": "as",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "ai",
            "start": 2109.8298,
            "end": 2110.15,
            "confidence": 0.7782806,
            "punctuated_word": "AI,",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "researchers",
            "start": 2110.47,
            "end": 2110.95,
            "confidence": 0.99937516,
            "punctuated_word": "researchers",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "can",
            "start": 2110.95,
            "end": 2111.27,
            "confidence": 0.83422977,
            "punctuated_word": "can",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "kinda",
            "start": 2111.27,
            "end": 2111.51,
            "confidence": 0.49649027,
            "punctuated_word": "kinda",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "make",
            "start": 2111.51,
            "end": 2111.67,
            "confidence": 0.9942812,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "kinda",
            "start": 2111.75,
            "end": 2111.99,
            "confidence": 0.95080477,
            "punctuated_word": "kinda",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "make",
            "start": 2111.99,
            "end": 2112.23,
            "confidence": 0.99590415,
            "punctuated_word": "make",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "progress",
            "start": 2112.23,
            "end": 2112.63,
            "confidence": 0.9991642,
            "punctuated_word": "progress",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "here",
            "start": 2112.63,
            "end": 2112.975,
            "confidence": 0.99855506,
            "punctuated_word": "here.",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "fantastic",
            "start": 2113.135,
            "end": 2113.635,
            "confidence": 0.9987078,
            "punctuated_word": "Fantastic.",
            "speaker": 2,
            "speaker_confidence": 0.64265203
          },
          {
            "word": "very",
            "start": 2113.695,
            "end": 2113.935,
            "confidence": 0.9534063,
            "punctuated_word": "Very",
            "speaker": 2,
            "speaker_confidence": 0.06807721
          },
          {
            "word": "excited",
            "start": 2113.935,
            "end": 2114.175,
            "confidence": 0.995998,
            "punctuated_word": "excited",
            "speaker": 2,
            "speaker_confidence": 0.06807721
          },
          {
            "word": "about",
            "start": 2114.175,
            "end": 2114.495,
            "confidence": 0.6451513,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.11611521
          },
          {
            "word": "that",
            "start": 2114.495,
            "end": 2114.655,
            "confidence": 0.9945071,
            "punctuated_word": "that.",
            "speaker": 1,
            "speaker_confidence": 0.11611521
          },
          {
            "word": "i'm",
            "start": 2114.655,
            "end": 2114.8152,
            "confidence": 0.981452,
            "punctuated_word": "I'm",
            "speaker": 1,
            "speaker_confidence": 0.32834715
          },
          {
            "word": "excited",
            "start": 2114.8152,
            "end": 2115.215,
            "confidence": 0.9783474,
            "punctuated_word": "excited",
            "speaker": 1,
            "speaker_confidence": 0.32834715
          },
          {
            "word": "about",
            "start": 2115.215,
            "end": 2115.455,
            "confidence": 0.9997334,
            "punctuated_word": "about",
            "speaker": 1,
            "speaker_confidence": 0.32834715
          },
          {
            "word": "that",
            "start": 2115.455,
            "end": 2115.615,
            "confidence": 0.99967825,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.32834715
          },
          {
            "word": "too",
            "start": 2115.615,
            "end": 2116.0952,
            "confidence": 0.9976251,
            "punctuated_word": "too.",
            "speaker": 1,
            "speaker_confidence": 0.32834715
          }
        ],
        "speaker": 2,
        "id": "7319d1f6-d33d-4ed3-b59e-1eae2af46630"
      },
      {
        "start": 2116.975,
        "end": 2119.7952,
        "confidence": 0.9554508,
        "channel": 0,
        "transcript": "Well, I think that will close us out. Hmong, it's been",
        "words": [
          {
            "word": "well",
            "start": 2116.975,
            "end": 2117.2952,
            "confidence": 0.9552051,
            "punctuated_word": "Well,",
            "speaker": 1,
            "speaker_confidence": 0.17999673
          },
          {
            "word": "i",
            "start": 2117.2952,
            "end": 2117.375,
            "confidence": 0.9998833,
            "punctuated_word": "I",
            "speaker": 1,
            "speaker_confidence": 0.17999673
          },
          {
            "word": "think",
            "start": 2117.375,
            "end": 2117.5352,
            "confidence": 0.9999385,
            "punctuated_word": "think",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          },
          {
            "word": "that",
            "start": 2117.5352,
            "end": 2117.7751,
            "confidence": 0.9951898,
            "punctuated_word": "that",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          },
          {
            "word": "will",
            "start": 2117.7751,
            "end": 2117.935,
            "confidence": 0.9873405,
            "punctuated_word": "will",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          },
          {
            "word": "close",
            "start": 2117.935,
            "end": 2118.175,
            "confidence": 0.99941826,
            "punctuated_word": "close",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          },
          {
            "word": "us",
            "start": 2118.175,
            "end": 2118.3352,
            "confidence": 0.8801697,
            "punctuated_word": "us",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          },
          {
            "word": "out",
            "start": 2118.3352,
            "end": 2118.655,
            "confidence": 0.9432349,
            "punctuated_word": "out.",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          },
          {
            "word": "hmong",
            "start": 2118.8152,
            "end": 2119.135,
            "confidence": 0.7509075,
            "punctuated_word": "Hmong,",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          },
          {
            "word": "it's",
            "start": 2119.135,
            "end": 2119.2952,
            "confidence": 0.9989641,
            "punctuated_word": "it's",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          },
          {
            "word": "been",
            "start": 2119.2952,
            "end": 2119.7952,
            "confidence": 0.999706,
            "punctuated_word": "been",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          }
        ],
        "speaker": 1,
        "id": "c02c0059-0728-4bb6-bf89-496f1f6db0da"
      },
      {
        "start": 2120.2551,
        "end": 2122.2751,
        "confidence": 0.99981165,
        "channel": 0,
        "transcript": "a pleasure speaking with you today.",
        "words": [
          {
            "word": "a",
            "start": 2120.2551,
            "end": 2120.415,
            "confidence": 0.9997644,
            "punctuated_word": "a",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          },
          {
            "word": "pleasure",
            "start": 2120.415,
            "end": 2120.915,
            "confidence": 0.9998447,
            "punctuated_word": "pleasure",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          },
          {
            "word": "speaking",
            "start": 2120.975,
            "end": 2121.375,
            "confidence": 0.9998939,
            "punctuated_word": "speaking",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          },
          {
            "word": "with",
            "start": 2121.375,
            "end": 2121.5352,
            "confidence": 0.9997671,
            "punctuated_word": "with",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          },
          {
            "word": "you",
            "start": 2121.5352,
            "end": 2121.7751,
            "confidence": 0.9999261,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          },
          {
            "word": "today",
            "start": 2121.7751,
            "end": 2122.2751,
            "confidence": 0.99967384,
            "punctuated_word": "today.",
            "speaker": 1,
            "speaker_confidence": 0.7521491
          }
        ],
        "speaker": 1,
        "id": "d457748c-062a-4735-8727-6fd628de691d"
      },
      {
        "start": 2123.135,
        "end": 2126.115,
        "confidence": 0.99645025,
        "channel": 0,
        "transcript": "Yep. Thank you so much for having me. Thank you so much for coming.",
        "words": [
          {
            "word": "yep",
            "start": 2123.135,
            "end": 2123.375,
            "confidence": 0.9561099,
            "punctuated_word": "Yep.",
            "speaker": 2,
            "speaker_confidence": 0.32859403
          },
          {
            "word": "thank",
            "start": 2123.375,
            "end": 2123.615,
            "confidence": 0.9973636,
            "punctuated_word": "Thank",
            "speaker": 2,
            "speaker_confidence": 0.32859403
          },
          {
            "word": "you",
            "start": 2123.615,
            "end": 2123.695,
            "confidence": 0.99972993,
            "punctuated_word": "you",
            "speaker": 2,
            "speaker_confidence": 0.32859403
          },
          {
            "word": "so",
            "start": 2123.695,
            "end": 2123.855,
            "confidence": 0.9997217,
            "punctuated_word": "so",
            "speaker": 2,
            "speaker_confidence": 0.32859403
          },
          {
            "word": "much",
            "start": 2123.855,
            "end": 2124.0151,
            "confidence": 0.99992836,
            "punctuated_word": "much",
            "speaker": 2,
            "speaker_confidence": 0.32859403
          },
          {
            "word": "for",
            "start": 2124.0151,
            "end": 2124.175,
            "confidence": 0.99964476,
            "punctuated_word": "for",
            "speaker": 2,
            "speaker_confidence": 0.32859403
          },
          {
            "word": "having",
            "start": 2124.175,
            "end": 2124.415,
            "confidence": 0.9996749,
            "punctuated_word": "having",
            "speaker": 2,
            "speaker_confidence": 0.32859403
          },
          {
            "word": "me",
            "start": 2124.415,
            "end": 2124.8152,
            "confidence": 0.9998331,
            "punctuated_word": "me.",
            "speaker": 2,
            "speaker_confidence": 0.32859403
          },
          {
            "word": "thank",
            "start": 2124.8152,
            "end": 2124.975,
            "confidence": 0.9995617,
            "punctuated_word": "Thank",
            "speaker": 1,
            "speaker_confidence": 0.4197123
          },
          {
            "word": "you",
            "start": 2124.975,
            "end": 2125.135,
            "confidence": 0.99981016,
            "punctuated_word": "you",
            "speaker": 1,
            "speaker_confidence": 0.4197123
          },
          {
            "word": "so",
            "start": 2125.135,
            "end": 2125.2952,
            "confidence": 0.9996879,
            "punctuated_word": "so",
            "speaker": 1,
            "speaker_confidence": 0.4197123
          },
          {
            "word": "much",
            "start": 2125.2952,
            "end": 2125.455,
            "confidence": 0.9999255,
            "punctuated_word": "much",
            "speaker": 1,
            "speaker_confidence": 0.4197123
          },
          {
            "word": "for",
            "start": 2125.455,
            "end": 2125.615,
            "confidence": 0.99952376,
            "punctuated_word": "for",
            "speaker": 1,
            "speaker_confidence": 0.4197123
          },
          {
            "word": "coming",
            "start": 2125.615,
            "end": 2126.115,
            "confidence": 0.99978715,
            "punctuated_word": "coming.",
            "speaker": 1,
            "speaker_confidence": 0.4197123
          }
        ],
        "speaker": 2,
        "id": "50b9661e-ac64-44f2-aeb3-f06b63c85119"
      },
      {
        "start": 2127.4902,
        "end": 2132.07,
        "confidence": 0.97138596,
        "channel": 0,
        "transcript": "Thank you for listening to Tech Talks, presented by the Center for Democracy and Technology.",
        "words": [
          {
            "word": "thank",
            "start": 2127.4902,
            "end": 2127.7302,
            "confidence": 0.9983063,
            "punctuated_word": "Thank",
            "speaker": 0,
            "speaker_confidence": 0.35652232
          },
          {
            "word": "you",
            "start": 2127.7302,
            "end": 2127.9702,
            "confidence": 0.99984205,
            "punctuated_word": "you",
            "speaker": 0,
            "speaker_confidence": 0.35652232
          },
          {
            "word": "for",
            "start": 2127.9702,
            "end": 2128.1301,
            "confidence": 0.9996301,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.35652232
          },
          {
            "word": "listening",
            "start": 2128.1301,
            "end": 2128.61,
            "confidence": 0.9999474,
            "punctuated_word": "listening",
            "speaker": 0,
            "speaker_confidence": 0.35652232
          },
          {
            "word": "to",
            "start": 2128.61,
            "end": 2128.77,
            "confidence": 0.999713,
            "punctuated_word": "to",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "tech",
            "start": 2128.77,
            "end": 2129.09,
            "confidence": 0.9018455,
            "punctuated_word": "Tech",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "talks",
            "start": 2129.09,
            "end": 2129.57,
            "confidence": 0.7542295,
            "punctuated_word": "Talks,",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "presented",
            "start": 2129.57,
            "end": 2130.05,
            "confidence": 0.99950635,
            "punctuated_word": "presented",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "by",
            "start": 2130.05,
            "end": 2130.2102,
            "confidence": 0.9998982,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "the",
            "start": 2130.2102,
            "end": 2130.37,
            "confidence": 0.95450056,
            "punctuated_word": "the",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "center",
            "start": 2130.37,
            "end": 2130.61,
            "confidence": 0.98263955,
            "punctuated_word": "Center",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "for",
            "start": 2130.61,
            "end": 2130.85,
            "confidence": 0.9927227,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "democracy",
            "start": 2130.85,
            "end": 2131.33,
            "confidence": 0.9991818,
            "punctuated_word": "Democracy",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "and",
            "start": 2131.33,
            "end": 2131.57,
            "confidence": 0.9891339,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "technology",
            "start": 2131.57,
            "end": 2132.07,
            "confidence": 0.99969244,
            "punctuated_word": "Technology.",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          }
        ],
        "speaker": 0,
        "id": "edf50cd6-b284-47ee-867e-6af892e2adb9"
      },
      {
        "start": 2132.61,
        "end": 2143.4949,
        "confidence": 0.9831953,
        "channel": 0,
        "transcript": "I've been your host, Jamal Magdi. Tech Talks is edited by Jacob Kaufman and produced by Drew Courtney. Check out more of CDT's work by visiting us online at cdt.org",
        "words": [
          {
            "word": "i've",
            "start": 2132.61,
            "end": 2132.85,
            "confidence": 0.9628953,
            "punctuated_word": "I've",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "been",
            "start": 2132.85,
            "end": 2133.01,
            "confidence": 0.9998734,
            "punctuated_word": "been",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "your",
            "start": 2133.01,
            "end": 2133.25,
            "confidence": 0.9998092,
            "punctuated_word": "your",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "host",
            "start": 2133.25,
            "end": 2133.7302,
            "confidence": 0.965,
            "punctuated_word": "host,",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "jamal",
            "start": 2133.7302,
            "end": 2134.1301,
            "confidence": 0.93850917,
            "punctuated_word": "Jamal",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "magdi",
            "start": 2134.1301,
            "end": 2134.6301,
            "confidence": 0.8642144,
            "punctuated_word": "Magdi.",
            "speaker": 0,
            "speaker_confidence": 0.75166696
          },
          {
            "word": "tech",
            "start": 2134.85,
            "end": 2135.09,
            "confidence": 0.9994473,
            "punctuated_word": "Tech",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "talks",
            "start": 2135.09,
            "end": 2135.33,
            "confidence": 0.9786749,
            "punctuated_word": "Talks",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "is",
            "start": 2135.33,
            "end": 2135.57,
            "confidence": 0.9968779,
            "punctuated_word": "is",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "edited",
            "start": 2135.57,
            "end": 2135.8901,
            "confidence": 0.9997769,
            "punctuated_word": "edited",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "by",
            "start": 2135.8901,
            "end": 2136.05,
            "confidence": 0.99986804,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "jacob",
            "start": 2136.05,
            "end": 2136.4502,
            "confidence": 0.9990729,
            "punctuated_word": "Jacob",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "kaufman",
            "start": 2136.4502,
            "end": 2136.9502,
            "confidence": 0.9161628,
            "punctuated_word": "Kaufman",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "and",
            "start": 2137.01,
            "end": 2137.1702,
            "confidence": 0.9941326,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "produced",
            "start": 2137.1702,
            "end": 2137.57,
            "confidence": 0.9997298,
            "punctuated_word": "produced",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "by",
            "start": 2137.57,
            "end": 2137.81,
            "confidence": 0.99982953,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "drew",
            "start": 2137.81,
            "end": 2138.05,
            "confidence": 0.9958299,
            "punctuated_word": "Drew",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "courtney",
            "start": 2138.05,
            "end": 2138.55,
            "confidence": 0.9889139,
            "punctuated_word": "Courtney.",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "check",
            "start": 2138.835,
            "end": 2138.9949,
            "confidence": 0.99992275,
            "punctuated_word": "Check",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "out",
            "start": 2138.9949,
            "end": 2139.075,
            "confidence": 0.99829036,
            "punctuated_word": "out",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "more",
            "start": 2139.075,
            "end": 2139.395,
            "confidence": 0.9996159,
            "punctuated_word": "more",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "of",
            "start": 2139.395,
            "end": 2139.555,
            "confidence": 0.9742087,
            "punctuated_word": "of",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "cdt's",
            "start": 2139.555,
            "end": 2140.055,
            "confidence": 0.9707449,
            "punctuated_word": "CDT's",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "work",
            "start": 2140.115,
            "end": 2140.515,
            "confidence": 0.9990637,
            "punctuated_word": "work",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "by",
            "start": 2140.515,
            "end": 2140.755,
            "confidence": 0.9990287,
            "punctuated_word": "by",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "visiting",
            "start": 2140.755,
            "end": 2141.075,
            "confidence": 0.9993075,
            "punctuated_word": "visiting",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "us",
            "start": 2141.075,
            "end": 2141.395,
            "confidence": 0.99965906,
            "punctuated_word": "us",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "online",
            "start": 2141.395,
            "end": 2141.895,
            "confidence": 0.99844724,
            "punctuated_word": "online",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "at",
            "start": 2142.035,
            "end": 2142.195,
            "confidence": 0.9919431,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.8012078
          },
          {
            "word": "cdt.org",
            "start": 2142.195,
            "end": 2143.4949,
            "confidence": 0.96700746,
            "punctuated_word": "cdt.org",
            "speaker": 0,
            "speaker_confidence": 0.7507807
          }
        ],
        "speaker": 0,
        "id": "a2706a6a-126e-4699-867b-341ee7d65dcc"
      },
      {
        "start": 2143.555,
        "end": 2146.135,
        "confidence": 0.94715434,
        "channel": 0,
        "transcript": "and on various social media at syndemtech.",
        "words": [
          {
            "word": "and",
            "start": 2143.555,
            "end": 2143.795,
            "confidence": 0.9180291,
            "punctuated_word": "and",
            "speaker": 0,
            "speaker_confidence": 0.7171626
          },
          {
            "word": "on",
            "start": 2143.795,
            "end": 2143.955,
            "confidence": 0.9994993,
            "punctuated_word": "on",
            "speaker": 0,
            "speaker_confidence": 0.7171626
          },
          {
            "word": "various",
            "start": 2143.955,
            "end": 2144.355,
            "confidence": 0.999764,
            "punctuated_word": "various",
            "speaker": 0,
            "speaker_confidence": 0.7171626
          },
          {
            "word": "social",
            "start": 2144.355,
            "end": 2144.755,
            "confidence": 0.99943715,
            "punctuated_word": "social",
            "speaker": 0,
            "speaker_confidence": 0.7171626
          },
          {
            "word": "media",
            "start": 2144.755,
            "end": 2145.255,
            "confidence": 0.99891317,
            "punctuated_word": "media",
            "speaker": 0,
            "speaker_confidence": 0.7171626
          },
          {
            "word": "at",
            "start": 2145.395,
            "end": 2145.635,
            "confidence": 0.9605499,
            "punctuated_word": "at",
            "speaker": 0,
            "speaker_confidence": 0.7171626
          },
          {
            "word": "syndemtech",
            "start": 2145.635,
            "end": 2146.135,
            "confidence": 0.75388753,
            "punctuated_word": "syndemtech.",
            "speaker": 0,
            "speaker_confidence": 0.7171626
          }
        ],
        "speaker": 0,
        "id": "932bbe60-8c21-4159-9fb1-b6b5b841ab5a"
      },
      {
        "start": 2147.395,
        "end": 2148.455,
        "confidence": 0.8479104,
        "channel": 0,
        "transcript": "That's syndemtech.",
        "words": [
          {
            "word": "that's",
            "start": 2147.395,
            "end": 2147.895,
            "confidence": 0.9992044,
            "punctuated_word": "That's",
            "speaker": 0,
            "speaker_confidence": 0.7171626
          },
          {
            "word": "syndemtech",
            "start": 2147.955,
            "end": 2148.455,
            "confidence": 0.6966165,
            "punctuated_word": "syndemtech.",
            "speaker": 0,
            "speaker_confidence": 0.7171626
          }
        ],
        "speaker": 0,
        "id": "e55350cc-0d6a-4e29-b886-cf145a3e5d78"
      },
      {
        "start": 2151.5962,
        "end": 2152.9763,
        "confidence": 0.98611313,
        "channel": 0,
        "transcript": "Thanks for talking tech.",
        "words": [
          {
            "word": "thanks",
            "start": 2151.5962,
            "end": 2151.9163,
            "confidence": 0.9819785,
            "punctuated_word": "Thanks",
            "speaker": 0,
            "speaker_confidence": 0.47675967
          },
          {
            "word": "for",
            "start": 2151.9163,
            "end": 2152.1562,
            "confidence": 0.99941206,
            "punctuated_word": "for",
            "speaker": 0,
            "speaker_confidence": 0.47675967
          },
          {
            "word": "talking",
            "start": 2152.1562,
            "end": 2152.4763,
            "confidence": 0.9787335,
            "punctuated_word": "talking",
            "speaker": 0,
            "speaker_confidence": 0.47675967
          },
          {
            "word": "tech",
            "start": 2152.4763,
            "end": 2152.9763,
            "confidence": 0.9843285,
            "punctuated_word": "tech.",
            "speaker": 0,
            "speaker_confidence": 0.47675967
          }
        ],
        "speaker": 0,
        "id": "c5e50d7f-af54-4f28-ba10-cb59b4a66992"
      }
    ],
    "summary": null
  }
}